public interface RelationshipType extends ObjectType
DOCUMENT_BASETYPE_ID, FOLDER_BASETYPE_ID, POLICY_BASETYPE_ID, RELATIONSHIP_BASETYPE_ID
Modifier and Type | Method and Description |
---|---|
List<ObjectType> |
getAllowedSourceTypes()
Get the list of object types, allowed as source for relationships of this
type.
|
List<ObjectType> |
getAllowedTargetTypes()
Get the list of object types, allowed as target for relationships of this
type.
|
getBaseType, getChildren, getDescendants, getParentType, isBaseType
getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable
getExtensions, setExtensions
List<ObjectType> getAllowedSourceTypes()
List<ObjectType> getAllowedTargetTypes()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.