Uses of Class
com.jalios.jcms.WebAppInfo

Packages that use WebAppInfo
com.jalios.jcms Contains the core JCMS 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
 WebAppInfo WebAppManager.getWebAppInfo(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
protected  WebAppInfo DeployManagerUpgradeUploadHandler.webapp
           
protected  WebAppInfo DeployManagerUpgradeHandler.webapp
           
protected  WebAppInfo DeployManagerDownloadHandler.webapp
           
 

Methods in com.jalios.jcms.handler that return WebAppInfo
 WebAppInfo DeployManagerUpgradeHandler.getWebAppInfo()
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.