Class PageContentUtils.PageResolveResult

java.lang.Object
ch.tocco.nice2.optional.cms.impl.utils.PageContentUtils.PageResolveResult
Enclosing class:
PageContentUtils

public static class PageContentUtils.PageResolveResult extends Object
A simple bean containing a Page entity and a boolean value to determine if the page was resolved by the published Page_content entity or the one to edit.
  • Method Details

    • getPage

      public Entity getPage()
    • isByPublishedContent

      public boolean isByPublishedContent()