uk.ac.soton.itinnovation.registry.component.xml.db.xmldb
Class XmlDbAccessManagerXmlDb
java.lang.Object
uk.ac.soton.itinnovation.registry.component.xml.db.XmlDbAccessAbstractManager
uk.ac.soton.itinnovation.registry.component.xml.db.xmldb.XmlDbAccessManagerXmlDb
- All Implemented Interfaces:
- XmlDbAccessManager
public final class XmlDbAccessManagerXmlDb
- extends XmlDbAccessAbstractManager
- implements XmlDbAccessManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlDbAccessManagerXmlDb
public XmlDbAccessManagerXmlDb()
getAccess
public XmlDbAccess getAccess()
throws AccessException
- Get personalised access to the XML DB. Requires previous login.
- Specified by:
getAccess in interface XmlDbAccessManager- Specified by:
getAccess in class XmlDbAccessAbstractManager
- Returns:
- database access
- Throws:
AccessException
getAdminAccess
public XmlDbAccess getAdminAccess()
throws AccessException
- Specified by:
getAdminAccess in interface XmlDbAccessManager- Specified by:
getAdminAccess in class XmlDbAccessAbstractManager
- Throws:
AccessException
getRegistryAdminInterface
public XmlDbRegistryAdmin getRegistryAdminInterface()
- Description copied from interface:
XmlDbAccessManager
- Get the registry admin interface.
- Specified by:
getRegistryAdminInterface in interface XmlDbAccessManager
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.