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. |
Modifier and Type | Class and Description |
---|---|
class |
ServiceAddress
ServiceAddress MBO code for FSM
|
Modifier and Type | Method and Description |
---|---|
ServiceAddressRemote |
ServiceAddressSet.createSAfromAddressableMbo(AddressableMbo addressable)
(non-Javadoc)
|
ServiceAddressRemote |
ServiceAddressSetRemote.createSAfromAddressableMbo(AddressableMbo addressable)
Create a new
ServiceAddressRemote from a AddressableMbo |
ServiceAddressRemote |
ServiceAddress.getServiceAddress() |
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)
|
Modifier and Type | Method and Description |
---|---|
ServiceAddressRemote |
Asset.getServiceAddress() |
Modifier and Type | Method and Description |
---|---|
ServiceAddressRemote |
Location.getServiceAddress()
Return the service address associated with this Location.
|