public MyApplication()
{
super();
// set up the departments, only required because this is an example,
// normally you would get them from a db or something else.
Organization organization = new Organization();
organization.name = "Bee Hive: Honey Production (inc)";
String[] departments =
new String[] {"Tracking", "Tracks swarm movements", "false", "H.I.E",
"Honey Industrial Espionage", "true", "C.B.I.A",
"Counter Bee Interrogation Agency", "true", "Honey Gathering",