public interface MutableRelationshipTypeDefinition extends RelationshipTypeDefinition, MutableTypeDefinition
| Modifier and Type | Method and Description |
|---|---|
void |
setAllowedSourceTypes(List<String> allowedSourceTypes) |
void |
setAllowedTargetTypes(List<String> allowedTargetTypes) |
getAllowedSourceTypeIds, getAllowedTargetTypeIdsaddPropertyDefinition, removeAllPropertyDefinitions, removePropertyDefinition, setBaseTypeId, setDescription, setDisplayName, setId, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setQueryName, setTypeMutabilitygetBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryablegetExtensions, setExtensionsCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.