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 |
RelationshipTypeImpl
Relationship type.
|
Constructor and Description |
---|
RelationshipTypeImpl(Session session,
RelationshipTypeDefinition typeDefinition) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableRelationshipTypeDefinition
Mutable Relationship Type Definition.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationshipTypeDefinitionImpl
Relationship type definition.
|
Modifier and Type | Class and Description |
---|---|
static class |
DocumentTypeCreationHelper.InMemoryRelationshipType |
Modifier and Type | Method and Description |
---|---|
static RelationshipTypeDefinition |
DocumentTypeCreationHelper.getCmisRelationshipType() |
Modifier and Type | Method and Description |
---|---|
static RelationshipTypeDefinitionImpl |
TypeUtil.cloneTypeRelationship(RelationshipTypeDefinition type) |
Modifier and Type | Method and Description |
---|---|
static void |
TypeValidator.validateAllowedRelationshipTypes(RelationshipTypeDefinition relationshipTypeDef,
TypeDefinition sourceTypeDef,
TypeDefinition targetTypeDef) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.