| Package | Description |
|---|---|
| org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CmsAccountInfo> |
CmsWorkplaceManager.getAccountInfos()
Returns the account infos.
|
java.util.List<CmsAccountInfo> |
CmsWorkplaceManager.getConfiguredAccountInfos()
Returns the configured account infos.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsWorkplaceManager.addAccountInfo(CmsAccountInfo info)
Adds an account info.
|