| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.iotf | |
| com.ibm.tivoli.maximo.iotservices | |
| com.ibm.tivoli.maximo.weather | |
| psdi.app.appsetup | The AppSetup package includes basic information about applications and how they are grouped 
on the main menu within modules. | 
| psdi.app.asset | |
| psdi.app.financial | The Financial package deals with all the General Ledger (GL) accounting practices that are supported within MAXIMO's 
applications. | 
| psdi.app.inspection | |
| psdi.app.inventory | The Inventory package includes MBOs related to Inventory Control. | 
| psdi.app.jobplan | The JobPlan package includes Mbo's related to Job Plans. | 
| psdi.app.location | The Location package includes MBOs mostly related to operating locations. | 
| psdi.app.person | |
| psdi.app.pm |  The PM package contains Mbos related to preventive 
 maintenance. | 
| psdi.app.signature | The Signature package defines users and security groups. | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. checkCronTaskInstance(java.lang.String instancename) | 
| void | IoTFService. clearDeviceRefernce(MboRemote iotf)Clear reference for device type and device id from asset and location meter for one device type. | 
| void | IoTFService. clearDeviceRefernceForOrg(MboRemote iotf)Clear reference for device type and device id from asset and location meter. | 
| java.util.List<java.lang.Object> | IoTFService. getAllDeviceTypes(MboRemote iotf,
                 java.lang.String sort) | 
| java.util.List<java.lang.Object> | IoTFService. getAllIoTHistorians() | 
| java.lang.String | IoTFService. getAnyHistorianDatabaseName(java.lang.String orgid,
                           java.lang.String historian,
                           java.lang.String choice,
                           java.lang.String bucket,
                           java.util.Date dt,
                           int offset,
                           boolean isDefault) | 
| java.util.List<java.lang.Object> | IoTFService. getDevices(java.lang.String iotfOrg,
          UserInfo userInfo,
          java.lang.String deviceType,
          int limit) | 
| java.util.List<java.lang.Object> | IoTFService. getDeviceTypesNotIn(MboRemote iotf,
                   java.util.List<java.lang.String> excludeTheseTypes,
                   java.lang.String sort) | 
| java.lang.String | IoTFService. getHistorianDatabaseName(java.lang.String orgid,
                        java.lang.String historian,
                        java.util.Date dt) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. getLastMessageFromCache(MboRemote iotf,
                       java.lang.String deviceType) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. getLastMessageFromCacheForDevice(MboRemote iotf,
                                java.lang.String deviceType,
                                java.lang.String deviceid) | 
| java.util.List<java.lang.Object> | IoTFService. getNotMappedYetDeviceTypes(MboRemote iotf,
                          java.lang.String sort) | 
| boolean | IoTFService. pingHistorian() | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. pingIoT(java.lang.String iotfOrg,
       java.lang.String apiKey,
       java.lang.String authToken,
       java.lang.String processclass) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. pingIoTF(java.lang.String iotfOrg,
        java.lang.String apiKey,
        java.lang.String authToken)Deprecated.  | 
| void | IoTFService. syncDevices(java.lang.String iotfOrg,
           UserInfo userInfo) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. testConnectivity(MboRemote iotfOrg) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTFService. validateHistorianEndPoint(java.lang.String orgid,
                         java.lang.String url,
                         java.lang.String user,
                         java.lang.String password,
                         java.lang.String bucket,
                         java.lang.String dbname) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | IoTConnectionService. anyDeviceTypesMapped(MboRemote iotserv) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTConnectionService. checkCronTaskInstance(java.lang.String instancename) | 
| void | IoTConnectionService. clearDeviceRefernce(MboRemote iotf)Clear reference for device type and device id from asset and location meter
 for one device type. | 
| void | IoTConnectionService. clearDeviceRefernceForService(MboRemote iotservice)Clear reference for device type and device id from asset and location meter. | 
| java.util.List<java.lang.Object> | IoTConnectionService. devices(java.lang.String deviceType) | 
| java.util.List<java.lang.Object> | IoTConnectionService. getAllDeviceTypes(MboRemote iotserv,
                 java.lang.String sort) | 
| java.lang.String | IoTConnectionService. getAnyHistorianDatabaseName(java.lang.String orgid,
                           java.lang.String historian,
                           java.lang.String choice,
                           java.lang.String bucket,
                           java.util.Date dt,
                           int offset,
                           boolean isDefault) | 
