gov.noaa.gdsg.xmldbremote.manage
Class RecordInserter

java.lang.Object
  extended by gov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin
      extended by gov.noaa.gdsg.xmldbremote.manage.RecordInserter

public class RecordInserter
extends BaseRecordAdmin

Provides a simple mechanism to create a new resource.

Version:
$Id: RecordInserter.java,v 1.1 2004/10/29 17:47:13 mrxtravis Exp $
Author:
tns

Field Summary
 
Fields inherited from class gov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin
collectionManager
 
Constructor Summary
RecordInserter()
          Creates a new instance of RecordInserter
 
Method Summary
 void insertRecord(org.w3c.dom.Node node)
          Inserts the record into the database
 
Methods inherited from class gov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin
getCollectionManager, setCollectionManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordInserter

public RecordInserter()
Creates a new instance of RecordInserter

Method Detail

insertRecord

public void insertRecord(org.w3c.dom.Node node)
                  throws java.lang.Exception
Inserts the record into the database

Throws:
java.lang.Exception


Copyright © 2004-2005 DOC > NOAA > NGDC > EDSD. All Rights Reserved.