org.qi4j.spi.entitystore.helpers
Interface MapEntityStore.MapChanges

Enclosing interface:
MapEntityStore

public static interface MapEntityStore.MapChanges

Changes to be applied on a MapEntityStore.


Method Summary
 void visitMap(MapEntityStore.MapChanger changer)
          Visitable MapChanges.
 

Method Detail

visitMap

void visitMap(MapEntityStore.MapChanger changer)
              throws java.io.IOException
Visitable MapChanges.

Throws:
java.io.IOException