|
||||||||||
| 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.RecordRemover
public class RecordRemover
Deletes a record by ID.
| Field Summary |
|---|
| Fields inherited from class gov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin |
|---|
collectionManager |
| Constructor Summary | |
|---|---|
RecordRemover()
Creates a new instance of RecordDeleter |
|
| Method Summary | |
|---|---|
void |
removeRecord(java.lang.String resourceId)
|
| 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 RecordRemover()
| Method Detail |
|---|
public void removeRecord(java.lang.String resourceId)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||