- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Comparable<NamedEntity>, HasEntityImportance, HasOrder, ProcessableForDataTranslation, IEntity, IInternalNamedEntity, INamedEntity
- Direct Known Subclasses:
- AdCustomFieldPossibleValueCategory, CustomOperationFieldPossibleValueCategory, DocumentCustomFieldPossibleValueCategory, RecordCustomFieldPossibleValueCategory, TransactionCustomFieldPossibleValueCategory, UserCustomFieldPossibleValueCategory
@MappedSuperclass
public abstract class CustomFieldPossibleValueCategory<CF extends CustomField<CF,C,PV>,C extends CustomFieldPossibleValueCategory<CF,C,PV>,PV extends CustomFieldPossibleValue<CF,C,PV>>
extends ConfigurationOrderableEntity
Holds a possible value for an enumerated custom field. Base class, which needs to be extended for each custom field
nature.
- Author:
- luis