java.lang.Object
com.adobe.cq.wcm.core.components.commons.editor.dialog.childreneditor.Editor

Defines an Editor Sling Model used by the /apps/core/wcm/components/commons/editor/dialog/childreneditor/v1/childreneditor dialog component.
Since:
com.adobe.cq.wcm.core.components.commons.editor.dialog.childreneditor 1.0.0
  • Field Details

  • Constructor Details

    • Editor

      public Editor()
  • Method Details

    • getItems

      public List<Item> getItems()
      Retrieves the child items associated with this children editor.
      Returns:
      a list of child items
    • getContainer

      public Resource getContainer()
      Retrieves the container resource associated with this children editor.
      Returns:
      the container resource, or null if no container can be found