Verwendungen von Schnittstelle
org.teamapps.model.controlcenter.AddressView
Packages, die AddressView verwenden
-
Verwendungen von AddressView in org.teamapps.model.controlcenter
Klassen in org.teamapps.model.controlcenter, die AddressView implementierenMethoden in org.teamapps.model.controlcenter, die AddressView zurückgebenModifizierer und TypMethodeBeschreibungUdbAddressView.build()UdbAddressView.build(int id) OrganizationUnitView.getAddress()UdbOrganizationUnitView.getAddress()static AddressViewAddressView.getById(int id) Methoden in org.teamapps.model.controlcenter, die Typen mit Argumenten vom Typ AddressView zurückgebenModifizierer und TypMethodeBeschreibungstatic List<AddressView> AddressView.getAll()static List<AddressView> UdbAddressView.getAll()static org.teamapps.universaldb.record.EntityBuilder<AddressView> AddressView.getBuilder()static List<AddressView> AddressView.sort(List<AddressView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<AddressView> UdbAddressView.sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<AddressView> UdbAddressView.sort(List<AddressView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Methodenparameter in org.teamapps.model.controlcenter mit Typargumenten vom Typ AddressViewModifizierer und TypMethodeBeschreibungAddressViewQuery.customFilter(Function<AddressView, Boolean> customFilter) UdbAddressViewQuery.customFilter(Function<AddressView, Boolean> customFilter) static List<AddressView> AddressView.sort(List<AddressView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<AddressView> UdbAddressView.sort(List<AddressView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path)