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: 12759 $ $Date: 2011-04-04 18:32:34 -0300 (Mon, 04 Apr 2011) $
    • 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