-
-
Method Summary
Returns the model description
boolean
Whether the model is active or not
Methods inherited from interface org.alfresco.service.cmr.dictionary.ModelDefinition
getAuthor, getChecksum, getDescription, getDictionaryDAO, getImportedNamespaces, getName, getNamespaces, getPublishedDate, getVersion, isNamespaceDefined, isNamespaceImported, toXML
-
Method Details
-
isActive
boolean isActive()
Whether the model is active or not
- Returns:
- true if the model is active, false otherwise
-
getDescription
Returns the model description
- Returns:
- the model description
-
getTypeDefinitions
- Returns:
- an unmodifiable collection of the model types definitions, or an empty collection
-
getAspectDefinitions
- Returns:
- an unmodifiable collection of the model aspects definitions, or an empty collection
-
getModelDefinedConstraints
- Returns:
- an unmodifiable collection of the model constraint definitions, or an empty collection