| java.util.List<java.lang.Object> | IoTConnectionService. getDevices(MboRemote iotserv,
          java.lang.String deviceType,
          java.lang.String limit) | 
| java.util.List<java.lang.Object> | IoTConnectionService. getDeviceTypeList(MboRemote iotserv,
                 java.lang.String sort,
                 boolean isMapped) | 
| java.lang.String | IoTConnectionService. getHistorianDatabaseName(java.lang.String orgid,
                        java.lang.String historian,
                        java.util.Date dt) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTConnectionService. getLastMessageFromCache(MboRemote iotService,
                       java.lang.String deviceType) | 
| java.util.Map<java.lang.String,java.lang.Object> | IoTConnectionService. getLastMessageFromCacheForDevice(MboRemote iotserv,
                                java.lang.String deviceType,
                                java.lang.String deviceid) | 
| java.util.List<java.lang.Object> | IoTConnectionService. getNotMappedYetDeviceTypes(MboRemote iotserv,
                          java.lang.String sort)Deprecated.  | 
| com.ibm.json.java.JSONObject | IoTConnectionService. getSampleAggregateResultForDeviceType(MboRemote iotService,
                                     java.lang.String deviceType,
                                     java.lang.String feedMapProperty,
                                     java.lang.String deviceid)Get the aggregated data, using the getSampleAggregateResultForDeviceType
 endpoint. | 
| java.util.List<java.lang.String> | IoTConnectionService. getTimePeriods(MboRemote iotserv) | 
| boolean | IoTConnectionService. isDeviceTypeAssociated(MboRemote iotservice,
                      java.lang.String deviceType) | 
| com.ibm.json.java.JSONObject | IoTConnectionService. pingIoT(MboRemote iotserv,
       boolean iotcfg) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WeatherAPIService. checkConnection(MboRemote weatherOrg)Process Asset Registry. | 
| void | WeatherAPIService. processAssetsRegistry(MboRemote weatherZone,
                     java.lang.String actioncode)Process Asset Registry. | 
| void | WeatherAPIService. registryEndPointsForAlerts(boolean register)Register/Unregister Weather Organization End Points. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AppSetupService. overridePropValue(MboRemote propCfg,
                 java.lang.String userAlnValue,
                 java.lang.Long userLongVal,
                 java.lang.Boolean userBoolValue) | 
| void | AppSetupService. resetPropValue(MboRemote propCfg) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AssetService. changeStatus(MboRemote mbo,
            java.lang.String status,
            boolean rollToAllChildren,
            boolean removeFromActiveRoutes,
            boolean removeFromActiveSP,
            boolean changePMStatus) | 
| MboRemote | AssetService. createChange(MboRemote mbo,
            java.lang.String jpnum) | 
| MboRemote | AssetService. createIncident(MboRemote mbo,
              java.lang.String tickettemplateid) | 
| MboRemote | AssetService. createProblem(MboRemote mbo,
             java.lang.String tickettemplateid) | 
| MboRemote | AssetService. createServiceRequest(MboRemote mbo,
                    java.lang.String tickettemplateid) | 
| MboRemote | AssetService. createWorkorder(MboRemote mbo,
               java.lang.String jpnum) | 
| void | AssetService. moveSingleAsset(MboRemote asset,
               java.lang.String newLocation,
               java.lang.String newSite,
               java.lang.String newParent)Service Method used to move asset using Webservices. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FinancialService. advancedAccountSetup(java.util.Map<java.lang.String,java.lang.Object> components,
                    java.lang.String compvalue,
                    UserInfo userInfo) | 
| void | FinancialService. basicAccountSetup(java.lang.String orgid,
                 java.lang.String compname,
                 java.lang.String compvalue,
                 java.lang.String comptext,
                 UserInfo userInfo) | 
| void | FinancialService. disableGLValidation(java.lang.String orgid,
                   UserInfo userInfo) | 
| void | FinancialService. resetGLOrder(java.lang.String orgid,
            UserInfo userInfo) | 
| void | FinancialService. setupFinancialPeriods(java.lang.String orgid,
                     java.lang.String period,
                     java.lang.String startmonth,
                     int numyears,
                     boolean disableperiods,
                     UserInfo userInfo) | 
