|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openexchange.admin.storage.interfaces.OXUserStorageInterface
com.openexchange.admin.storage.sqlStorage.OXUserSQLStorage
public abstract class OXUserSQLStorage
This class implements the global storage interface and creates a layer between the abstract storage definition and a storage in a SQL accessible database
Constructor Summary | |
---|---|
OXUserSQLStorage()
|
Method Summary |
---|
Methods inherited from class com.openexchange.admin.storage.interfaces.OXUserStorageInterface |
---|
change, changeLastModified, changeModuleAccess, changeModuleAccess, create, create, createRecoveryData, delete, delete, delete, deleteAllRecoveryData, deleteRecoveryData, getAll, getData, getInstance, getModuleAccess, list |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OXUserSQLStorage()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |