public interface RelationshipType extends ObjectType
| 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, isBaseTypegetBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryablegetExtensions, setExtensionsList<ObjectType> getAllowedSourceTypes()
List<ObjectType> getAllowedTargetTypes()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.