|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--cug.ptree.PTreeOwnerImpl
null implementation of PTreeOwner
| Constructor Summary | |
PTreeOwnerImpl()
|
|
| Method Summary | |
void |
build()
does nothing |
void |
buildImport()
does nothing |
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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PTreeOwnerImpl()
| Method Detail |
public java.lang.String getName()
getName in interface PTreeOwner
public void build()
throws java.lang.Exception
build in interface PTreeOwnerjava.lang.Exception
public void buildImport()
throws java.lang.Exception
buildImport in interface PTreeOwnerjava.lang.Exceptionpublic PTree getPTree()
PTreeOwner
getPTree in interface PTreeOwnerpublic PTree getPTree(java.lang.String code)
getPTree in interface PTreeOwnerpublic java.lang.String[] getRootCodes()
getRootCodes in interface PTreeOwner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||