Uses of Class
org.apache.chemistry.opencmis.inmemory.types.InMemoryRelationshipTypeDefinition

Packages that use InMemoryRelationshipTypeDefinition
org.apache.chemistry.opencmis.inmemory.types   
 

Uses of InMemoryRelationshipTypeDefinition in org.apache.chemistry.opencmis.inmemory.types
 

Methods in org.apache.chemistry.opencmis.inmemory.types that return InMemoryRelationshipTypeDefinition
static InMemoryRelationshipTypeDefinition InMemoryRelationshipTypeDefinition.getRootRelationshipType()
           
 

Constructors in org.apache.chemistry.opencmis.inmemory.types with parameters of type InMemoryRelationshipTypeDefinition
InMemoryRelationshipTypeDefinition(java.lang.String id, java.lang.String displayName, InMemoryRelationshipTypeDefinition parentType)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.