Class CreateItemWizardRegistry

java.lang.Object
de.hybris.platform.cockpit.wizards.generic.CreateItemWizardRegistry
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class CreateItemWizardRegistry extends Object implements org.springframework.context.ApplicationContextAware
  • Constructor Details

    • CreateItemWizardRegistry

      public CreateItemWizardRegistry()
  • Method Details

    • init

      public void init()
    • getCustomWizardID

      public String getCustomWizardID(ObjectType type, UICockpitPerspective perspective, PropertyDescriptor propertyDescriptor)
    • getCustomWizardID

      public String getCustomWizardID(String templateCode, UICockpitPerspective perspective, String propertyQualifier)
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException