Verwendungen von Schnittstelle
org.teamapps.model.controlcenter.UserView
Packages, die UserView verwenden
-
Verwendungen von UserView in org.teamapps.model.controlcenter
Klassen in org.teamapps.model.controlcenter, die UserView implementierenMethoden in org.teamapps.model.controlcenter, die UserView zurückgebenModifizierer und TypMethodeBeschreibungUdbUserView.build()UdbUserView.build(int id) static UserViewUserView.getById(int id) Methoden in org.teamapps.model.controlcenter, die Typen mit Argumenten vom Typ UserView zurückgebenModifizierer und TypMethodeBeschreibungUdbUserView.getAll()UserView.getAll()static org.teamapps.universaldb.record.EntityBuilder<UserView> UserView.getBuilder()UdbUserView.sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) UdbUserView.sort(List<UserView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) UserView.sort(List<UserView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Methodenparameter in org.teamapps.model.controlcenter mit Typargumenten vom Typ UserViewModifizierer und TypMethodeBeschreibungUdbUserViewQuery.customFilter(Function<UserView, Boolean> customFilter) UserViewQuery.customFilter(Function<UserView, Boolean> customFilter) UdbUserView.sort(List<UserView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) UserView.sort(List<UserView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path)