|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.OzoneObject
org.ozoneDB.collections.BasePropertiesImpl
org.ozoneDB.collections.NodePropertiesImpl
Do not use this class directly; use the OzoneProperties
interface instead.
Stores properties in an ozone aware map (NodeTreeMapImpl
).
Field Summary |
Fields inherited from class org.ozoneDB.collections.BasePropertiesImpl |
backingMap |
Constructor Summary | |
NodePropertiesImpl()
|
|
NodePropertiesImpl(java.util.Properties properties)
|
Methods inherited from class org.ozoneDB.collections.BasePropertiesImpl |
getClientProperties, getProperty, getProperty, load, propertyNames, setProperty |
Methods inherited from class org.ozoneDB.OzoneObject |
container, database, deleteRecursive, equals, getHandle, getObjectID, handle, hashCode, onActivate, onCreate, onDelete, onPassivate, requireWriteLocking, self, setContainer, toString, toXML |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ozoneDB.collections.OzoneProperties |
getClientProperties, getProperty, getProperty, load, propertyNames, setProperty |
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy |
getObjectID |
Constructor Detail |
public NodePropertiesImpl()
public NodePropertiesImpl(java.util.Properties properties)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |