Uses of Interface
org.teamapps.model.controlcenter.OrganizationUnitTypeView
| Package | Description |
|---|---|
| org.teamapps.model.controlcenter |
-
Uses of OrganizationUnitTypeView in org.teamapps.model.controlcenter
Classes in org.teamapps.model.controlcenter that implement OrganizationUnitTypeView Modifier and Type Class Description classUdbOrganizationUnitTypeViewMethods in org.teamapps.model.controlcenter that return OrganizationUnitTypeView Modifier and Type Method Description OrganizationUnitTypeViewUdbOrganizationUnitTypeView. build()OrganizationUnitTypeViewUdbOrganizationUnitTypeView. build(int id)OrganizationUnitTypeViewOrganizationUnitTypeViewQuery. executeExpectSingleton()static OrganizationUnitTypeViewOrganizationUnitTypeView. getById(int id)OrganizationUnitTypeViewOrganizationUnitTypeView. getDefaultChildType()OrganizationUnitTypeViewUdbOrganizationUnitTypeView. getDefaultChildType()OrganizationUnitTypeViewOrganizationUnitView. getType()OrganizationUnitTypeViewUdbOrganizationUnitView. getType()Methods in org.teamapps.model.controlcenter that return types with arguments of type OrganizationUnitTypeView Modifier and Type Method Description java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeViewQuery. execute()java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeViewQuery. execute(int startIndex, int length, org.teamapps.universaldb.query.Sorting sorting)java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeViewQuery. execute(java.lang.String sortFieldName, boolean ascending, java.lang.String... path)static java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeView. getAll()static java.util.List<OrganizationUnitTypeView>UdbOrganizationUnitTypeView. getAll()static org.teamapps.universaldb.record.EntityBuilder<OrganizationUnitTypeView>OrganizationUnitTypeView. getBuilder()java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeView. getPossibleChildrenTypes()java.util.List<OrganizationUnitTypeView>UdbOrganizationUnitTypeView. getPossibleChildrenTypes()static java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeView. sort(java.util.List<OrganizationUnitTypeView> list, java.lang.String sortFieldName, boolean ascending, java.lang.String... path)static java.util.List<OrganizationUnitTypeView>UdbOrganizationUnitTypeView. sort(java.util.BitSet recordIds, java.lang.String sortFieldName, boolean ascending, java.lang.String... path)static java.util.List<OrganizationUnitTypeView>UdbOrganizationUnitTypeView. sort(java.util.List<OrganizationUnitTypeView> list, java.lang.String sortFieldName, boolean ascending, java.lang.String... path)Methods in org.teamapps.model.controlcenter with parameters of type OrganizationUnitTypeView Modifier and Type Method Description OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. possibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilterType type, OrganizationUnitTypeView... value)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. possibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilterType type, OrganizationUnitTypeView... values)Method parameters in org.teamapps.model.controlcenter with type arguments of type OrganizationUnitTypeView Modifier and Type Method Description OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. customFilter(java.util.function.Function<OrganizationUnitTypeView,java.lang.Boolean> customFilter)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. customFilter(java.util.function.Function<OrganizationUnitTypeView,java.lang.Boolean> customFilter)static java.util.List<OrganizationUnitTypeView>OrganizationUnitTypeView. sort(java.util.List<OrganizationUnitTypeView> list, java.lang.String sortFieldName, boolean ascending, java.lang.String... path)static java.util.List<OrganizationUnitTypeView>UdbOrganizationUnitTypeView. sort(java.util.List<OrganizationUnitTypeView> list, java.lang.String sortFieldName, boolean ascending, java.lang.String... path)