|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlDbAccessManager<E>
| Method Summary | |
|---|---|
void |
adminLogin(String user,
String password,
String group)
Login into the system. |
void |
adminLogout()
Logout. |
XmlDbAccess<E> |
getAccess()
Get personalised access to the XML DB. |
XmlDbAccess<E> |
getAdminAccess()
|
XmlDbRegistryAdmin |
getRegistryAdminInterface()
Get the registry admin interface. |
void |
login(String user,
String password,
String group)
Login into the system. |
void |
logout()
Logout. |
| Method Detail |
|---|
XmlDbRegistryAdmin getRegistryAdminInterface()
void login(String user,
String password,
String group)
user - password - group -
void adminLogin(String user,
String password,
String group)
user - password - group - void logout()
void adminLogout()
XmlDbAccess<E> getAccess()
throws AccessException
AccessException
XmlDbAccess<E> getAdminAccess()
throws AccessException
AccessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||