|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdermi.registry.RegistryRecord
public class RegistryRecord
This class encapsulates a record in the registry
| Constructor Summary | |
|---|---|
RegistryRecord(java.util.Properties ref)
Constructor |
|
| Method Summary | |
|---|---|
java.util.Collection |
getChildren()
Get object's children in the hierarchy |
java.lang.String |
getObjectName()
Get object's name |
java.lang.String |
getObjectURI()
Get object's URI |
java.util.Properties |
getProperties()
Get all object's properties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryRecord(java.util.Properties ref)
ref - Properties Object properties| Method Detail |
|---|
public java.lang.String getObjectURI()
public java.lang.String getObjectName()
public java.util.Collection getChildren()
public java.util.Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||