Uses of Class
org.opencms.ui.apps.A_CmsWorkplaceApp
-
Packages that use A_CmsWorkplaceApp Package Description org.opencms.ui.apps Contains code for workplace apps.org.opencms.ui.apps.cacheadmin Contains classes of the cache admin app.org.opencms.ui.apps.dbmanager Contains classes of the cache admin app.org.opencms.ui.apps.dbmanager.sqlconsole org.opencms.ui.apps.filehistory Contains classes of the file history app.org.opencms.ui.apps.linkvalidation Contains classes of the link validation app.org.opencms.ui.apps.lists This package contains the app classes for the list configurations manager.org.opencms.ui.apps.logfile Contains classes of the site manager app.org.opencms.ui.apps.modules Contains classes of the module manager app.org.opencms.ui.apps.projects The project manager app classes.org.opencms.ui.apps.publishqueue Contains classes of the publish queue app.org.opencms.ui.apps.resourcetypes org.opencms.ui.apps.scheduler The scheduled jobs manager app classes.org.opencms.ui.apps.search Contains classes of the source search app.org.opencms.ui.apps.searchindex Contains classes of the searchindex app.org.opencms.ui.apps.sessions Contains classes of the site manager app.org.opencms.ui.apps.shell org.opencms.ui.apps.sitemanager Contains classes of the site manager app.org.opencms.ui.apps.user Contains classes of the user manager app.org.opencms.ui.apps.userdata -
-
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps Modifier and Type Class Description class
A_CmsAttributeAwareApp
An abstract subclass of A_CmsWorkplaceApp which provides an additional way for the main component of an app (the widget returned by getComponentForState) to influence the app layout of the app itself (i.e.protected static class
CmsQuickLaunchEditorConfiguration.QuickLaunchEditorApp
The quick launch editor app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.cacheadmin
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.cacheadmin Modifier and Type Class Description class
CmsCacheAdminApp
Vaadin app for Cache Administration.class
CmsCacheViewApp
Class for the app which shows the content of caches. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.dbmanager
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.dbmanager Modifier and Type Class Description class
CmsDbExportApp
Class for the database export function.class
CmsDbImportApp
Class for the database import app.class
CmsDbManager
Class for database manager app.class
CmsDbPropertiesApp
Class for the property definition app.class
CmsDbRemovePubLocksApp
App for the remove publish-locks function.class
CmsDbStaticExportApp
Class for the database static export app.class
CmsDbSynchronizationApp
Class for the database synchronization app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.dbmanager.sqlconsole
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.dbmanager.sqlconsole Modifier and Type Class Description class
CmsSqlConsoleApp
Class for the property definition app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.filehistory
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.filehistory Modifier and Type Class Description class
CmsFileHistoryApp
App for the history settings and clearing of history. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.linkvalidation
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.linkvalidation Modifier and Type Class Description class
CmsLinkInFolderValidationApp
App to check relations of resources in folder to other folder.class
CmsLinkValidationApp
Class for the Link validation app.class
CmsLinkValidationExternalApp
Class for the Link validation app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.lists
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.lists Modifier and Type Class Description class
CmsListManager
Manager for list configuration files. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.logfile
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.logfile Modifier and Type Class Description class
CmsLogFileApp
Main class of Log management app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.modules
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.modules Modifier and Type Class Description class
CmsModuleApp
Main module manager app class. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.projects
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.projects Modifier and Type Class Description class
CmsProjectManager
The project manager app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.publishqueue
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.publishqueue Modifier and Type Class Description class
CmsPublishQueue
Class for the Publish queue app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.resourcetypes
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.resourcetypes Modifier and Type Class Description class
CmsResourceTypeApp
App to manage the resource types. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.scheduler
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.scheduler Modifier and Type Class Description class
CmsJobManagerApp
The scheduled jobs manager app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.search
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.search Modifier and Type Class Description class
CmsSourceSearchApp
The source search app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.searchindex
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.searchindex Modifier and Type Class Description class
CmsSearchindexApp
Class for the search index app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.sessions
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.sessions Modifier and Type Class Description class
CmsSessionsApp
Class for the broadcast app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.shell
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.shell Modifier and Type Class Description class
CmsShellApp
Shell script app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.sitemanager
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.sitemanager Modifier and Type Class Description class
CmsSiteManager
Manager class for the Site manager app. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.user
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.user Modifier and Type Class Description class
CmsAccountsApp
App for the OU Management. -
Uses of A_CmsWorkplaceApp in org.opencms.ui.apps.userdata
Subclasses of A_CmsWorkplaceApp in org.opencms.ui.apps.userdata Modifier and Type Class Description class
CmsUserDataApp
The user data app.
-