|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeRepository | |
---|---|
story.dbcore.admin | |
story.dbcore.nodes |
Uses of NodeRepository in story.dbcore.admin |
---|
Methods in story.dbcore.admin with parameters of type NodeRepository | |
---|---|
NodeRepositoryID |
Document.getRepositoryID(NodeRepository repository)
|
Uses of NodeRepository in story.dbcore.nodes |
---|
Methods in story.dbcore.nodes with parameters of type NodeRepository | |
---|---|
void |
GenericNode.setRepository(NodeRepository parentRepository)
Set the repository in which this node now resides |
Constructors in story.dbcore.nodes with parameters of type NodeRepository | |
---|---|
GenericNode(Document doc,
NodeRepository parentRepository,
NodeConfig config,
LinkRepository linkRepository)
|
|
InstanceNode(Document doc,
NodeRepository parentRepository,
NodeConfig config,
NodeInstancing definition,
LinkRepository linkRepository)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |