Interface IDictionaryService

All Superinterfaces:
IAspectService, IPropertyService, IPropertyService, ITypeService

public interface IDictionaryService extends IPropertyService, ITypeService, IAspectService
Aggregates all operations of the property service and the typeservice.
  • 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.