Package | Description |
---|---|
org.apache.chemistry.opencmis.server.support |
Modifier and Type | Method and Description |
---|---|
MutableSecondaryTypeDefinition |
TypeDefinitionFactory.createBaseSecondaryTypeDefinition(CmisVersion cmisVersion)
Creates a new mutable base secondary type definition.
|
MutableSecondaryTypeDefinition |
TypeDefinitionFactory.createSecondaryTypeDefinition(CmisVersion cmisVersion,
String parentId)
Creates a new mutable secondary type definition.
|
protected MutableSecondaryTypeDefinition |
TypeDefinitionFactory.createSecondaryTypeDefinitionObject() |
Modifier and Type | Method and Description |
---|---|
Class<? extends MutableSecondaryTypeDefinition> |
TypeDefinitionFactory.getSecondaryTypeDefinitionClass() |
Modifier and Type | Method and Description |
---|---|
void |
TypeDefinitionFactory.setSecondaryTypeDefinitionClass(Class<? extends MutableSecondaryTypeDefinition> secondaryTypeDefinitionClass) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.