Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.iface.webservices.action.SigOption

  • Packages that use SigOption 
    Package Description
    com.ibm.tivoli.maximo.iotservices  
    com.ibm.tivoli.maximo.skd.service  
    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.
    psdi.util.logging  
    • Uses of SigOption in com.ibm.tivoli.maximo.iotservices

      Methods in com.ibm.tivoli.maximo.iotservices with annotations of type SigOption 
      Modifier and Type Method and Description
      boolean IoTConnectionService.anyDeviceTypesMapped(MboRemote iotserv) 
      java.util.Map 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 IoTConnectionService.devices(java.lang.String deviceType) 
      java.util.List 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 IoTConnectionService.getDevices(MboRemote iotserv, java.lang.String deviceType, java.lang.String limit) 
      java.util.List 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 IoTConnectionService.getLastMessageFromCache(MboRemote iotService, java.lang.String deviceType) 
      java.util.Map IoTConnectionService.getLastMessageFromCacheForDevice(MboRemote iotserv, java.lang.String deviceType, java.lang.String deviceid) 
      java.util.List 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 IoTConnectionService.getTimePeriods(MboRemote iotserv) 
      boolean IoTConnectionService.isDeviceTypeAssociated(MboRemote iotservice, java.lang.String deviceType) 
      com.ibm.json.java.JSONObject IoTConnectionService.pingIoT(MboRemote iotserv, boolean iotcfg) 
    • Uses of SigOption in com.ibm.tivoli.maximo.skd.service

      Methods in com.ibm.tivoli.maximo.skd.service with annotations of type SigOption 
      Modifier and Type Method and Description
      void SKDAppService.publish(SKDProjectRemote skdProject) 
      void SKDAppService.refresh(SKDProjectRemote skdProject) 
      boolean SKDAppService.runOptimization(SKDProjectRemote skdProject) 
    • Uses of SigOption in com.ibm.tivoli.maximo.weather

      Methods in com.ibm.tivoli.maximo.weather with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.appsetup

      Methods in psdi.app.appsetup with annotations of type SigOption 
      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) 
    • Uses of SigOption in psdi.app.asset

      Methods in psdi.app.asset with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.financial

      Methods in psdi.app.financial with annotations of type SigOption 
      Modifier and Type Method and Description
      void FinancialService.advancedAccountSetup(java.util.Map 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) 
    • Uses of SigOption in psdi.app.inspection

      Methods in psdi.app.inspection with annotations of type SigOption 
      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.changeResultStatusMobile(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) 
    • Uses of SigOption in psdi.app.inventory

      Methods in psdi.app.inventory with annotations of type SigOption 
      Modifier and Type Method and Description
      void InventoryService.adjustCurrentBalance(MboRemote invBalances, java.lang.String newBalance, double stdcost, double avgcost, java.lang.String conditioncode)
      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) 
    • Uses of SigOption in psdi.app.jobplan

      Methods in psdi.app.jobplan with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.location

      Methods in psdi.app.location with annotations of type SigOption 
      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) 
    • Uses of SigOption in psdi.app.person

      Methods in psdi.app.person with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.pm

      Methods in psdi.app.pm with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.signature

      Methods in psdi.app.signature with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.ticket

      Methods in psdi.app.ticket with annotations of type SigOption 
      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.
    • Uses of SigOption in psdi.app.workorder

      Methods in psdi.app.workorder with annotations of type SigOption 
      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.startTimerStartDate(MboRemote wo, java.util.Date startDateTime, java.lang.Long anywhererefid, java.lang.String transtype) 
      void WOService.stopTimer(MboRemote wo) 
      void WOService.stopTimerStartFinishDates(MboRemote wo, java.util.Date finishDateTime, java.util.Date startDateTime, java.lang.Boolean noStopTimerPopup) 
    • Uses of SigOption in psdi.util.logging

      Methods in psdi.util.logging with annotations of type SigOption 
      Modifier and Type Method and Description
      void LoggingService.streamLog(OslcRequest request) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes