| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuotaElement | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.workspace | Contains classes about workspace features. | 
| Uses of QuotaElement in com.jalios.jcms | 
|---|
| Fields in com.jalios.jcms declared as QuotaElement | |
|---|---|
| protected  QuotaElement | QuotaManager.channelQuotaAlert | 
| Methods in com.jalios.jcms that return QuotaElement | |
|---|---|
|  QuotaElement | QuotaManager.getChannelQuotaAlert() | 
|  QuotaElement | QuotaManager.getElement(Workspace wk)create a QuotaElementfor aWorkspace. | 
|  QuotaElement | QuotaManager.getSiteElement()create a QuotaElementfor a whiole site. | 
| Methods in com.jalios.jcms that return types with arguments of type QuotaElement | |
|---|---|
|  Map<Workspace,QuotaElement> | QuotaManager.getElements()returns the Mapwith allQuotaElementper workspace, the value with the null key is for the whole site. | 
|  Map<Workspace,QuotaElement> | QuotaManager.getElements(Workspace workspace)returns the Mapwith allQuotaElementper workspace, the value with the null key is for the whole site. | 
| Methods in com.jalios.jcms with parameters of type QuotaElement | |
|---|---|
|  void | QuotaManager.setChannelQuotaAlert(QuotaElement channelQuotaAlert) | 
| Constructor parameters in com.jalios.jcms with type arguments of type QuotaElement | |
|---|---|
| QuotaManager.WorkspaceNodeComparator(Map<Workspace,QuotaElement> elements,
                                     QuotaManager.WorkspaceNodeComparator.WorkspaceNodeComparatorType sortCriteria,
                                     boolean reverse) | |
| Uses of QuotaElement in com.jalios.jcms.workspace | 
|---|
| Fields in com.jalios.jcms.workspace declared as QuotaElement | |
|---|---|
| protected  QuotaElement | Workspace.quotaAlert | 
| Methods in com.jalios.jcms.workspace that return QuotaElement | |
|---|---|
|  QuotaElement | Workspace.getQuotaAlert() | 
| Methods in com.jalios.jcms.workspace with parameters of type QuotaElement | |
|---|---|
|  void | Workspace.setQuotaAlert(QuotaElement quotaAlert) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||