net.sf.dc.core
Class Repository

java.lang.Object
  extended bynet.sf.dc.core.Repository

public abstract class Repository
extends java.lang.Object

Holder of static data. Keys for Settings, static collections and other data is stored here.

Since:
1.4
Version:
2.3
Author:
Robert Jan van der Waals

Nested Class Summary
static class Repository.collections
           
static class Repository.database
           
static class Repository.datatypes
           
static class Repository.labels
           
static class Repository.messages
           
static class Repository.operators
           
static class Repository.reportsettings
           
static class Repository.settings
           
static class Repository.system
           
static class Repository.systemlabels
           
static class Repository.tooltips
           
 
Constructor Summary
Repository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Repository

public Repository()