public interface BaseCustomFieldPossibleValueServiceLocal<CF extends CustomField<CF,C,PV>,C extends CustomFieldPossibleValueCategory<CF,C,PV>,PV extends CustomFieldPossibleValue<CF,C,PV>> extends BaseCustomFieldPossibleValueService, org.cyclos.impl.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
|
insert, move, searchfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, savejava.lang.Class<CF> getCustomFieldClass()