| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.relationship |
| Modifier and Type | Method and Description |
|---|---|
RelationshipType |
RelationshipDefinition.getType()
Gets the type of the relationship definition
|
RelationshipType |
RelationshipDefinitionImpl.getType() |
static RelationshipType |
RelationshipType.valueOf(String name)
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.
|
| Constructor and Description |
|---|
RelationshipDefinitionImpl(String uniqueName,
RelationshipType type,
RelationshipDisplayName displayName)
Constructor for creating a relationship definition
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.