Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.json.mixin | |
com.jalios.jcms.workspace |
Contains classes about workspace features.
|
Modifier and Type | Field and Description |
---|---|
protected WorkspaceFileAnalyzer |
QuotaManager.channelFileAnalyzer |
protected WorkspaceFileAnalyzer |
QuotaManager.previousChannelFileAnalyzer |
Modifier and Type | Method and Description |
---|---|
WorkspaceFileAnalyzer |
QuotaManager.getGlobalFileAnalyzer(boolean refresh)
returns
WorkspaceFileAnalyzer instance associated with this site. |
Modifier and Type | Method and Description |
---|---|
void |
QuotaManager.handleFileAnalyzeEnd(WorkspaceFileAnalyzer fileAnalyzer)
This method is called when global file analyzer has end
|
Modifier and Type | Method and Description |
---|---|
WorkspaceFileAnalyzer |
WorkspaceMixIn.getPreviousFileAnalyzer() |
Modifier and Type | Field and Description |
---|---|
protected WorkspaceFileAnalyzer |
Workspace.fileAnalyzer |
protected WorkspaceFileAnalyzer |
Workspace.previousFileAnalyzer |
Modifier and Type | Method and Description |
---|---|
WorkspaceFileAnalyzer |
Workspace.getFileAnalyzer(boolean refresh)
returns
WorkspaceFileAnalyzer instance associated with this workspace. |
WorkspaceFileAnalyzer |
Workspace.getPreviousFileAnalyzer()
returns previous
WorkspaceFileAnalyzer instance associated with this workspace if any. |
Modifier and Type | Method and Description |
---|---|
void |
Workspace.handleFileAnalyzeEnd(WorkspaceFileAnalyzer fileAnalyzer)
This method is called when global file analyzer has end
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.