Package com.openexchange.admin.rmi

Interface Summary
OXAdminCoreInterface This interface defines a method for checking loaded plugins in the Open-Xchange Admin Daemon.

Example:
OXContextInterface This class defines the Open-Xchange API Version 2 for creating and manipulating OX Contexts.

To create a new context, you must first register a database,server and filestore to the system!
For details about registering a filestore,server or databases have a look in the OXUtilInterface.

Example:
OXGroupInterface This interface defines the Open-Xchange API Version 2 for creating and manipulating OX groups within an OX context.

Example:
OXLoginInterface This interface defines methods for doing a "login" for an user or admin.
Can be usefull in UI`s which provide login masks for checking login informations.

Example:
OXPublicationInterface This interface defines methods for checking and deleting Publications by Users.

Example:
OXResourceInterface This interface defines the Open-Xchange API Version 2 for creating and manipulating OX resources within an OX context.

Example:
OXTaskMgmtInterface This interface defines the methods of the task management which are accessibly through RMI.
OXUserInterface This class defines the Open-Xchange API Version 2 for creating and manipulating OX Users within an OX context.

Example:
OXUtilInterface This class defines the Open-Xchange API Version 2 for creating and manipulating needed components of the system.

Example for initializing the system: