Class PreviewUtil.PreviewInformation

  • Enclosing class:
    PreviewUtil

    public static class PreviewUtil.PreviewInformation
    extends Object
    • Method Detail

      • getPageId

        public String getPageId()
        Returns identifier for the page that can be used to preview the content.
        Returns:
        the pageId The page identifier
        Since:
        10.2.0
      • getInterfaceInstanceId

        public String getInterfaceInstanceId()
        Returns identifier for the interface instance that can be used to preview the content
        Returns:
        the interfaceInstanceId The interface instance identifier
        Since:
        10.2.0