public class CMISRelationshipTypeDefinition extends CMISAbstractTypeDefinition
actionEvaluators, cmisClassDef, controllableACL, controllablePolicy, creatable, description, displayName, fullTextIndexed, includedInSuperTypeQuery, inheritedProperties, internalParentType, isPublic, logger, objectTypeId, objectTypeQueryName, ownedProperties, parentType, parentTypeId, properties, queryable, rootType, subTypeIds, subTypes| Constructor and Description |
|---|
CMISRelationshipTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
org.alfresco.service.cmr.dictionary.AssociationDefinition assocDef)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getAllowedSourceTypes()
For an association, get the collection of valid source types.
|
java.util.Collection |
getAllowedTargetTypes()
For an association, get the collection of valid target types.
|
java.lang.String |
toString() |
equals, getActionEvaluators, getBaseType, getContentStreamAllowed, getDescription, getDisplayName, getInternalParentType, getOwnedPropertyDefinitions, getParentType, getPropertyDefinitions, getQueryName, getSubTypes, getTypeId, hashCode, isControllableACL, isControllablePolicy, isCreatable, isFileable, isFullTextIndexed, isIncludedInSuperTypeQuery, isPublic, isQueryable, isVersionablepublic CMISRelationshipTypeDefinition(CMISMapping cmisMapping, CMISTypeId typeId, org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef, org.alfresco.service.cmr.dictionary.AssociationDefinition assocDef)
cmisMapping - typeId - cmisClassDef - assocDef - public java.util.Collection getAllowedSourceTypes()
getAllowedSourceTypes in interface CMISTypeDefinitiongetAllowedSourceTypes in class CMISAbstractTypeDefinitionpublic java.util.Collection getAllowedTargetTypes()
getAllowedTargetTypes in interface CMISTypeDefinitiongetAllowedTargetTypes in class CMISAbstractTypeDefinitionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.