Package | Description |
---|---|
com.ibm.tivoli.maximo.map |
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONObject |
AuditLBSLocation.queryAuditLBSLocation(MapControlAccessor map,
java.util.Date startDate,
java.util.Date endDate)
Gets the audit information about the main record (if it is an instance of LBS,
i.e.
|
com.ibm.json.java.JSONObject |
UnassignedWork.queryUnassignedWork(WebClientSession clientSession,
MapControlAccessor map,
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) |
com.ibm.json.java.JSONObject |
UnassignedWork.queryUnassignedWorkDispatcher(WebClientSession webClientSession,
MapControlAccessor mapControlAccessor,
MboRemote appMbo,
com.ibm.json.java.JSONObject queryData)
Query the unassigned work for the given SKDProject MBO, using start/end dates
passed by the calendar applet.
|
com.ibm.json.java.JSONObject |
UnassignedWork.refreshQueryUnassignedWork(WebClientSession clientSession,
MapControlAccessor map,
LatLngBounds bounds,
com.ibm.json.java.JSONObject params) |