public interface RelationshipTypeDefinition extends TypeDefinition
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllowedSourceTypeIds()
Returns the list of type ids that are allowed as source objects.
|
List<String> |
getAllowedTargetTypeIds()
Returns the list of type ids that are allowed as target objects.
|
getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable
getExtensions, setExtensions
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.