Uses of Enum
org.alfresco.module.org_alfresco_module_rm.relationship.RelationshipType
Packages that use RelationshipType
-
Uses of RelationshipType in org.alfresco.module.org_alfresco_module_rm.relationship
Methods in org.alfresco.module.org_alfresco_module_rm.relationship that return RelationshipTypeModifier and TypeMethodDescriptionRelationshipDefinition.getType()
Gets the type of the relationship definitionRelationshipDefinitionImpl.getType()
static RelationshipType
Returns the enum constant of this type with the specified name.static RelationshipType[]
RelationshipType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.alfresco.module.org_alfresco_module_rm.relationship with parameters of type RelationshipTypeModifierConstructorDescriptionRelationshipDefinitionImpl
(String uniqueName, RelationshipType type, RelationshipDisplayName displayName) Constructor for creating a relationship definition