public class RelationshipTypeDefinitionImpl extends AbstractTypeDefinition implements RelationshipTypeDefinition
| Constructor and Description |
|---|
RelationshipTypeDefinitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowedSourceTypeIds() |
List<String> |
getAllowedTargetTypeIds() |
void |
setAllowedSourceTypes(List<String> allowedSourceTypes) |
void |
setAllowedTargetTypes(List<String> allowedTargetTypes) |
addPropertyDefinition, clone, getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, initialize, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable, setBaseTypeId, setDescription, setDisplayName, setId, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setPropertyDefinitions, setQueryName, toStringgetExtensions, setExtensionsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryablegetExtensions, setExtensionspublic List<String> getAllowedSourceTypeIds()
getAllowedSourceTypeIds in interface RelationshipTypeDefinitionpublic List<String> getAllowedTargetTypeIds()
getAllowedTargetTypeIds in interface RelationshipTypeDefinitionCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.