Uses of Class
org.alfresco.governance.classification.model.ClassificationLevel
-
Packages that use ClassificationLevel Package Description org.alfresco.governance.classification.model -
-
Uses of ClassificationLevel in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return ClassificationLevel Modifier and Type Method Description ClassificationLevelClassificationLevel. displayLabel(String displayLabel)@NotNull @Valid ClassificationLevelClassificationLevelEntry. getEntry()Get entryClassificationLevelClassificationLevel. id(String id)ClassificationLevelClassificationLevel. isUnmarkedMark(Boolean isUnmarkedMark)Methods in org.alfresco.governance.classification.model with parameters of type ClassificationLevel Modifier and Type Method Description ClassificationLevelEntryClassificationLevelEntry. entry(ClassificationLevel entry)voidClassificationLevelEntry. setEntry(ClassificationLevel entry)
-