|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bigllc.retsiq.metadata.newmodel.AbstractMetadataNode
com.bigllc.retsiq.metadata.newmodel.AbstractMetadataEditableNode
public abstract class AbstractMetadataEditableNode
| Field Summary |
|---|
| Fields inherited from class com.bigllc.retsiq.metadata.newmodel.AbstractMetadataNode |
|---|
children, childrenLookup, map, nameKey, parent |
| Constructor Summary | |
|---|---|
AbstractMetadataEditableNode()
|
|
| Method Summary | |
|---|---|
void |
addChildNode(MetadataEditableNode child)
|
void |
removeChildNode(com.bigllc.retsiq.api.RETSConstants.MetadataType type,
java.lang.String name)
|
void |
setParent(MetadataNode parent)
|
java.lang.String |
setValue(java.lang.String key,
java.lang.String value)
|
| Methods inherited from class com.bigllc.retsiq.metadata.newmodel.AbstractMetadataNode |
|---|
getAttributeName, getChild, getChildren, getChildTypes, getDate, getMetadataType, getName, getNameKey, getParent, getRoot, getValue, getValueKeys, getVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.bigllc.retsiq.metadata.newmodel.MetadataEditableNode |
|---|
addChild, removeChild, setParent, setValue |
| Methods inherited from interface com.bigllc.retsiq.metadata.newmodel.MetadataNode |
|---|
getAttributeName, getChild, getChildren, getChildTypes, getDate, getMetadataType, getName, getNameKey, getParent, getRoot, getValue, getValueKeys, getVersion |
| Constructor Detail |
|---|
public AbstractMetadataEditableNode()
| Method Detail |
|---|
public void addChildNode(MetadataEditableNode child)
public void removeChildNode(com.bigllc.retsiq.api.RETSConstants.MetadataType type,
java.lang.String name)
public void setParent(MetadataNode parent)
public java.lang.String setValue(java.lang.String key,
java.lang.String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||