|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalItemType | |
|---|---|
| com.esri.core.portal | Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. |
| Uses of PortalItemType in com.esri.core.portal |
|---|
| Methods in com.esri.core.portal that return PortalItemType | |
|---|---|
PortalItemType |
PortalItem.getType()
Returns the type of this item. |
static PortalItemType |
PortalItemType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PortalItemType[] |
PortalItemType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.core.portal with parameters of type PortalItemType | |
|---|---|
PortalQueryParams |
PortalQueryParams.setQuery(PortalItemType type,
String groupId,
String searchQuery)
Sets a query on the portalQueryParams that will (optionally) find items of a given type that are in a specific group with a specific search string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||