|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.bouquet.jpa.test.TestDataLoader
public class TestDataLoader
Copyright (c) 2007, Swiss Federal Institute of Intellectual Property
Constructor Summary | |
---|---|
TestDataLoader()
Default constructor. |
Method Summary | |
---|---|
java.util.List<AuthRole> |
createAuthRoles()
Create test data auth roles out of the follwoing to lists Role names:
|
void |
load()
Load testdata into the eadj database |
static void |
main(java.lang.String[] args)
Load test data into eadj database |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestDataLoader()
Method Detail |
---|
public void load() throws java.lang.Exception
java.lang.Exception
public java.util.List<AuthRole> createAuthRoles()
Role names:
public static void main(java.lang.String[] args)
args
- no arguments required
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |