Package | Description |
---|---|
com.ibm.tivoli.maximo.map |
Modifier and Type | Method and Description |
---|---|
MapDataUtils.PROVIDER |
MapControlCallbacks.getCurrentProvider() |
MapDataUtils.PROVIDER |
MapControlAccessor.getCurrentProvider() |
MapDataUtils.PROVIDER |
MapControl.getCurrentProvider() |
static MapDataUtils.PROVIDER |
MapDataUtils.PROVIDER.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MapDataUtils.PROVIDER[] |
MapDataUtils.PROVIDER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONObject |
UnassignedWork.queryUnassignedWork(WebClientSession clientSession,
MapDataUtils.PROVIDER mapProvider,
LatLngBounds bounds,
java.util.Date schedStart,
java.util.Date schedFinish,
java.util.Date targetStart,
java.util.Date targetFinish,
java.lang.String status,
java.lang.String workType,
java.lang.Integer priority,
boolean defaultStatusFilter,
java.lang.String extraClause,
boolean isRestrictWorkToDates,
java.lang.Long projectID) |