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

Uses of Interface
com.ibm.tivoli.maximo.srvad.app.ServiceAddressRemote

  • Packages that use ServiceAddressRemote 
    Package Description
    com.ibm.tivoli.maximo.srvad.app  
    com.ibm.tivoli.maximo.srvad.beans  
    psdi.app.asset  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    • Uses of ServiceAddressRemote in com.ibm.tivoli.maximo.srvad.app

      Classes in com.ibm.tivoli.maximo.srvad.app that implement ServiceAddressRemote 
      Modifier and Type Class and Description
      class  ServiceAddress
      ServiceAddress MBO code for FSM
      Methods in com.ibm.tivoli.maximo.srvad.app that return ServiceAddressRemote 
      Modifier and Type Method and Description
      ServiceAddressRemote ServiceAddressSetRemote.createSAfromAddressableMbo(AddressableMbo addressable)
      Create a new ServiceAddressRemote from a AddressableMbo
      ServiceAddressRemote ServiceAddressSet.createSAfromAddressableMbo(AddressableMbo addressable)
      (non-Javadoc)
      ServiceAddressRemote ServiceAddress.getServiceAddress() 
    • Uses of ServiceAddressRemote in com.ibm.tivoli.maximo.srvad.beans

      Methods in com.ibm.tivoli.maximo.srvad.beans with parameters of type ServiceAddressRemote 
      Modifier and Type Method and Description
      int SAActions.convertsachildtoparent(AppBean bean, MboRemote mbo, ServiceAddressRemote saChild, WebClientSession clientSession)
      Make the current customized (child) Service Address a main one (parent)
    • Uses of ServiceAddressRemote in psdi.app.asset

      Methods in psdi.app.asset that return ServiceAddressRemote 
      Modifier and Type Method and Description
      ServiceAddressRemote Asset.getServiceAddress() 
    • Uses of ServiceAddressRemote in psdi.app.location

      Methods in psdi.app.location that return ServiceAddressRemote 
      Modifier and Type Method and Description
      ServiceAddressRemote Location.getServiceAddress()
      Return the service address associated with this Location.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes