| Modifier and Type | Class and Description |
|---|---|
class |
LiveeditImportConfig |
| Modifier and Type | Method and Description |
|---|---|
void |
LiveeditImportConfig.importCockpitConfig(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ASQSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
ASQSystemSetup.createProjectData() |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BWorkflowMigrationFor4_4Release
B2BWorkflowMigrationFor4_4Release is used to migrate b2bapprovalprocess essential data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
B2BWorkflowMigrationFor4_4Release.migrateWorkflowActionModels() |
| Modifier and Type | Class and Description |
|---|---|
class |
CMS2SystemSetup
The Class CMS2SystemSetup - responsible for creating essential data for CMS2 extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMS2SystemSetup.createNumberSeriesForTypes()
Creates the number series for CMS2 related types.
|
void |
CMS2SystemSetup.migrateCMSNavigationEntries()
Migrates old CMSNavigation
|
| Modifier and Type | Class and Description |
|---|---|
class |
CockpitConfigurationMediaSystemSetup |
class |
CockpitImportConfig
This class is designed for gathering cockpit configuration information from structure of directories and files, and
then importing them to the hybris platform by csv file(generated in memory).
|
class |
CockpitSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitConfigurationMediaSystemSetup.adjustCockpitConfigurationMedias()
CAUTION: we assume that cockpit configuration medias that will be converted are
not referenced from other entities.
|
void |
CockpitSystemSetup.createEditorAreaJasperReports()
Imports product preview report of editor area and all its sub reports, also creates main report 'preferences'
object
|
void |
CockpitImportConfig.importCockpitConfig(SystemSetupContext context)
The main method in this class which takes care of gathering cockpit configuration information from structure of
directories and files, and then importing them to the hybris platform by csv file(generated in memory).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableBundleServicesSystemSetup
This class provides hooks into the system's initialization and update processes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableBundleServicesSystemSetup.createProjectData(SystemSetupContext context)
This method will be called during the system initialization.
|
void |
ConfigurableBundleServicesSystemSetup.createSampleData(SystemSetupContext context) |
| Constructor and Description |
|---|
SystemSetupCollectorResult(SystemSetup classAnnotation,
SystemSetup methodAnnotation,
Object importObject,
String extensionName,
String beanId,
Method method,
String name,
String description,
boolean required,
boolean patch) |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemSetupEmptyTestBean |
class |
SystemSetupParameterTestBean
This bean acts like a real system setup bean but is not part of the normal application context
|
class |
SystemSetupTypeProcessTestBean
This bean acts like a real system setup bean but is not part of the normal application context
|
class |
TestPatchBean |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemSetupTypeProcessTestBean.essentialInit() |
void |
SystemSetupTypeProcessTestBean.essentialUpdate() |
void |
TestPatchBean.optionalPatch() |
void |
SystemSetupParameterTestBean.parameterTest(SystemSetupContext context) |
void |
SystemSetupTypeProcessTestBean.projectInit() |
void |
SystemSetupTypeProcessTestBean.projectUpdate() |
void |
TestPatchBean.requiredPatch() |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreSystemSetup.createEssentialData(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerReviewSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerReviewSystemSetup.createSearchRestrictions(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImpExSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExSystemSetup.createAutoImpexEssentialData(SystemSetupContext context) |
void |
ImpExSystemSetup.createAutoImpexProjectData(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleData
Little bean to handle optional sample project data import.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampleData.createData(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanupAccessToken |
| Modifier and Type | Method and Description |
|---|---|
void |
CleanupAccessToken.clearAccessTokensFrom60Version()
remove all access tokens present with 6.0 version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersonalizationServicesSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalizationServicesSystemSetup.updateData(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrintSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintSystemSetup.createCollaborationWorkflowTemplate() |
void |
PrintSystemSetup.updateCellEntriesCatalogVersion() |
void |
PrintSystemSetup.updateColumnEntriesCatalogVersion() |
void |
PrintSystemSetup.updateCommentsCommentGroup() |
void |
PrintSystemSetup.updateRowEntriesCatalogVersion() |
| Modifier and Type | Class and Description |
|---|---|
class |
PrintsampledataSystemSetup
SystemSetup class that creates Print Sampledata
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintsampledataSystemSetup.createEssentialData(SystemSetupContext context) |
void |
PrintsampledataSystemSetup.createProjectData(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportcockpitSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportcockpitSystemSetup.prepareStaticLinksForMcc() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductConfigRulesSetup
This Setup implementation loads multiple language files for the CPQ rules implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigRulesSetup.processEssentialFiles(SystemSetupContext context)
The method processes first the base definitions for the CPQ rules, and updates the definitions values with the
language specific property files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceLayerDataSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLayerDataSetup.setup()
creates job performables during the essential data creation in the init/update process
|
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyMediaMigrator.migrateLegacyMimeAndRealFileName() |
void |
LegacyMediaMigrator.migrateMediaLocationAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrfacetsearchDataSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrfacetsearchDataSetup.createEssentialData() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrServiceStandaloneImpl
Deprecated.
since 6.2, replaced by
SolrStandaloneSearchProvider. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrServiceStandaloneImpl.clearSolrInstancesCache()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionServicesSystemSetup
This class provides hooks into the system's initialization and update processes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionServicesSystemSetup.createSampleData(SystemSetupContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationDataSetup
Creates/Updates essential data for the validation extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationDataSetup.createEssencialDataForValidation() |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowSystemSetup |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowSystemSetup.createEssentialData() |
Copyright © 2017 SAP SE. All Rights Reserved.