org.opennms.netmgt.importer.operations
Class AbstractImportOperation

java.lang.Object
  extended by org.opennms.netmgt.importer.operations.AbstractImportOperation
All Implemented Interfaces:
ImportOperation
Direct Known Subclasses:
AbstractSaveOrUpdateOperation, DeleteOperation

public abstract class AbstractImportOperation
extends Object
implements ImportOperation

Abstract AbstractImportOperation class.

Version:
$Id: $
Author:
ranger

Constructor Summary
AbstractImportOperation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.opennms.netmgt.importer.operations.ImportOperation
gatherAdditionalData, persist
 

Constructor Detail

AbstractImportOperation

public AbstractImportOperation()


Copyright © 2011. All Rights Reserved.