|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.model.replica.EditorGraphFactory
public class EditorGraphFactory
Create a graph that has a replica between the parent graph and a transaction queue.
| Constructor Summary | |
|---|---|
EditorGraphFactory()
|
|
| Method Summary | |
|---|---|
static ITransactionGraph |
createEditorGraph(INamedGraph parentGraph,
boolean isMetadataGraph)
Create a new graph that has a conflict detection graph and transaction layer on top of the parent graph |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorGraphFactory()
| Method Detail |
|---|
public static ITransactionGraph createEditorGraph(INamedGraph parentGraph,
boolean isMetadataGraph)
parentGraph - graph to layer uponisMetadataGraph - is the parent graph a metadata graph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||