| Modifier and Type | Method and Description |
|---|---|
Node |
RESTfulSerialInterfaceConnector.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
RESTfulSerialInterfaceConnector.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Node |
RESTfulInterfaceConnector.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
RESTfulInterfaceConnector.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement method in Nodes API or remove
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Link> |
NodeReferenceList.remotes |
| Modifier and Type | Method and Description |
|---|---|
Link[] |
NodeReferenceList.getRemoteLinks()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Link> |
NodeReferenceList.getRemotes()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Node |
AbstractTree.addNode(Node node,
Link parent,
User user)
DOCUMENT ME!
|
Node |
VirtualTree.addNode(Node node,
Link parent,
User user)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeReferenceList.setRemotes(ArrayList<Link> remotes)
DOCUMENT ME!
|
| Constructor and Description |
|---|
NodeReferenceList(AbstractTree tree,
ArrayList<Link> children,
User u)
Creates a new NodeReferenceList object.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
DomainServerImpl.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
DomainServerImpl.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
Node |
CatalogueServiceImpl.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
ProxyImpl.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
CatalogueServiceImpl.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Node |
ProxyImpl.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Node |
DomainServerCallServerService.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
CatalogueService.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
DomainServerCallServerService.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context) |
Node |
CatalogueService.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Node |
CatalogueService.addNode(Node node,
Link parent,
User user)
Deprecated.
|
Node |
CatalogueService.addNode(Node node,
Link parent,
User user,
de.cismet.connectioncontext.ConnectionContext context)
enables User to add a node to the catalogue if User has sufficient permissions the new node will inherit all
permissions from the parent node referenced by the parent parameter.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.