public interface AuthorizationRoleServiceLocal extends AuthorizationRoleService, CRUDServiceLocal<AuthorizationRole,AuthorizationRoleDTO,AuthorizationRoleData,java.lang.Void>
AuthorizationRoleService| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuthorizationRole> |
listAll()
Returns a list of all
AuthorizationRoles |
listfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, savejava.util.List<AuthorizationRole> listAll()
AuthorizationRoles