Class PageConfigPersister

  • All Implemented Interfaces:
    IConfigPersister

    public class PageConfigPersister
    extends java.lang.Object
    implements IConfigPersister
    Performs a PageConfig persistence (add or update) operation
    Since:
    4.0.11
    Version:
    $Revision$ $Date$
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean persistConfig​(DeserializationContext deserializationContext, java.lang.Object config, boolean firstPersistence)
      Performs a config persistance (add or update) operation
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait