Uses of Class
org.alfresco.governance.classification.model.AuthorityClearanceMark
Packages that use AuthorityClearanceMark
-
Uses of AuthorityClearanceMark in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return AuthorityClearanceMarkMethods in org.alfresco.governance.classification.model that return types with arguments of type AuthorityClearanceMarkModifier and TypeMethodDescription@Valid List<AuthorityClearanceMark>AuthorityClearanceGroup.getMarks()List of security marks from this group that the authority is cleared with.Methods in org.alfresco.governance.classification.model with parameters of type AuthorityClearanceMarkModifier and TypeMethodDescriptionAuthorityClearanceGroup.addMarksItem(AuthorityClearanceMark marksItem) Method parameters in org.alfresco.governance.classification.model with type arguments of type AuthorityClearanceMarkModifier and TypeMethodDescriptionAuthorityClearanceGroup.marks(List<AuthorityClearanceMark> marks) voidAuthorityClearanceGroup.setMarks(List<AuthorityClearanceMark> marks)