GetAllNamesImpl#
- public interface GetAllNamesImpl extends BackendTransactionImpl#
Interface for the retrieval of all known names from the backend.
The returned list contains SparseEntities which have only their name, role and acl defined.
Methods#
execute#
- List<SparseEntity> execute()#