|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
interface for an object that owns 1 or more PTrees; (pluggability)
| Method Summary | |
void |
build()
initialize data |
void |
buildImport()
initialize data from external source (import data) |
java.lang.String |
getName()
|
PTree |
getPTree()
return main ptree ie the ptree that is always found |
PTree |
getPTree(java.lang.String code)
|
java.lang.String[] |
getRootCodes()
|
| Method Detail |
public java.lang.String getName()
public void build()
throws java.lang.Exception
java.lang.Exception
public void buildImport()
throws java.lang.Exception
java.lang.Exceptionpublic PTree getPTree()
public PTree getPTree(java.lang.String code)
public java.lang.String[] getRootCodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||