Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opencms.setup Classes and Interfaces - 160 results found.
NameDescriptionTypePackageFramework
A_CmsSetupXmlUpdateSkeleton for xml update plugins.Classorg.opencms.setup.xmlOpenCMS
A_CmsUpdateDBPartRepresent a part of the database update process.Classorg.opencms.setup.dbOpenCMS
A_CmsXmlSearchSkeleton for handling opencms-search.Classorg.opencms.setup.xmlOpenCMS
A_CmsXmlVfsSkeleton for handling opencms-vfs.Classorg.opencms.setup.xmlOpenCMS
A_CmsXmlWorkplaceSkeleton for handling opencms-workplace.Classorg.opencms.setup.xmlOpenCMS
CmsAutoSetupA bean to perform a OpenCms setup automatically.Classorg.opencms.setupOpenCMS
CmsAutoSetupPropertiesReads and manages the configuration file for the OpenCms auto-setup.Classorg.opencms.setupOpenCMS
CmsSetupBeanContent ManagementClassorg.opencms.setupOpenCMS
CmsSetupComponentClassorg.opencms.setupOpenCMS
CmsSetupDbHelper class to call database setup scripts.Classorg.opencms.setupOpenCMS
CmsSetupDBWrapperClassorg.opencms.setupOpenCMS
CmsSetupLoggingThreadLogging Thread which collects the output from CmsSetupThread and stores it in a Vector that the OpenCms setup wizard can read viaClassorg.opencms.setupOpenCMS
CmsSetupTestFolderPermissionsTests the permission on the target installation folders.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestJavaTempDirTests the java temp directory.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestJdkVersionTests the version of the JDK.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestOperatingSystemTests the operating system.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestResultContains info about the result of a setup test.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestsRuns various tests to give users infos about whether their system is compatible to OpenCms.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestServletContainerTests the servlet container.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestSimapiTests the image processing capabilities.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestWarFileUnpackedTests if the OpenCms WAR file is unpacked.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestXercesVersionTest for the Xerces version.Classorg.opencms.setup.comptestOpenCMS
CmsSetupTestXmlAPITest for the XML API.Classorg.opencms.setup.comptestOpenCMS
CmsSetupWorkplaceImportThreadUsed for the workplace setup in the OpenCms setup wizard.Classorg.opencms.setupOpenCMS
CmsSetupXmlHelperHelper class to modify xml files.Classorg.opencms.setup.xmlOpenCMS
CmsSetupXmlManagerManages all changes to be made to xml configuration files.Classorg.opencms.setup.xmlOpenCMS
CmsSetValueActionSimple XML update action which justs sets a single value.Classorg.opencms.setup.xmlOpenCMS
CmsUpdateBeanA java bean as a controller for the OpenCms update wizard.Classorg.opencms.setupOpenCMS
CmsUpdateDBAlterTablesThis class makes the remaining changes to some tables in order to update them.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBAlterTablesThis class makes the remaining changes to some tables in order to update them.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBAlterTablesOracle implementation of the generic Alter Table class.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBAlterTablesPostgreSQL implementation of the generic Alter Table class.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBCmsUsersThis class makes an update of the CMS_USERS table splitting it up into CMS_USERS and CMS_USERDATA.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBCmsUsersThis class makes an update of the CMS_USERS table splitting it up into CMS_USERS and CMS_USERDATA.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBCmsUsersOracle implementation of the generic update class for the Users.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBCmsUsersPostgreSQL implementation of the generic update class for the Users.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBContentTablesThis class creates the table CMS_CONTENTS and fills it with data from the tables CMS_BACKUP_CONTENTS and CMS_ONLINE_CONTENTS.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBContentTablesThis class creates the table CMS_CONTENTS and fills it with data from the tables CMS_BACKUP_CONTENTS and CMS_ONLINE_CONTENTS.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBContentTablesOracle implementation of the generic update of the contents tables.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBContentTablesPostgreSQL implementation of the generic update of the contents tables.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBCreateIndexes7This class creates all the indexes that are used in the database version 7.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBCreateIndexes7This class creates all the indexes that are used in the database version 7.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBCreateIndexes7Oracle implementation for the creation of the indexes of the tables in version 7.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBCreateIndexes7PostgreSQL implementation for the creation of the indexes of the tables in version 7.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBDropBackupTablesThis class drops the CMS_BACKUP tables that are no longer used after all the transfers are finished.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBDropBackupTablesThis class drops the CMS_BACKUP tables that are no longer used after all the transfers are finished.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBDropBackupTablesOracle implementation of the generic class to drop the backup tables from the database.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBDropBackupTablesPostgreSQL implementation of the generic class to drop the backup tables from the database.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBDropOldIndexesThis class drops all indexes of each table of the database.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBDropOldIndexesThis class drops all indexes of each table of the database.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBDropOldIndexesOracle implementation to drop the old indexes from the database.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBDropOldIndexesPostgreSQL implementation to drop the old indexes from the database.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBDropUnusedTablesThis class drops the outdated tables from the OpenCms database.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBDropUnusedTablesThis class drops the outdated tables from the OpenCms database.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBDropUnusedTablesOracle implementation to drop the unused tables from the database.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBDropUnusedTablesPostgreSQL implementation to drop the unused tables from the database.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBHistoryPrincipalsThis class inserts formerly deleted users/groups in the CMS_HISTORY_PRINCIPALS table.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBHistoryPrincipalsThis class inserts formerly deleted users/groups in the CMS_HISTORY_PRINCIPALS table.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBHistoryPrincipalsOracle implementation to create the history principals table and contents.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBHistoryPrincipalsPostgreSQL implementation to create the history principals table and contents.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBHistoryTablesThis class converts the backup tables to history tables.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBHistoryTablesThis class converts the backup tables to history tables.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBHistoryTablesOracle implementation to create the history tables and move the according contents to them.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBHistoryTablesPostgreSQL implementation to create the history tables and move the according contents to them.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBManagerThis manager controls the update of the database from OpenCms 6 to OpenCms 7.Classorg.opencms.setup.dbOpenCMS
CmsUpdateDBNewTablesThis class creates the new tables for the database of OpenCms.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBNewTablesThis class creates the new tables for the database version of OpenCms 7.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBNewTablesOracle implementation to create the new tables for version 7 of OpenCms.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBNewTablesPostgreSQL implementation to create the new tables for version 7 of OpenCms.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBNewTablesThis class creates the new tables for the database of OpenCms.Classorg.opencms.setup.db.update7to8OpenCMS
CmsUpdateDBNewTablesThis class creates the new tables for the database version of OpenCms 8.Classorg.opencms.setup.db.update7to8.mysqlOpenCMS
CmsUpdateDBNewTablesOracle implementation to create the new tables for version 7 of OpenCms.Classorg.opencms.setup.db.update7to8.oracleOpenCMS
CmsUpdateDBNewTablesOracle implementation to create the new tables for version 7 of OpenCms.Classorg.opencms.setup.db.update7to8.postgresqlOpenCMS
CmsUpdateDBProjectIdThis class updates the project ids from integer values to CmsUUIDs in all existing database tables.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBProjectIdThis class updates the project ids from integer values to CmsUUIDs in all existing database tables.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBProjectIdOracle implementation to update the project ids to uuids.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBProjectIdPostgreSQL implementation to update the project ids to uuids.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateDBThreadUsed for the workplace setup in the OpenCms setup wizard.Classorg.opencms.setup.dbOpenCMS
CmsUpdateDBUpdateOUThis class upgrades the database tables containing new OU columns.Classorg.opencms.setup.db.update6to7OpenCMS
CmsUpdateDBUpdateOUThis class upgrades the database tables containing new OU columns.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBUpdateOUOracle implementation to update the OUs of of the database.Classorg.opencms.setup.db.update6to7.oracleOpenCMS
CmsUpdateDBUpdateOUPostgreSQL implementation to update the OUs of of the database.Classorg.opencms.setup.db.update6to7.postgresqlOpenCMS
CmsUpdateInfoConveniently stores information necessary during the update.Classorg.opencms.setupOpenCMS
CmsUpdatePasswordColumnUpdates the password column length in the CMS_USERS table.Classorg.opencms.setup.db.update7to8OpenCMS
CmsUpdatePasswordColumnMySQL version of CmsUpdatePasswordColumn.Classorg.opencms.setup.db.update7to8.mysqlOpenCMS
CmsUpdatePasswordColumnOracle version of CmsUpdatePasswordColumn.Classorg.opencms.setup.db.update7to8.oracleOpenCMS
CmsUpdatePasswordColumnPostgres version of CmsUpdatePasswordColumn.Classorg.opencms.setup.db.update7to8.postgresqlOpenCMS
CmsUpdateThreadUsed for the OpenCms workplace update wizard.Classorg.opencms.setupOpenCMS
CmsXmlAddAdeConfigAdds the new ADE configuration, from 7.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddADESearchAdds the gallery search nodes.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddADESearch .CmsAddGalleryModuleIndexSourceActionAction to add the gallery modules index source.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddADESearch .CmsAddIndexSourceResourceActionAn XML update action which adds the /system/galleries folder to the gallery index source.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddADESearch .CmsIndexSourceTypeUpdateActionAction for updating the office document types in the index sources.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddAutoSetFeaturesAdds the auto set features in new dialog.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddAvailabilityContextMenuAdds the availability context menu node.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddCollectorsAdd new explorer types.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddContentNotificationAdds the new content notification node.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddContextMenuItemsAdds new context menu item nodes.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddDEHelpSearchIndexAdds the german help search index.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddHtmlConvertersAdds the new html converters.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddIconRulesXML updater for adding icon rules to opencms-workplace.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddImageLoaderAdds the new image loader.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddImgGalleryContextMenuesAdds the new rename and comment context menues for image galleries.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddImgGalleryParamAdds the new image gallery parameter processing parameter.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddImmutablesAdds the new immutable resources, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddImportVersionsAdds the new import classes, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddJspLoaderParamsAdds the new loader parameters.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddLoadersAdds the new loader classes.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddMimeTypesAdds the new mime types node.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddMultiContextMenuAdds the new content notification node.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddPublishButtonAppearanceAdds the new publish button appearance node.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddResourceHandlersAdds the new init resource handler classes, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddResourceHandlersAdds the new init resource handler classes, from 7.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddResourcesToRenderAdds the new resources to render in the static export configuration, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddResourceTypeParamsAdds the new parameters of resource type.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddResourceTypesAdds the new resource type classes, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddSharedFolderConfigurationAdds the shared folder configuration.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddSitemapConfigAdds the new Sitemap configuration, from 7.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddSolrSearchAdds the solr search node.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddTimezoneAdds the new timezone node, from 7.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddTranslationRulesAdds translation rules to the opencms-vfs.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddTypeMappingsAdds some binary type mappings.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddUnknownFileUpdate class for adding the "unknown_file" explorer type.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddWidgetsUpdates the widget configuration.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddWizardETypeDescAdd missing description for the new wizard to some explorer types.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlAddXmlContentWidgetsAdds the new xml content widgets.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlAddXmlSchemaTypesAdds the new xml schema types.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlChangeDefaultDirectEditProviderChanges the default direct edit provider.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlChangeDefaultUploadChanges the default upload applet to the GWT based upload widget.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlChangeGalleryClassesChanges the gallery classes to the new ajax versions.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlCleanUpSearchConfigurationUpdates the opencms-serach.Classorg.opencms.setup.xml.v9OpenCMS
CmsXmlFixContextMenuItemsFixes some context menu item nodes.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveImmutablesRemove the old legacy immutable resources no longer supported by version 7.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveImportHandlersRemove the old legacy import handler classes no longer supported by version 7.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveImportVersionsRemove the old legacy import classes no longer supported by version 7.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemovePageSearchIndexSource1Removes the doctype 'page' from the search index source 'source1'.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveResourceHandlersRemove the old v6 resource handler classes, deprecated by version 7.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveResourceLoadersRemove the old legacy resource loader classes no longer supported by version 7.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveResourcesToRenderRemoves a wrong resources to render in the static export configuration, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveResourceTypesRemove the old legacy resource type classes no longer supported by version 7.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlRemoveSysSearchIndexRemoves the system folder search index.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlReplaceHtmlAreaWidgetsReplaces the html area widget entries.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlSetCategoryFolderAdds the categoryfolder option to the old default setting.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlUpdateActionHelper class which represents a single XML update action.Classorg.opencms.setup.xmlOpenCMS
CmsXmlUpdateContextMenuEntriesXML updater class for adding context menu rules specific to ADE.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlUpdateDefaultPermissionsUpdates default permissions for explorer access.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlUpdateDefaultPermissionsUpdates default permissions for explorer access.Classorg.opencms.setup.xml.v9OpenCMS
CmsXmlUpdateDefaultPropertiesUpdate the default properties, from 6.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlUpdateDirectEditProviderUpdates localization keys.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlUpdateExplorerTypesXML updater for adding icon rules to opencms-workplace.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlUpdateFlexcacheUpdate default Flexcache capacities.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlUpdateHistoryContextMenuModifies the history context menu.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlUpdateLocalizationKeysUpdates localization keys.Classorg.opencms.setup.xml.v7OpenCMS
CmsXmlUpdateMenuRulesXML updater class for adding context menu rules specific to ADE.Classorg.opencms.setup.xml.v8OpenCMS
CmsXmlUpdateOpenGalleryUpdate open image gallery link to use the advanced image gallery.Classorg.opencms.setup.xml.v8OpenCMS
I_CmsSetupTestRepresent a test to give users infos about whether their system is compatible to OpenCms.Interfaceorg.opencms.setup.comptestOpenCMS
I_CmsSetupXmlUpdateRepresent a change to be applied to a xml file.Interfaceorg.opencms.setup.xmlOpenCMS
I_CmsUpdateDBPartRepresent a part of the database update process.Interfaceorg.opencms.setup.dbOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.setupOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.setup.xmlOpenCMS