Package eu.xenit.alfred.api.dictionary
Interface IDictionaryService
- All Superinterfaces:
IAspectService,IPropertyService,IPropertyService,ITypeService
Aggregates all operations of the property service and the typeservice.
-
Method Summary
Methods inherited from interface eu.xenit.alfred.api.dictionary.aspects.IAspectService
GetAspectDefinition, getAspectsMethods inherited from interface eu.xenit.alfred.api.dictionary.properties.IPropertyService
getProperties, GetPropertyDefinitionMethods inherited from interface eu.xenit.alfred.api.dictionary.types.ITypeService
GetSubTypeDefinitions, GetTypeDefinition
-
Method Details
-
getContentModelCheckSum
long getContentModelCheckSum()- Returns:
- The checksum of the content model. This is used to check if the content model changed since last call without checking the whole model.
-
getNamespaces
Namespaces getNamespaces()- Returns:
- The namespaces of the content model.
-