|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
org.apache.chemistry.opencmis.commons.impl.dataobjects.FolderTypeDefinitionImpl
org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
org.alfresco.cmis.client.type.AlfrescoFolderType
public class AlfrescoFolderType
Represents an Alfresco folder type, including mandatory aspects.
| Field Summary |
|---|
| Fields inherited from interface org.apache.chemistry.opencmis.client.api.ObjectType |
|---|
DOCUMENT_BASETYPE_ID, FOLDER_BASETYPE_ID, POLICY_BASETYPE_ID, RELATIONSHIP_BASETYPE_ID |
| Constructor Summary | |
|---|---|
AlfrescoFolderType(org.apache.chemistry.opencmis.client.api.Session session,
org.apache.chemistry.opencmis.commons.definitions.FolderTypeDefinition typeDefinition)
|
|
| Method Summary | |
|---|---|
List<String> |
getMandatoryAspects()
|
| Methods inherited from class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl |
|---|
getBaseType, getChildren, getDescendants, getParentType, isBaseType |
| Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition |
|---|
addPropertyDefinition, clone, getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, initialize, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable, setBaseTypeId, setDescription, setDisplayName, setId, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setPropertyDefinitions, setQueryName, toString |
| Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData |
|---|
getExtensions, setExtensions |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition |
|---|
getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable |
| Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData |
|---|
getExtensions, setExtensions |
| Constructor Detail |
|---|
public AlfrescoFolderType(org.apache.chemistry.opencmis.client.api.Session session,
org.apache.chemistry.opencmis.commons.definitions.FolderTypeDefinition typeDefinition)
| Method Detail |
|---|
public List<String> getMandatoryAspects()
getMandatoryAspects in interface AlfrescoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||