Package | Description |
---|---|
psdi.iface.app.im | |
psdi.iface.omp |
Modifier and Type | Class and Description |
---|---|
class |
MaxIMSet
Represents the set of MaxIM
|
Modifier and Type | Method and Description |
---|---|
MaxIMSetRemote |
OmpServiceRemote.getIMListForLMO(java.lang.String lmoName,
java.lang.String lmoNamespace)
Gets the list of Integration Modules that implement the specified Logical Management Operation.
|
MaxIMSetRemote |
OmpService.getIMListForLMO(java.lang.String lmoName,
java.lang.String lmoNamespace)
Gets the list of Integration Modules that implement the specified Logical Management Operation.
|
MaxIMSetRemote |
OmpServiceRemote.getIMListForLMOWithOMP(java.lang.String lmoName,
java.lang.String lmoNamespace)
Gets the list of Integration Modules that implement the specified Logical Management Operation
on at least one Operational Management Product.
|
MaxIMSetRemote |
OmpService.getIMListForLMOWithOMP(java.lang.String lmoName,
java.lang.String lmoNamespace)
Gets the list of Integration Modules that implement the specified Logical Management Operation
on at least one Operational Management Product.
|
MaxIMSetRemote |
OmpServiceRemote.getIMListForOMP(java.lang.String ompGuid)
Gets the list of Integration Modules that implement at least one Logical Management Operation
on the given Operational Management Product.
|
MaxIMSetRemote |
OmpService.getIMListForOMP(java.lang.String ompGuid)
Gets the list of Integration Modules that implement at least one Logical Management Operation
on the given Operational Management Product.
|