Class PageRestoreWithReplacePredicate

  • All Implemented Interfaces:
    java.util.function.Predicate<AbstractPageModel>

    public class PageRestoreWithReplacePredicate
    extends java.lang.Object
    implements java.util.function.Predicate<AbstractPageModel>
    Predicate to identify if the restore context contains replace boolean set to true for the give active page.

    Returns TRUE if for the active page, the replace is set to true; FALSE otherwise.

    • Constructor Detail

      • PageRestoreWithReplacePredicate

        public PageRestoreWithReplacePredicate()