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.WSMboSet

  • Packages that use WSMboSet 
    Package Description
    com.ibm.tivoli.maximo.weather  
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    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  
    • Uses of WSMboSet in com.ibm.tivoli.maximo.weather

      Methods in com.ibm.tivoli.maximo.weather with annotations of type WSMboSet 
      Modifier and Type Method and Description
      MboSetRemote WeatherAPIService.getServiceAddresses()
      Register/Unregister Weather Organization End Points.
    • Uses of WSMboSet in psdi.app.inventory

      Methods in psdi.app.inventory with annotations of type WSMboSet 
      Modifier and Type Method and Description
      MboSetRemote InventoryService.autoSplitRecordSet(MboRemote invUseLineMbo, UserInfo userInfo) 
      MboSetRemote InventoryService.getLineSplitForRotItems(MboSetRemote assetmsr, MboRemote invUseLineMbo, UserInfo userInfo) 
      MboSetRemote InventoryService.getLineSplitRecords(MboSetRemote invbalmsr, MboRemote invUseLineMbo, UserInfo userInfo) 
      void InventoryService.previewReconcile(MboSetRemote invBalSetMbo) 
      MboSetRemote InventoryService.reconcile(MboSetRemote invBalSetMbo) 
      MboSetRemote InventoryService.updateAllInventory(MboSetRemote invBalSetMbo, UserInfo userInfo) 
    • Uses of WSMboSet in psdi.app.location

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

      Methods in psdi.app.ticket with annotations of type WSMboSet 
      Modifier and Type Method and Description
      MboSetRemote TicketService.getWorkLog(MboRemote ticket, java.lang.Boolean viewSR)
      Gets the work log entries for the current ticket.
    • Uses of WSMboSet in psdi.app.workorder

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

      Methods in psdi.util.logging with annotations of type WSMboSet 
      Modifier and Type Method and Description
      MboSetRemote LoggingService.getAppenderList()
      Returns all the available appenders.
      MboSetRemote LoggingService.getLoggerList()
      Returns all the available loggers.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes