Package | Description |
---|---|
com.ibm.tivoli.maximo.weather | |
psdi.app.location |
The Location package includes MBOs mostly related to operating locations. |
psdi.app.ticket |
The Ticket package contains Mbos related to Service Desk applications.
|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
psdi.util.logging |
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
WeatherAPIService.getServiceAddresses()
Register/Unregister Weather Organization End Points.
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
LocationService.getAllSystemsNoSite(UserInfo userInfo) |
MboSetRemote |
LocationService.getStoreLocations(UserInfo userInfo)
Get all the locations of type 'STOREROOM' and not disabled.
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
TicketService.getWorkLog(MboRemote ticket,
java.lang.Boolean viewSR)
Gets the work log entries for the current ticket.
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
WOService.getAvailableCrew(MboRemote wo,
java.util.Date fromdate,
java.util.Date todate,
java.lang.String persongroup,
java.lang.String amcrewtype,
java.lang.String company,
java.lang.Boolean assigned,
java.lang.String siteid,
java.lang.String orgid)
Gets the available crew for the current assignment.
|
MboSetRemote |
WOService.getAvailableLabor(MboRemote wo,
java.util.Date fromdate,
java.util.Date todate,
java.lang.String vendor,
java.lang.String contractnum,
java.lang.String location,
java.lang.Boolean assigned,
java.lang.String siteid,
java.lang.String craft,
java.lang.String skilllevel,
java.lang.String orgid)
Gets the available labor for the current assignment.
|
MboSetRemote |
WOService.getJobPlans(WORemote wo,
java.lang.Boolean jpincludeclassless,
java.lang.Boolean jpassets)
Service Method to fetch Possible Job plans for a work order
|
MboSetRemote |
WOService.getWorkLog(MboRemote wo,
java.lang.Boolean viewSR)
Gets the work log entries for the current workorder.
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
LoggingService.getAppenderList()
Returns all the available appenders.
|
MboSetRemote |
LoggingService.getLoggerList()
Returns all the available loggers.
|