|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.noaa.gdsg.xmldbremote.manage.BaseRecordAdmin
public class BaseRecordAdmin
Provides setter methods for the collectionManager.
| Field Summary | |
|---|---|
protected CollectionManager |
collectionManager
Holds value of property collectionManager. |
| Constructor Summary | |
|---|---|
BaseRecordAdmin()
Creates a new instance of BaseRecordAdmin |
|
| Method Summary | |
|---|---|
CollectionManager |
getCollectionManager()
Getter for property collectionManager. |
void |
setCollectionManager(CollectionManager collectionManager)
Setter for property collectionManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CollectionManager collectionManager
| Constructor Detail |
|---|
public BaseRecordAdmin()
| Method Detail |
|---|
public CollectionManager getCollectionManager()
public void setCollectionManager(CollectionManager collectionManager)
collectionManager - New value of property collectionManager.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||