Uses of Class
org.alfresco.governance.classification.model.ClassificationLevelEntry
-
Packages that use ClassificationLevelEntry Package Description org.alfresco.governance.classification.handler org.alfresco.governance.classification.model -
-
Uses of ClassificationLevelEntry in org.alfresco.governance.classification.handler
Methods in org.alfresco.governance.classification.handler that return types with arguments of type ClassificationLevelEntry Modifier and Type Method Description org.springframework.http.ResponseEntity<ClassificationLevelEntry>HighestChildClassificationApi. showHighestChildClassification(String containerNodeId) -
Uses of ClassificationLevelEntry in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return ClassificationLevelEntry Modifier and Type Method Description ClassificationLevelEntryClassificationLevelEntry. entry(ClassificationLevel entry)
-