Uses of Interface
org.opencms.ui.apps.I_CmsCRUDApp
Packages that use 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
Classes in org.opencms.ui.apps.logfile that implement I_CmsCRUDApp -
Uses of I_CmsCRUDApp in org.opencms.ui.apps.scheduler
Classes in org.opencms.ui.apps.scheduler that implement I_CmsCRUDApp -
Uses of I_CmsCRUDApp in org.opencms.ui.apps.searchindex
Classes in org.opencms.ui.apps.searchindex that implement I_CmsCRUDAppConstructors in org.opencms.ui.apps.searchindex with parameters of type I_CmsCRUDAppModifierConstructorDescriptionCmsSourceDialog
(I_CmsCRUDApp<I_CmsSearchIndex> app, Runnable cancel) public constructor. -
Uses of I_CmsCRUDApp in org.opencms.ui.apps.sitemanager
Classes in org.opencms.ui.apps.sitemanager that implement I_CmsCRUDAppConstructors in org.opencms.ui.apps.sitemanager with parameters of type I_CmsCRUDAppModifierConstructorDescriptionprotected
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.