public interface OperatorServiceLocal extends CRUDServiceLocal<Operator,OperatorDTO,OperatorData,OperatorDataParams>, OperatorService
OperatorService| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getExcludedPropertiesToEntity()
Same as the
getExcludedPropertiesToEntity() method from the CRUDServiceImpl but for all
dto's instances. |
java.util.List<Operator> |
list(User user)
Lists all operators for the given user
|
find, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetSearchData, getViewProfileData, register, searchgetData, getDataForNew, load, remove, removeAll, save