|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin
gov.noaa.gdsg.xmldbremote.manage.RecordInserter
public class RecordInserter
Provides a simple mechanism to create a new resource.
| 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 |
|---|
public RecordInserter()
| Method Detail |
|---|
public void insertRecord(org.w3c.dom.Node node)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||