Class GuideProgressiveField


  • public class GuideProgressiveField
    extends java.lang.Object
    Class representing a field present inside a guide progressive section
    • Constructor Detail

      • GuideProgressiveField

        public GuideProgressiveField​(java.lang.String id,
                                     java.lang.String path,
                                     java.lang.String prefixId,
                                     ResourceResolver resourceResolver)
    • Method Detail

      • convertToJSON

        public java.lang.String convertToJSON()
        Returns the JSON representaion of the guide progressive field
        Returns:
      • getId

        public java.lang.String getId()
        Returns the id of the progressive field
        Returns:
      • getPath

        public java.lang.String getPath()
        Returns the path of the progressive field
        Returns:
      • getPrefixId

        public java.lang.String getPrefixId()
      • getMarkedFragmentPrefixId

        public void getMarkedFragmentPrefixId()
      • getUnmarkedFragmentPrefixId

        public void getUnmarkedFragmentPrefixId()