org.alfresco.service.cmr.dictionary
Interface ClassAttributeDefinition
All Known Subinterfaces:
-
@org.alfresco.api.AlfrescoPublicApi
public interface ClassAttributeDefinition
Author:
-
Nick Smith
getModel
-
Returns:
-
defining model
getName
-
Returns:
-
the qualified name
getTitle
-
Returns:
-
the human-readable title
getDescription
-
Returns:
-
the human-readable description
isProtected
boolean isProtected()
-
Is this association or property maintained by the Repository?
Returns:
-
true => system maintained, false => client may maintain