Package org.cyclos.impl.users
Interface ContactInfoFieldPossibleValueServiceLocal
-
- All Superinterfaces:
BaseCustomFieldPossibleValueService,BaseCustomFieldPossibleValueServiceLocal<ContactInfoField,ContactInfoFieldPossibleValueCategory,ContactInfoFieldPossibleValue>,CRUDService<CustomFieldPossibleValueDTO,CustomFieldPossibleValueData,CustomFieldPossibleValueDataParams>,CRUDServiceLocal<ContactInfoFieldPossibleValue,CustomFieldPossibleValueDTO,CustomFieldPossibleValueData,CustomFieldPossibleValueDataParams>,Service
public interface ContactInfoFieldPossibleValueServiceLocal extends BaseCustomFieldPossibleValueServiceLocal<ContactInfoField,ContactInfoFieldPossibleValueCategory,ContactInfoFieldPossibleValue>
Local interface forContactInfoFieldPossibleValueService
-
-
Method Summary
-
Methods inherited from interface org.cyclos.services.system.BaseCustomFieldPossibleValueService
insert, move, search
-
Methods inherited from interface org.cyclos.impl.system.BaseCustomFieldPossibleValueServiceLocal
getCustomFieldClass, getPossibleValueCategoryClass, showDefaultOnSearch
-
Methods inherited from interface org.cyclos.services.CRUDService
getData, getDataForNew, load, remove, removeAll, save
-
Methods inherited from interface org.cyclos.impl.CRUDServiceLocal
find, findAll, getEntityClass, newEntity, remove, removeAll, saveEntity, saveSkippingEntityLog, toDTO, toEntity, validate
-
-