Uses of Interface
org.opencms.ui.apps.I_CmsCRUDApp
Package
Description
Contains classes of the site manager app.
The scheduled jobs manager app classes.
Contains classes of the searchindex app.
Contains classes of the site manager app.
-
Uses of I_CmsCRUDApp in org.opencms.ui.apps.logfile
-
Uses of I_CmsCRUDApp in org.opencms.ui.apps.scheduler
-
Uses of I_CmsCRUDApp in org.opencms.ui.apps.searchindex
ModifierConstructorDescriptionCmsSourceDialog
(I_CmsCRUDApp<I_CmsSearchIndex> app, Runnable cancel) public constructor. -
Uses of I_CmsCRUDApp in org.opencms.ui.apps.sitemanager
ModifierConstructorDescriptionprotected
CmsCreateSiteThread
(CmsObject cms, I_CmsCRUDApp<CmsSite> manager, CmsSite site, CmsSite oldSite, String source, String template, boolean createOU, String parentOU, String selectedOU, ByteArrayOutputStream os, Map<String, String> bundle, Runnable finished) Constructor for Class.