public class SimpleViewInformation extends Object
| Constructor and Description |
|---|
SimpleViewInformation(org.alfresco.webdrone.WebDrone drone,
ShareLink thumbnail,
ShareLink contentDetail,
ShareLink user,
String contentStatus,
boolean previewDisplayed) |
| Modifier and Type | Method and Description |
|---|---|
DocumentDetailsPage |
clickContentDetail()
Mimics the action clicking the document link.
|
MyProfilePage |
clickUser()
Mimics the actions Click User Profile.
|
ShareLink |
getContentDetail() |
String |
getContentStatus() |
ShareLink |
getThumbnail() |
ShareLink |
getUser() |
boolean |
isPreviewDisplayed() |
String |
toString() |
public ShareLink getThumbnail()
public ShareLink getContentDetail()
public ShareLink getUser()
public String getContentStatus()
public boolean isPreviewDisplayed()
public DocumentDetailsPage clickContentDetail()
DocumentDetailsPagepublic MyProfilePage clickUser()
MyProfilePageCopyright © 2013. All Rights Reserved.