| Package | Description |
|---|---|
| org.alfresco.repo.forms |
| Modifier and Type | Field and Description |
|---|---|
protected AssociationFieldDefinition.Direction |
AssociationFieldDefinition.endpointDirection |
| Modifier and Type | Method and Description |
|---|---|
AssociationFieldDefinition.Direction |
AssociationFieldDefinition.getEndpointDirection()
Returns the direction the association is going.
|
static AssociationFieldDefinition.Direction |
AssociationFieldDefinition.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationFieldDefinition.Direction[] |
AssociationFieldDefinition.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AssociationFieldDefinition(String name,
String endpointType,
AssociationFieldDefinition.Direction endpointDirection)
Default constructor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.