Interface FDField

    • Method Detail

      • getTitle

        @Nonnull
        java.lang.String getTitle()
        Returns:
        Returns the title of the component.
      • getName

        @Nonnull
        java.lang.String getName()
        Returns:
        Returns the name of the component
      • getDescription

        @Nullable
        java.lang.String getDescription()
        Returns:
        Returns the description of the component
      • getGuideFieldType

        @Nonnull
        java.lang.String getGuideFieldType()
        Returns:
        Returns the type of the forms and documents component
      • getId

        @Nonnull
        java.lang.String getId()
                        throws javax.jcr.RepositoryException
        Returns:
        Returns the id of the component.
        Throws:
        javax.jcr.RepositoryException
      • getPath

        @Nonnull
        java.lang.String getPath()
        Returns:
        Returns the path of the component.
      • getAuthoringConfigJSON

        java.lang.String getAuthoringConfigJSON()