Class CustomerReviewSystemSetup
java.lang.Object
de.hybris.platform.customerreview.setup.CustomerReviewSystemSetup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected ModelServiceprotected SearchRestrictionServiceprotected TypeServiceprotected UserServicevoidsetConfigurationService(ConfigurationService configurationService) voidsetModelService(ModelService modelService) voidsetSearchRestrictionCreateKey(String searchRestrictionCreateKey) voidsetSearchRestrictionService(SearchRestrictionService searchRestrictionService) voidsetTypeService(TypeService typeService) voidsetUserService(UserService userService)
-
Constructor Details
-
CustomerReviewSystemSetup
public CustomerReviewSystemSetup()
-
-
Method Details
-
setSearchRestrictionCreateKey
-
createSearchRestrictions
@SystemSetup(type=ESSENTIAL, process=ALL) public void createSearchRestrictions(SystemSetupContext context) -
getModelService
-
setModelService
-
getTypeService
-
setTypeService
-
getUserService
-
setUserService
-
getSearchRestrictionService
-
setSearchRestrictionService
-
getConfigurationService
-
setConfigurationService
-