public class Content
extends ru.yandex.qatools.htmlelements.element.HtmlElement
| Constructor and Description |
|---|
Content() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Get author value
|
String |
getDescription()
Get description value
|
Mimetype |
getMimetypeSelectBox()
Get identifier value
|
String |
getNameValue()
Get name value
|
String |
getOwner()
Get owner value
|
String |
getTitle()
Get title value
|
boolean |
isAuthorEnabled()
is author enabled
|
boolean |
isDescritionEnabled()
is description enabled
|
boolean |
isMimetypeEnabled()
is mimetype enabled
|
boolean |
isNameEnabled()
is name enabled
|
boolean |
isOwnerEnabled()
is owner enabled
|
boolean |
isTitleEnabled()
is title enabled
|
Content |
setAuthor(String author)
Set author value
|
Content |
setDescription(String description)
Set description value
|
Content |
setMimetype(String mimetype)
Set mimetype value
|
Content |
setNameValue(String name)
Set name value
|
Content |
setOwner(String owner)
Set owner value
|
Content |
setTitle(String title)
Set title value
|
clear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getName, getSize, getTagName, getText, getWrappedElement, isDisplayed, isEnabled, isSelected, sendKeys, setName, setWrappedElement, submit, toStringpublic String getNameValue()
public String getDescription()
public String getTitle()
public Mimetype getMimetypeSelectBox()
public String getAuthor()
public String getOwner()
public boolean isNameEnabled()
public boolean isDescritionEnabled()
public boolean isTitleEnabled()
public boolean isMimetypeEnabled()
public boolean isAuthorEnabled()
public boolean isOwnerEnabled()
Copyright © 2005–2016 Alfresco Software. All rights reserved.