Uses of Class
org.teamapps.model.controlcenter.GeoLocationType
| Package | Description |
|---|---|
| org.teamapps.application.ux.org | |
| org.teamapps.model.controlcenter |
-
Uses of GeoLocationType in org.teamapps.application.ux.org
Methods in org.teamapps.application.ux.org with parameters of type GeoLocationType Modifier and Type Method Description static OrganizationUnitViewOrganizationViewUtils. getParentWithGeoType(OrganizationUnitView unit, GeoLocationType type) -
Uses of GeoLocationType in org.teamapps.model.controlcenter
Methods in org.teamapps.model.controlcenter that return GeoLocationType Modifier and Type Method Description GeoLocationTypeOrganizationUnitTypeView. getGeoLocationType()GeoLocationTypeUdbOrganizationUnitTypeView. getGeoLocationType()static GeoLocationTypeGeoLocationType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GeoLocationType[]GeoLocationType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.model.controlcenter with parameters of type GeoLocationType Modifier and Type Method Description OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryOrganizationUnitTypeViewQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryUdbOrganizationUnitTypeViewQuery. orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)