public interface Relation extends Node
CLOUD_COMMITNODE_KEY| Modifier and Type | Method and Description |
|---|---|
Node |
getDestination()
Retrieves the destination of the relation
|
RelationManager |
getRelationManager()
Retrieves the RelationManager used
|
Node |
getSource()
Retrieves the source of the relation
|
void |
setDestination(Node node)
set the destination of the relation
|
void |
setSource(Node node)
set the source of the relation
|
cancel, commit, countRelatedNodes, countRelatedNodes, countRelations, countRelations, createAlias, createParameters, createRelation, delete, delete, deleteAlias, deleteRelations, deleteRelations, getAliases, getBooleanValue, getByteValue, getChanged, getCloud, getContext, getDateValue, getDecimalValue, getDoubleValue, getFieldValue, getFieldValue, getFloatValue, getFunction, getFunctions, getFunctionValue, getInputStreamValue, getIntValue, getListValue, getLongValue, getNodeManager, getNodeValue, getNumber, getObjectValue, getPossibleContexts, getRelatedNodes, getRelatedNodes, getRelatedNodes, getRelatedNodes, getRelatedNodes, getRelations, getRelations, getRelations, getRelations, getRelations, getSize, getStringValue, getValue, getValueWithoutProcess, getXMLValue, getXMLValue, hasRelations, isChanged, isChanged, isNew, isNodeManager, isNull, isRelation, isRelationManager, mayChangeContext, mayDelete, mayWrite, setBooleanValue, setByteValue, setContext, setDateValue, setDecimalValue, setDoubleValue, setFloatValue, setInputStreamValue, setIntValue, setListValue, setLongValue, setNodeManager, setNodeValue, setObjectValue, setStringValue, setValue, setValueWithoutProcess, setXMLValue, toNodeManager, toRelation, toRelationManager, toString, validatecompareToNode getSource()
Node getDestination()
void setSource(Node node)
node - the source nodevoid setDestination(Node node)
node - the destination nodeRelationManager getRelationManager()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}