Class AbstractProductConfiguratorCCPControllerTCBase
java.lang.Object
de.hybris.platform.sap.productconfig.occ.controllers.AbstractProductConfiguratorCCPControllerTCBase
- Direct Known Subclasses:
CCPControllerHelperImplTest,ImageHandlerImplTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CsticSupplementsWsDTOprotected final ConfigurationDataprotected final ConfigurationWsDTOprotected static final Stringprotected ConfigurationFacadeprotected CsticDataprotected CsticValueDataprotected final List<CsticValueWsDTO>protected CsticValueWsDTOprotected CsticWsDTOprotected List<CsticWsDTO>protected DataMapperprotected UiGroupDataprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected List<GroupWsDTO>protected final ImageDataprotected final List<ImageWsDTO>protected final ImageDataprotected final ImageWsDTOprotected final PriceDataprotected final PriceDataprotected final BigDecimalprotected final PriceValueUpdateDataprotected final List<PriceValueUpdateData>protected final PriceWsDTOprotected static final Stringprotected static final Stringprotected final ConfigurationWsDTOprotected final ConfigurationDataprotected static final Stringprotected final PriceDataPairprotected final Map<String,PriceDataPair> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CsticDatacreateCsticData(String name, UiType type, String value) protected CsticWsDTOcreateCsticWsData(String name, UiType type, String value) protected UiGroupDatacreateGroupWithOneCstic(String groupId, String csticName, String valueName) protected GroupWsDTOcreateWsGroupWithOneCstic(String groupId, String csticName, String valueName) protected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected void
-
Field Details
-
PRODUCT_CODE
- See Also:
-
GROUP1_ID
- See Also:
-
CONFIG_ID
- See Also:
-
GROUP2_ID
- See Also:
-
GROUP3_ID
- See Also:
-
GROUP3_1_ID
- See Also:
-
GROUP3_1_1_ID
- See Also:
-
GROUP3_2_ID
- See Also:
-
ROOT_GROUP_ID
- See Also:
-
VALUE_KEY
- See Also:
-
updatedConfiguration
-
updatedConfigurationAsFacadeDTO
-
configurationFacade
-
dataMapper
-
backendUpdatedConfiguration
-
backendUpdatedWsConfiguration
-
imageListCstic
-
imageCstic
-
imageListCsticWs
-
imageWs
-
cstic
-
csticWs
-
csticWsList
-
group
-
groupsWs
-
csticValue
-
csticValueWs
-
imageListValue
-
imageValue
-
csticValueListWs
-
priceValueUpdateData
-
priceValueUpdateDataList
-
attributeSupplement
-
valuePrices
-
valuePricePair
-
obsoletePriceValue
-
priceValue
-
priceValueAsDecimal
-
priceWs
-
-
Constructor Details
-
AbstractProductConfiguratorCCPControllerTCBase
public AbstractProductConfiguratorCCPControllerTCBase()
-
-
Method Details
-
prepareImageLists
protected void prepareImageLists() -
prepareValues
protected void prepareValues() -
initializeDataMapperMock
protected void initializeDataMapperMock() -
prepareUpdatedConfiguration
protected void prepareUpdatedConfiguration() -
prepareBackendUpdatedConfigurationWithTwoGroups
protected void prepareBackendUpdatedConfigurationWithTwoGroups() -
prepareBackendUpdatedConfigurationWithTwoGroupsWsRepresentation
protected void prepareBackendUpdatedConfigurationWithTwoGroupsWsRepresentation() -
prepareGroupsAndCstics
protected void prepareGroupsAndCstics() -
createWsGroupWithOneCstic
-
createCsticWsData
-
createGroupWithOneCstic
-
createCsticData
-