|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.importer.operations.AbstractImportOperation
org.opennms.netmgt.importer.operations.AbstractSaveOrUpdateOperation
org.opennms.netmgt.importer.operations.InsertOperation
public class InsertOperation
InsertOperation class.
| Constructor Summary | |
|---|---|
InsertOperation(String foreignSource,
String foreignId,
String nodeLabel,
String building,
String city)
Constructor for InsertOperation. |
|
| Method Summary | |
|---|---|
List<Event> |
doPersist()
doPersist |
String |
toString()
toString |
| Methods inherited from class org.opennms.netmgt.importer.operations.AbstractSaveOrUpdateOperation |
|---|
foundAsset, foundCategory, foundInterface, foundMonitoredService, gatherAdditionalData, getCategoryDao, getDistPollerDao, getIpAddrToInterfaceMap, getNode, getNodeDao, isSnmpDataForInterfacesUpToDate, isSnmpDataForNodeUpToDate, log, nullSafeEquals, persist, setCategoryCache, setCategoryDao, setDistPollerDao, setNodeDao, setServiceTypeDao, setTypeCache, updateSnmpData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InsertOperation(String foreignSource,
String foreignId,
String nodeLabel,
String building,
String city)
Constructor for InsertOperation.
foreignSource - a String object.foreignId - a String object.nodeLabel - a String object.building - a String object.city - a String object.| Method Detail |
|---|
public List<Event> doPersist()
doPersist
doPersist in class AbstractSaveOrUpdateOperationList object.public String toString()
toString
toString in class ObjectString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||