org.nodal.model
Interface RecordNode.Editor

All Superinterfaces:
Content, Content.Editor, Node, NodeContent, NodeContent.Editor, NodeFactory, RecordContent, RecordContent.Editor, RecordNode, TxnMonitorable
Enclosing interface:
RecordNode

public static interface RecordNode.Editor
extends RecordNode, NodeContent.Editor, RecordContent.Editor

Basic interface for modifying Nodes of type RecordType.

Author:
Lee Iverson
See Also:
RecordType

Nested Class Summary
 
Nested classes inherited from class org.nodal.model.RecordNode
RecordNode.Editor
 
Methods inherited from interface org.nodal.model.RecordNode
editRecord
 
Methods inherited from interface org.nodal.model.RecordContent
field, field, getField, getField, hasField, hasField
 
Methods inherited from interface org.nodal.model.Content
getValue, invert, isValidProperty, properties, size, type, value
 
Methods inherited from interface org.nodal.model.Node
asAnchor, asMapNode, asRecordNode, asSequenceNode, bareNode, capability, content, edit, editMap, editSequence, history, id, path, repository, type
 
Methods inherited from interface org.nodal.model.TxnMonitorable
addTxnHandler, removeTxnHandler
 
Methods inherited from interface org.nodal.model.NodeContent.Editor
apply, commit, txn
 
Methods inherited from interface org.nodal.model.NodeFactory
cloneNode, cloneNode, createNode, createNode
 
Methods inherited from interface org.nodal.model.Content.Editor
modify, setValue
 
Methods inherited from interface org.nodal.model.RecordContent.Editor
setField, setField