Uses of Class
com.jalios.jcms.workspace.WorkspaceFileAnalyzer

Packages that use WorkspaceFileAnalyzer
com.jalios.jcms Contains the core JCMS classes. 
com.jalios.jcms.workspace Contains classes about workspace features. 
 

Uses of WorkspaceFileAnalyzer in com.jalios.jcms
 

Fields in com.jalios.jcms declared as WorkspaceFileAnalyzer
protected  WorkspaceFileAnalyzer QuotaManager.channelFileAnalyzer
           
 

Methods in com.jalios.jcms that return WorkspaceFileAnalyzer
 WorkspaceFileAnalyzer QuotaManager.getGlobalFileAnalyzer(boolean refresh)
          returns WorkspaceFileAnalyzer instance associated with this site.
 

Methods in com.jalios.jcms with parameters of type WorkspaceFileAnalyzer
 void QuotaManager.handleFileAnalyzeEnd(WorkspaceFileAnalyzer fileAnalyzer)
          This method is called when global file analyzer has end
 

Uses of WorkspaceFileAnalyzer in com.jalios.jcms.workspace
 

Fields in com.jalios.jcms.workspace declared as WorkspaceFileAnalyzer
protected  WorkspaceFileAnalyzer Workspace.fileAnalyzer
           
 

Methods in com.jalios.jcms.workspace that return WorkspaceFileAnalyzer
 WorkspaceFileAnalyzer Workspace.getFileAnalyzer(boolean refresh)
          returns WorkspaceFileAnalyzer instance associated with this workspace.
 

Methods in com.jalios.jcms.workspace with parameters of type WorkspaceFileAnalyzer
 void Workspace.handleFileAnalyzeEnd(WorkspaceFileAnalyzer fileAnalyzer)
          This method is called when global file analyzer has end
 



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