Uses of Class
com.jalios.jcms.WebAppInfo
-
Packages that use WebAppInfo Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.handler Contains the javabean classes uses to process HTTP request (aka form handlers). -
-
Uses of WebAppInfo in com.jalios.jcms
Methods in com.jalios.jcms that return WebAppInfo Modifier and Type Method Description WebAppInfoWebAppManager. getWebAppInfo(java.lang.String webappId)Gives a webapp info for a given webappId. -
Uses of WebAppInfo in com.jalios.jcms.handler
Fields in com.jalios.jcms.handler declared as WebAppInfo Modifier and Type Field Description protected WebAppInfoDeployManagerDownloadHandler. webappprotected WebAppInfoDeployManagerUpgradeHandler. webappprotected WebAppInfoDeployManagerUpgradeUploadHandler. webappMethods in com.jalios.jcms.handler that return WebAppInfo Modifier and Type Method Description WebAppInfoDeployManagerUpgradeHandler. getWebAppInfo()
-