public class ExtSystemProcProcessor
extends java.lang.Object
Constructor and Description |
---|
ExtSystemProcProcessor(java.lang.String extSystem,
java.lang.String serviceName,
java.lang.String mosName,
StructureData data,
java.util.List mboList,
MosDetailInfo primaryInfo,
boolean isEvent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
applyRules()
Apply rules for external interfaces
|
public ExtSystemProcProcessor(java.lang.String extSystem, java.lang.String serviceName, java.lang.String mosName, StructureData data, java.util.List mboList, MosDetailInfo primaryInfo, boolean isEvent) throws MXException
extSystem
- the external system nameserviceName
- the service namemosName
- the object structure namedata
- the StructureDatamboList
- List of Mbo's to processprimaryInfo
- the primary MosDetailInfo. In case of merged structure, this is
nullisEvent
- event listener indicatorMXException
- MAXIMO exceptionpublic void applyRules() throws MXException, java.rmi.RemoteException
MXException
- MAXIMO exceptionjava.rmi.RemoteException
- Remote exception