Uses of Class
org.alfresco.governance.classification.model.AuthorityClearanceGroup
Packages that use AuthorityClearanceGroup
-
Uses of AuthorityClearanceGroup in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return AuthorityClearanceGroupModifier and TypeMethodDescriptionAuthorityClearanceGroup.addMarksItem(AuthorityClearanceMark marksItem) AuthorityClearanceGroup.displayLabel(String displayLabel) @NotNull @Valid AuthorityClearanceGroupAuthorityClearanceGroupEntry.getEntry()Get entryAuthorityClearanceGroup.marks(List<AuthorityClearanceMark> marks) AuthorityClearanceGroup.systemGroup(Boolean systemGroup) AuthorityClearanceGroup.type(AuthorityClearanceGroup.TypeEnum type) Methods in org.alfresco.governance.classification.model with parameters of type AuthorityClearanceGroupModifier and TypeMethodDescriptionAuthorityClearanceGroupEntry.entry(AuthorityClearanceGroup entry) voidAuthorityClearanceGroupEntry.setEntry(AuthorityClearanceGroup entry)