Package | Description |
---|---|
org.apache.chemistry.opencmis.client.runtime.objecttype | |
org.apache.chemistry.opencmis.commons.definitions |
OpenCMIS type and property definition interfaces.
|
org.apache.chemistry.opencmis.commons.impl.dataobjects | |
org.apache.chemistry.opencmis.inmemory.types | |
org.apache.chemistry.opencmis.server.support |
Modifier and Type | Class and Description |
---|---|
class |
DocumentTypeImpl
Document type.
|
Constructor and Description |
---|
DocumentTypeImpl(Session session,
DocumentTypeDefinition typeDefinition) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableDocumentTypeDefinition
Mutable Document Type Definition.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentTypeDefinitionImpl
Document type definition.
|
Modifier and Type | Class and Description |
---|---|
static class |
DocumentTypeCreationHelper.InMemoryDocumentType |
Modifier and Type | Method and Description |
---|---|
static DocumentTypeDefinition |
DocumentTypeCreationHelper.getCmisDocumentType() |
Modifier and Type | Method and Description |
---|---|
static DocumentTypeDefinitionImpl |
TypeUtil.cloneTypeDoc(DocumentTypeDefinition type) |
static MutableDocumentTypeDefinition |
DocumentTypeCreationHelper.createDocumentTypeDefinitionWithoutBaseProperties(DocumentTypeDefinition parentTypeDefinition) |
Modifier and Type | Method and Description |
---|---|
static void |
TypeValidator.validateContentAllowed(DocumentTypeDefinition typeDef,
boolean hasContent) |
static void |
TypeValidator.validateVersionStateForCreate(DocumentTypeDefinition typeDef,
VersioningState verState) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.