Interface | Description |
---|---|
DataTypeParameters |
Interface definition for an object used to represent any restrictions
a data type may enforce.
|
Field |
Interface defining a field in a
Form . |
FormService |
Form service API.
|
Class | Description |
---|---|
AssociationFieldDefinition |
An association field definition that can represent a source->target association
or a target->source association.
|
FieldDefinition |
Abstract representation of a field defintion.
|
FieldGroup |
Represents a field group
|
Form |
Data representation of a form to be displayed in the UI.
|
FormData |
Represents the data going to or coming from a Form.
|
FormServiceImpl |
Form Service Implementation.
|
Item |
Represents an item a form is generated for.
|
PropertyFieldDefinition |
A property field definition.
|
PropertyFieldDefinition.FieldConstraint |
Represents a constraint on a property field
|
Enum | Description |
---|---|
AssociationFieldDefinition.Direction |
Exception | Description |
---|---|
FormException |
Exception used by the Form services
|
FormNotFoundException |
Exception used by the Form service when a form can not be found for the given item
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.