uk.org.jcam.registry
Class tMLRegistry
java.lang.Object
uk.org.jcam.registry.Registry
uk.org.jcam.registry.tMLRegistry
public class tMLRegistry
- extends Registry
- Author:
- robertmm
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
Constructor Summary |
tMLRegistry(java.lang.Object address)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tMLRegistry
public tMLRegistry(java.lang.Object address)
throws Registry.RegistryException
- Throws:
Registry.RegistryException
getUID
public java.lang.String getUID(java.lang.String name)
throws Registry.RegistryEntryException
- Overrides:
getUID in class Registry
- Throws:
Registry.RegistryEntryException
getName
public java.lang.String getName(java.lang.String UID)
throws Registry.RegistryEntryException
- Overrides:
getName in class Registry
- Throws:
Registry.RegistryEntryException
getFieldNames
public java.lang.String[] getFieldNames()
- Overrides:
getFieldNames in class Registry
getXMLFields
public org.jdom.Element getXMLFields(java.lang.String UID)
throws Registry.RegistryEntryException
- Overrides:
getXMLFields in class Registry
- Throws:
Registry.RegistryEntryException
getFieldValueByName
public java.lang.String getFieldValueByName(java.lang.String UID,
java.lang.String Name)
throws Registry.RegistryEntryException
- Overrides:
getFieldValueByName in class Registry
- Throws:
Registry.RegistryEntryException