Interface AlfrescoObjectType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Collection<org.apache.chemistry.opencmis.client.api.ObjectType> getAspects()
      Returns the aspects that are assigned to the object this type belongs to.
      • Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData

        getExtensions, setExtensions
      • Methods inherited from interface org.apache.chemistry.opencmis.client.api.ObjectType

        getBaseType, getChildren, getDescendants, getParentType, isBaseType
      • Methods inherited from interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition

        getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable
    • Method Detail

      • getAspects

        Collection<org.apache.chemistry.opencmis.client.api.ObjectType> getAspects()
        Returns the aspects that are assigned to the object this type belongs to.
        Returns:
        Collection<ObjectType>