| void | FinancialService. skipSetup(UserInfo userInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InspectionService. changeFormStatus(InspectionFormRemote inspForm,
                java.lang.String status)Service Method used to change status. | 
| void | InspectionService. changeResultStatus(InspectionResultRemote inspResult,
                  java.lang.String status) | 
| void | InspectionService. updateAssetLocMeter(InspectionResultRemote inspResult,
                   java.lang.String referenceobject,
                   java.lang.String referenceobjectid,
                   java.lang.String asset,
                   java.lang.String location,
                   java.lang.String siteid,
                   java.lang.String orgid,
                   java.lang.String inspformnum,
                   java.lang.String resultnum) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InventoryService. adjustCurrentBalance(MboRemote invBalances,
                    java.lang.String newBalance)Adjusts the current balance. | 
| void | InventoryService. changeStatus(MboRemote mbo,
            java.lang.String status,
            java.util.Date asOfDate,
            java.lang.String memo,
            long accessModifier) | 
| java.lang.String | InventoryService. getUnitConversionFactor(UserInfo userInfo,
                       java.lang.String fromUOM,
                       java.lang.String toUOM,
                       java.lang.String itemSetID,
                       java.lang.String itemNum) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobPlanService. changeStatus(JobPlanRemote jobplan,
            java.lang.String status,
            java.util.Date date,
            java.lang.String memo)Service Method used to change jobplan status. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LocationService. changeStatus(MboRemote mbo,
            java.lang.String status,
            java.util.Date asOfDate,
            java.lang.String memo,
            long accessModifier) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PersonService. activateUser(MboRemote person,
            java.lang.String memo,
            MXTransaction mxTran) | 
| void | PersonService. deactivateUser(MboRemote person,
              java.lang.String memo)Inactivate user. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PMService. changeStatus(PM pm,
            java.lang.String status,
            boolean rollToAllChildren)Service method used to change preventive maintenance status. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SignatureService. applyDefaultTemplate(MboRemote maxGroup,
                    java.lang.String app)Apply default Security template to Security Group. | 
| void | SignatureService. refreshUserCont(UserInfo userInfo)Refresh count for all user queries. | 
| void | SignatureService. refreshUserConts(MboRemote userQuery)Refresh count for one User Query. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TicketService. applyOwner(MboRemote ticket,
          java.lang.String owner)Applies the selected owner to the current ticket. | 
| void | TicketService. applyOwnerGroup(MboRemote ticket,
               java.lang.String ownergroup)Applies the selected ownergroup to the current ticket. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WOService. applyOwner(MboRemote wo,
          java.lang.String owner)Applies the selected owner to the current workorder. | 
| void | WOService. applyOwnerGroup(MboRemote wo,
               java.lang.String ownergroup)Applies the selected ownergroup to the current workorder. | 
| void | WOService. assignLabor(MboRemote assignment,
           java.lang.String laborcode,
           java.lang.String orgid) | 
| void | WOService. changeStatus(WORemote wo,
            java.lang.String status,
            java.util.Date date,
            java.lang.String memo)Service Method used to change status. | 
| void | WOService. changeWOStatus(WORemote wo,
              java.lang.String status,
              java.util.Date date,
              java.lang.String memo)Service Method used to change status. | 
| MboRemote | WOService. createChange(MboRemote wo) | 
| MboRemote | WOService. createFollowUp(MboRemote wo) | 
| MboRemote | WOService. createJPFromWO(MboRemote wo,
              java.lang.String jpnum,
              java.lang.String description,
              java.lang.String longdescription) | 
| MboRemote | WOService. createProblem(MboRemote wo) | 
| void | WOService. finishAssignment(MboRemote assignment) | 
| void | WOService. interruptAssignment(MboRemote assignment) | 
| void | WOService. removeSafetyPlan(MboRemote wo) | 
| boolean | WOService. removeWorkPlan(MboRemote wo) | 
| void | WOService. reportDowntime(MboRemote wo,
              java.util.Date startDate,
              java.util.Date endDate,
              double hoursDown,
              java.lang.String code,
              boolean operational) | 
| void | WOService. startAssignment(MboRemote assignment) | 
| void | WOService. startTimer(MboRemote wo) | 
| void | WOService. stopTimer(MboRemote wo) | 
| void | WOService. stopTimerStartFinishDates(MboRemote wo,
                         java.util.Date finishDateTime,
                         java.util.Date startDateTime,
                         java.lang.Boolean noStopTimerPopup) |