Class CreateWizardConfiguration
java.lang.Object
de.hybris.platform.cockpit.wizards.generic.CreateWizardConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetIgnoreAtProperties(Set<String> ignoreAtProperties) voidsetRestrictToPerspectives(Set<String> restrictToPerspectives) voidsetRestrictToProperties(Set<String> restrictToProperties) voidsetTemplateCode(String templateCode) voidsetWizardBeanId(String wizardBeanId)
-
Constructor Details
-
CreateWizardConfiguration
public CreateWizardConfiguration()
-
-
Method Details
-
getRestrictToProperties
-
setRestrictToProperties
-
getIgnoreAtProperties
-
setIgnoreAtProperties
-
setRestrictToPerspectives
-
getRestrictToPerspectives
-
setWizardBeanId
-
getWizardBeanId
-
setTemplateCode
-
getTemplateCode
-
hasRestrictions
public boolean hasRestrictions()
-