Uses of Class
org.alfresco.governance.classification.model.DeclassificationExemption
-
Packages that use DeclassificationExemption Package Description org.alfresco.governance.classification.model -
-
Uses of DeclassificationExemption in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return DeclassificationExemption Modifier and Type Method Description DeclassificationExemptionDeclassificationExemption. code(String code)DeclassificationExemptionDeclassificationExemption. description(String description)@NotNull @Valid DeclassificationExemptionDeclassificationExemptionEntry. getEntry()Get entryDeclassificationExemptionDeclassificationExemption. id(String id)Methods in org.alfresco.governance.classification.model with parameters of type DeclassificationExemption Modifier and Type Method Description DeclassificationExemptionEntryDeclassificationExemptionEntry. entry(DeclassificationExemption entry)voidDeclassificationExemptionEntry. setEntry(DeclassificationExemption entry)
-