|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ComponentRepository<Item extends RepositoryItem> | A convenience interface for a unified access to component specific repository data. |
NonAuthUserRepository | Describe interface WriteOnlyUserRepository here. |
RepositoryItem | The interface defines a contract for a repository item handled by ComponentRepository implementation. |
UserAuthRepository | Describe interface UserAuthRepository here. |
UserRepository | UserRepository interface defines all functionalities required
to store user data. |
Class Summary | |
---|---|
ConfigurationDB | Class ConfigurationDB |
DummyRepository | DummyRepository is a class with all methods empty. |
MessageHistoryDB | Class MessageHistoryDB |
MessageOfflineDB | Class MessageOfflineDB |
RepositoryFactory | Describe class RepositoryFactory here. |
UserAuthRepositoryImpl | Describe class UserAuthRepositoryImpl here. |
UserDB | Class UserDB |
UserRepositoryPool | Created: Jan 28, 2009 8:46:53 PM |
Exception Summary | |
---|---|
AuthorizationException | Describe class AuthorizationException here. |
DataOverwriteException | The DataOverwriteException exception is thrown when application
tries to ovrewrite data in repository but does not have permission to do so. |
DBInitException | Describe class DBInitException here. |
TigaseDBException | Describe class TigaseDBException here. |
UserExistsException | The UserExistsException is thrown when application tries to add
new user with user ID which already exists in repository. |
UserNotFoundException | The UserNotFoundException exception is thrown when application
tries to access data for user which does not exist in repository. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |