|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object macaw.persistenceLayer.DummyDataProvider
public class DummyDataProvider
Provides a collection of fake records that can be used to initially populate
demonstration implementations of
MacawCurationAPI
and MacawRetrievalAPI
.
Constructor Summary | |
---|---|
DummyDataProvider(MacawCurationAPI database,
User admin)
|
Method Summary | |
---|---|
void |
populateDatabase(User user)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyDataProvider(MacawCurationAPI database, User admin)
Method Detail |
---|
public void populateDatabase(User user) throws MacawException
MacawException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |