|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openexchange.admin.storage.interfaces.OXUtilStorageInterface
com.openexchange.admin.storage.sqlStorage.OXUtilSQLStorage
public abstract class OXUtilSQLStorage
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 | |
---|---|
OXUtilSQLStorage()
|
Method Summary |
---|
Methods inherited from class com.openexchange.admin.storage.interfaces.OXUtilStorageInterface |
---|
changeDatabase, changeFilestore, createDatabase, createMaintenanceReason, deleteDatabase, deleteMaintenanceReason, findFilestoreForContext, getAllMaintenanceReasons, getFilestore, getInstance, getMaintenanceReasons, hasSpaceForAnotherContext, listFilestores, listMaintenanceReasons, registerDatabase, registerFilestore, registerServer, searchForDatabase, searchForServer, unregisterDatabase, unregisterFilestore, unregisterServer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OXUtilSQLStorage()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |