@Scope(value="prototype") @Component public class Document extends ListItem implements DocumentActions
Actions.SelectedItemsActionsAUTO_DECLARE_OPTIONS, CANCEL_EDIT, CLASSIFY, DECLARE_AS_RECORD, DECLARE_VERSION_AS_RECORD, DELETE, EDIT_CLASSIFICATION, EDIT_OFFLINE, UPLOAD_NEW_VERSIONEDIT_METADATA, MANAGE_PERMISSIONS, MANAGE_RULES, MANAGE_RULES_UNFILED, VIEW_AUDIT| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
SetAutoDeclareDialog |
clickOnAutoDeclareOptions()
Click on auto-declare options
|
DocumentLibrary |
clickOnCancelEdit()
Click on cancel edit action
|
ClassifyContentDialog |
clickOnClassify()
Click on classify content
|
DocumentLibrary |
clickOnDeclareAsRecord()
Click on declare as record action
|
DocumentLibrary |
clickOnDeclareVersionAsRecord()
Click on declare version as record action
|
GeneralConfirmationDialog |
clickOnDelete()
Click on delete action
|
EditClassifiedContentDialog |
clickOnEditClassification()
Click on edit classification.
|
DocumentLibrary |
clickOnEditOffline()
Click on edit offline action
|
DocumentDetails |
clickOnLink()
Click on record details link
|
UploadNewVersionDialog |
clickOnUploadNewVersion()
Click on upload new version.
|
DocumentDetails |
declareVersionAsRecord()
Declare the current version of a document as an in-place record.
|
boolean |
hasMajorVersionsOnlyRecordedBanner() |
boolean |
hasMinorAndMajorVersionsRecordedBanner() |
boolean |
isRejectedBannerDisplayed()
check if the Rejected Record banner is displayed for the document
|
boolean |
isShareDocumentAvailable()
Return the social actions for a Document
|
DocumentLibrary |
removeRejectedBanner()
removes the rejected record banner for the document
|
RejectedRecordInformationDialog |
seeInfoAboutRejection()
opens up the information dialog about the rejection
|
clickOnAction, clickOnAction, clickOnActionFromDetailsPage, clickOnLink, clickOnLinkAndWaitForPreview, getBannerText, getClickableActions, getIndicators, getLink, getName, getRow, getTitle, getUnclickableActions, hasBanner, hasIndicator, isActionClickable, isSearchResultActionClickable, isSearchResultActionDisplayed, setRowpublic DocumentLibrary clickOnDeclareVersionAsRecord()
public SetAutoDeclareDialog clickOnAutoDeclareOptions()
public DocumentLibrary clickOnDeclareAsRecord()
public DocumentDetails clickOnLink()
clickOnLink in class ListItempublic GeneralConfirmationDialog clickOnDelete()
public DocumentLibrary clickOnEditOffline()
public DocumentLibrary clickOnCancelEdit()
public boolean isShareDocumentAvailable()
public ClassifyContentDialog clickOnClassify()
public EditClassifiedContentDialog clickOnEditClassification()
public UploadNewVersionDialog clickOnUploadNewVersion()
public DocumentDetails declareVersionAsRecord()
public boolean isRejectedBannerDisplayed()
public RejectedRecordInformationDialog seeInfoAboutRejection()
public DocumentLibrary removeRejectedBanner()
public boolean hasMajorVersionsOnlyRecordedBanner()
public boolean hasMinorAndMajorVersionsRecordedBanner()
Copyright © 2005–2016 Alfresco Software. All rights reserved.