| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.server.support |
| Modifier and Type | Method and Description |
|---|---|
MutableItemTypeDefinition |
TypeDefinitionFactory.createBaseItemTypeDefinition(CmisVersion cmisVersion)
Creates a new mutable base item type definition including all property
definitions defined in the CMIS specification.
|
MutableItemTypeDefinition |
TypeDefinitionFactory.createItemTypeDefinition(CmisVersion cmisVersion,
String parentId)
Creates a new mutable item type definition including all base property
definitions defined in the CMIS specification.
|
protected MutableItemTypeDefinition |
TypeDefinitionFactory.createItemTypeDefinitionObject() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MutableItemTypeDefinition> |
TypeDefinitionFactory.getItemTypeDefinitionClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeDefinitionFactory.setItemTypeDefinitionClass(Class<? extends MutableItemTypeDefinition> itemTypeDefinitionClass) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.