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.DictionaryService dictionaryService,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
org.alfresco.service.cmr.dictionary.AssociationDefinition assocDef)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMISTypeDefinition> |
getAllowedSourceTypes()
For an association, get the collection of valid source types.
|
Collection<CMISTypeDefinition> |
getAllowedTargetTypes()
For an association, get the collection of valid target types.
|
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.DictionaryService dictionaryService, org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef, org.alfresco.service.cmr.dictionary.AssociationDefinition assocDef)
cmisMapping - typeId - cmisClassDef - assocDef - public Collection<CMISTypeDefinition> getAllowedSourceTypes()
getAllowedSourceTypes in interface CMISTypeDefinitiongetAllowedSourceTypes in class CMISAbstractTypeDefinitionpublic Collection<CMISTypeDefinition> getAllowedTargetTypes()
getAllowedTargetTypes in interface CMISTypeDefinitiongetAllowedTargetTypes in class CMISAbstractTypeDefinitionCopyright © 2005–2014 Alfresco Software. All rights reserved.