Class ReplicationModel

java.lang.Object
org.nuiton.topia.replication.model.ReplicationModel

public class ReplicationModel
extends java.lang.Object
Model of replication. the object contains the required nodes to replicate :
  • all entities for the given nodes if flag replicateAll is setted to true
  • the entities given by the field topiaIds
Since:
2.2.0
Author:
tchemit <chemit@codelutin.com>