|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.jxml.qare.qhome.Template
|
+--com.jxml.qare.qhome.appDir.AppDirTemplate
| Field Summary | |
DBAccount.Row |
account
|
DBApplication.Row |
application
|
DBPrivilege.Row |
privilege
|
DBUser.Row |
user
|
| Fields inherited from class com.jxml.qare.qhome.Template |
properties, sb |
| Constructor Summary | |
AppDirTemplate()
|
|
| Method Summary | |
String |
process(String arg)
|
| Methods inherited from class com.jxml.qare.qhome.Template |
eval, expand, expandProperty, expandURL, init, readURL, redirectToAppDir, redirectToDelegationDisplay, redirectToLogin, redirectToRemoteAccountDisplay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public DBUser.Row user
public DBAccount.Row account
public DBApplication.Row application
public DBPrivilege.Row privilege
| Constructor Detail |
public AppDirTemplate()
| Method Detail |
public String process(String arg)
throws Exception
process in class Template
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||