public interface BaseCustomFieldPossibleValueServiceLocal<CF extends CustomField<CF,C,PV>,C extends CustomFieldPossibleValueCategory<CF,C,PV>,PV extends CustomFieldPossibleValue<CF,C,PV>> extends BaseCustomFieldPossibleValueService, CRUDServiceLocal<PV,CustomFieldPossibleValueDTO,CustomFieldPossibleValueData,CustomFieldPossibleValueDataParams>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<CF> |
getCustomFieldClass()
Returns the custom field class handled by this service
|
java.lang.Class<C> |
getPossibleValueCategoryClass()
Returns the possible value category class handled by this service
|
insert, move, searchfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, save