Class CreateItemWizardRegistry

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class CreateItemWizardRegistry
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • CreateItemWizardRegistry

        public CreateItemWizardRegistry()
    • Method Detail

      • init

        public void init()
      • getCustomWizardID

        public java.lang.String getCustomWizardID​(java.lang.String templateCode,
                                                  UICockpitPerspective perspective,
                                                  java.lang.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