Uses of Class
de.hybris.platform.core.initialization.SystemSetupParameter
Packages that use SystemSetupParameter
Package
Description
-
Uses of SystemSetupParameter in de.hybris.platform.acceleratorcms.setup
Methods in de.hybris.platform.acceleratorcms.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.addonsupport.setup.impl
Methods in de.hybris.platform.addonsupport.setup.impl that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionDefaultAddonSampleDataImportService.getInitializationOptions()DefaultAddOnSystemSetupSupport.getInitializationOptions() -
Uses of SystemSetupParameter in de.hybris.platform.apparelstore.setup
Methods in de.hybris.platform.apparelstore.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.commerceservices.setup
Methods in de.hybris.platform.commerceservices.setup that return SystemSetupParameterModifier and TypeMethodDescriptionAbstractSystemSetup.createBooleanSystemSetupParameter(String key, String label, boolean defaultValue) Helper method for creating a Boolean setup parameter.Methods in de.hybris.platform.commerceservices.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionabstract List<SystemSetupParameter>AbstractSystemSetup.getInitializationOptions()Abstract method to be implemented in subclasses. -
Uses of SystemSetupParameter in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionAbstractSystemSetupTest.TestSystemSetup.getInitializationOptions() -
Uses of SystemSetupParameter in de.hybris.platform.commercewebservicestests.setup
Methods in de.hybris.platform.commercewebservicestests.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.core.initialization
Methods in de.hybris.platform.core.initialization that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionSystemSetupCollector.getParameterMap(String extensionName) Returns allSystemSetupParameterin a list for the given extension. -
Uses of SystemSetupParameter in de.hybris.platform.core.initialization.impl
Methods in de.hybris.platform.core.initialization.impl that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.core.initialization.testbeans
Methods in de.hybris.platform.core.initialization.testbeans that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.electronicsstore.setup
Methods in de.hybris.platform.electronicsstore.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.marketplaceaddon.setup
Methods in de.hybris.platform.marketplaceaddon.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.marketplaceoccaddon.setup
Methods in de.hybris.platform.marketplaceoccaddon.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.marketplaceservices.setup
Methods in de.hybris.platform.marketplaceservices.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.marketplacestore.setup
Methods in de.hybris.platform.marketplacestore.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.mediaconversion.setup
Methods in de.hybris.platform.mediaconversion.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.messagecentercsoccaddon.setup
Methods in de.hybris.platform.messagecentercsoccaddon.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.ordermanagementaddon.setup
Methods in de.hybris.platform.ordermanagementaddon.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.patches
Methods in de.hybris.platform.patches that return SystemSetupParameterModifier and TypeMethodDescriptionprotected SystemSetupParameterAbstractPatchesSystemSetup.createBooleanSystemSetupParameter(String key, String label, boolean defaultValue) Helper method for creating a Boolean setup parameter.protected SystemSetupParameterAbstractPatchesSystemSetup.createFalseBooleanValueSystemSetupParameter(String key, String label) Helper method for creating a system setup parameter withfalseboolean value.protected SystemSetupParameterAbstractPatchesSystemSetup.createSystemSetupParameterBasedOnExecutionInfo(Patch patch, boolean rerunableEnabled) Helper method for creating a system setup parameter for Update process type based on rerunable functionality.protected SystemSetupParameterAbstractPatchesSystemSetup.createSystemSetupParameterBasedOnNotSelectedProperty(Patch patch) Helper method for creating a Boolean system setup parameter based onMethods in de.hybris.platform.patches that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionAbstractPatchesSystemSetup.getInitializationOptions()Iterates through list of patches which is configured in spring. -
Uses of SystemSetupParameter in de.hybris.platform.patchesdemo.setup
Methods in de.hybris.platform.patchesdemo.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.powertoolsstore.setup
Methods in de.hybris.platform.powertoolsstore.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.sap.productconfig.rules.setup
Methods in de.hybris.platform.sap.productconfig.rules.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.sap.productconfig.testdata.occ.setup
Methods in de.hybris.platform.sap.productconfig.testdata.occ.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.smarteditaddon.setup
Methods in de.hybris.platform.smarteditaddon.setup that return types with arguments of type SystemSetupParameter -
Uses of SystemSetupParameter in de.hybris.platform.subscriptionbundleservices.setup
Methods in de.hybris.platform.subscriptionbundleservices.setup that return SystemSetupParameterModifier and TypeMethodDescriptionprotected SystemSetupParameterSubscriptionBundleServicesSystemSetup.createBooleanSystemSetupParameter(String key, String label, boolean defaultValue) Helper method for creating a Boolean setup parameter.Methods in de.hybris.platform.subscriptionbundleservices.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionSubscriptionBundleServicesSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import -
Uses of SystemSetupParameter in de.hybris.platform.subscriptionservices.setup
Methods in de.hybris.platform.subscriptionservices.setup that return SystemSetupParameterModifier and TypeMethodDescriptionprotected SystemSetupParameterSubscriptionServicesSystemSetup.createBooleanSystemSetupParameter(String key, String label, boolean defaultValue) Helper method for creating a Boolean setup parameter.Methods in de.hybris.platform.subscriptionservices.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionSubscriptionServicesSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import. -
Uses of SystemSetupParameter in de.hybris.platform.xyformsbackoffice.setup
Methods in de.hybris.platform.xyformsbackoffice.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionYFormsBackofficeSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import -
Uses of SystemSetupParameter in de.hybris.platform.xyformsservices.setup
Methods in de.hybris.platform.xyformsservices.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionYFormsServicesSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import -
Uses of SystemSetupParameter in de.hybris.platform.yacceleratorcockpits.setup
Methods in de.hybris.platform.yacceleratorcockpits.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionCockpitSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import -
Uses of SystemSetupParameter in de.hybris.platform.yacceleratorcore.setup
Methods in de.hybris.platform.yacceleratorcore.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionCoreSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import -
Uses of SystemSetupParameter in de.hybris.platform.yacceleratorinitialdata.setup
Methods in de.hybris.platform.yacceleratorinitialdata.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionInitialDataSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the project data import -
Uses of SystemSetupParameter in de.hybris.platform.yacceleratortest.setup
Methods in de.hybris.platform.yacceleratortest.setup that return types with arguments of type SystemSetupParameterModifier and TypeMethodDescriptionTestDataSystemSetup.getInitializationOptions()Generates the Dropdown and Multi-select boxes for the projectdata import -
Uses of SystemSetupParameter in de.hybris.platform.ycommercewebservicestest.setup
Methods in de.hybris.platform.ycommercewebservicestest.setup that return types with arguments of type SystemSetupParameter