com.jxml.qare.qhome.appDir
Class AppDirTemplate
java.lang.Object
|
+--com.jxml.qare.qhome.Template
|
+--com.jxml.qare.qhome.appDir.AppDirTemplate
- All Implemented Interfaces:
- Item
- public class AppDirTemplate
- extends Template
Methods inherited from class com.jxml.qare.qhome.Template |
check, content, cvt, eval, expand, expandProperty, expandURL, init, markup, readURL, redirectToAppDir, redirectToDelegationDisplay, redirectToDelegationDisplayUG, redirectToLogin, redirectToRemoteAccountDisplay |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
user
public DBUser.Row user
account
public DBAccount.Row account
application
public DBApplication.Row application
privilege
public DBPrivilege.Row privilege
AppDirTemplate
public AppDirTemplate()
process
public String process(String arg)
throws Exception
- Overrides:
process
in class Template