gov.noaa.gdsg.xmldbremote.manage
Class RecordModifier

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

public class RecordModifier
extends BaseRecordAdmin

Author:
tns

Field Summary
 
Fields inherited from class gov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin
collectionManager
 
Constructor Summary
RecordModifier()
          Creates a new instance of RecordModifier
 
Method Summary
 void modifyRecord(java.lang.String resourceId, org.w3c.dom.Node node)
          Modifies a record
 
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

RecordModifier

public RecordModifier()
Creates a new instance of RecordModifier

Method Detail

modifyRecord

public void modifyRecord(java.lang.String resourceId,
                         org.w3c.dom.Node node)
                  throws java.lang.Exception
Modifies a record

Throws:
java.lang.Exception


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