Class GuideProgressiveDataCapture

  • All Implemented Interfaces:
    Use

    public class GuideProgressiveDataCapture
    extends WCMUsePojo
    • Constructor Detail

      • GuideProgressiveDataCapture

        public GuideProgressiveDataCapture()
    • Method Detail

      • activate

        public void activate()
                      throws java.lang.Exception
        Description copied from class: WCMUsePojo
        Implement this method to perform post initialization tasks. This method is called by WCMUsePojo.init(Bindings).
        Specified by:
        activate in class WCMUsePojo
        Throws:
        java.lang.Exception - in case of any error during activation
      • getAllSectionsJson

        public java.lang.String getAllSectionsJson()
        Returns the section json for all the sections present in PDC
        Returns:
      • getProgressiveGuideInitializationState

        public java.lang.String getProgressiveGuideInitializationState()
      • getAfLocale

        public java.lang.String getAfLocale()
      • getAfRuntimeLocale

        public java.lang.String getAfRuntimeLocale()
      • getTmpRoot

        public java.lang.String getTmpRoot()
      • getEnableAutoSave

        public java.lang.Boolean getEnableAutoSave()
      • getHeight

        public java.lang.String getHeight()
      • getWidth

        public java.lang.String getWidth()