org.alfresco.cmis.client.type
Interface AlfrescoType

All Known Implementing Classes:
AlfrescoDocumentType, AlfrescoFolderType, AlfrescoItemType, AlfrescoPolicyType, AlfrescoRelationshipType, AlfrescoSecondaryType

public interface AlfrescoType

Represents an Alfresco type, including mandatory aspects.


Method Summary
 List<String> getMandatoryAspects()
           
 

Method Detail

getMandatoryAspects

List<String> getMandatoryAspects()


Copyright © 2011–2014 Alfresco. All rights reserved.