public class SourceNodeFactory extends Object
SourceNode
s.Constructor and Description |
---|
SourceNodeFactory() |
Modifier and Type | Method and Description |
---|---|
SourceNode |
getExistingSourceNode(EntityDefinition entityDefinition)
Get the existing source node associated to the given entity definition.
|
Iterable<SourceNode> |
getNodes()
Get the existing source nodes.
|
SourceNode |
getSourceNode(EntityDefinition entityDefinition)
Get or create source node for the given entity definition.
|
public SourceNode getSourceNode(EntityDefinition entityDefinition)
entityDefinition
- the entity definition the source node is
associated topublic SourceNode getExistingSourceNode(EntityDefinition entityDefinition)
entityDefinition
- the entity definitionnull
public Iterable<SourceNode> getNodes()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a