@Component public class ClassifyContentDialog extends ClassificationDialog
CLASSIFY_BUTTON_LABEL, CLASSIFY_DOCUMENT_TITLE, CLASSIFY_RECORD_TITLE, DECLASSIFICATION_SCHEDULE, DOWNGRADE_SCHEDULE, EDIT_BUTTON_LABEL, EDIT_DOCUMENT_CLASSIFICATION_TITLE, EDIT_RECORD_CLASSIFICATION_TITLEdialog, VISIBLE_DIALOGrenderableParent, webDriverCANCEL, CONFIRM, DELETE, OK, REQUEST_INFORMATION, SAVE| Constructor and Description |
|---|
ClassifyContentDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected org.openqa.selenium.WebElement |
getLevelSelectButton()
Level select button
|
protected org.openqa.selenium.WebElement |
getLevelsMenu()
Levels menu
|
protected org.openqa.selenium.WebElement |
getSelectedLevel()
Selected level
|
ClassifyContentDialog |
setLevel(String levelId)
Set the classification level.
|
addExemptionCategory, addReason, clearClassifiedByField, clearDowngradeDate, clearDowngradeEvent, clearInstructionsField, clickDeclassificationScheduleTab, clickOnCancel, clickOnClassify, clickOnClassifyFromDetailsPage, clickOnEdit, closeDialog, getAgency, getAvailableLevels, getClassifiedBy, getClassifyButtonLabel, getClassifyDialogTitle, getDeclassificationDate, getDeclassificationEvent, getDowngradeDate, getDowngradeEvent, getDowngradeInstructions, getEditButtonLabel, getEditClasificationTitle, getExemptions, getLevel, getReasons, isClassifyButtonEnabled, isDisplayed, isEditClassificationDialogDisplayed, isInstructionsFieldRequired, isTabSelected, isValidationDisplayed, removeSelectedExemption, removeSelectedReason, selectTab, setAgency, setAgencyEmpty, setClassifiedBy, setDeclassificationDate, setDeclassificationEvent, setDowngradeDate, setDowngradeEvent, setDowngradeInstructions, setInvalidAgency, setInvalidDeclassificationEvent, setInvalidDowngradeEvent, setInvalidDowngradeInstructionsas, getAllFields, getLastRendered, render, renderChildrenprotected org.openqa.selenium.WebElement getLevelSelectButton()
ClassificationDialoggetLevelSelectButton in class ClassificationDialogClassificationDialog.getLevelSelectButton()protected org.openqa.selenium.WebElement getSelectedLevel()
ClassificationDialoggetSelectedLevel in class ClassificationDialogClassificationDialog.getSelectedLevel()protected org.openqa.selenium.WebElement getLevelsMenu()
ClassificationDialoggetLevelsMenu in class ClassificationDialogClassificationDialog.getLevelsMenu()public ClassifyContentDialog setLevel(String levelId)
ClassificationDialogsetLevel in class ClassificationDialoglevelId - The label on the classification level dropdown button.ClassificationDialog.setLevel(java.lang.String)Copyright © 2005–2016 Alfresco Software. All rights reserved.