| Interface | Description |
|---|---|
| ICustomField |
Common interface for custom fields
|
| ICustomFieldPossibleValue<C> | |
| ICustomFieldValue | |
| ICustomFieldValueWithList<PV extends ICustomFieldPossibleValue<C>,C> | |
| ICustomFieldValueWithSet<PV extends ICustomFieldPossibleValue<C>,C> | |
| ModelWithCustomValues<V extends ICustomFieldValueWithSet<CustomFieldPossibleValueVO,CustomFieldPossibleValueCategoryVO>> |
Common interface for retrieving custom field values
|
| Enum | Description |
|---|---|
| CustomFieldControl | |
| CustomFieldNature | |
| CustomFieldSize | |
| CustomFieldType | |
| LinkedEntityType |
Represents the type of entity which can be linked by a custom field value
|