|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--uk.co.kimble.cobra.DataDictionary
| Method Summary | |
uk.co.kimble.cobra.ClassDictionary |
getClassDictionary(java.lang.String FQCN)
Returns a reference to the class dictionary for the given classname. |
static DataDictionary |
getDataDictionary()
Return the single instance of the data dictionary |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public static DataDictionary getDataDictionary()
public uk.co.kimble.cobra.ClassDictionary getClassDictionary(java.lang.String FQCN)
throws PersistentException
FQCN - Fully qualified class name... from class.getName();
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||