A B C D E F G H I L M N O P Q R S T U V W 

A

addAlias(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Adds an E-Mail alias to the current list of aliases of this user object
addAlias(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Adds an E-Mail alias to the current list of aliases of this user object
addExtension(OXCommonExtension) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Adds an extension to an object
addExtension(OXCommonExtension) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Adds an extension to an object
addExtension(OXGroupExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
addExtension(OXGroupExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
addExtension(OXResourceExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
addExtension(OXResourceExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
addExtension(OXUserExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
addExtension(OXUserExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
addGuiPreferences(String, String) - Method in class com.openexchange.admin.rmi.dataobjects.User
add a path/value pair to gui settings
addGuiPreferences(String, String) - Method in class com.openexchange.admin.rmi.dataobjects.User
add a path/value pair to gui settings
addLoginMapping(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
addLoginMapping(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
addLoginMappings(Collection<String>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
addLoginMappings(Collection<String>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
addMember(Context, Group, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Adds a new member to the group within given context.
addMember(Context, Group, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Adds a new member to the group within given context.
allPluginsLoaded() - Method in interface com.openexchange.admin.rmi.OXAdminCoreInterface
This methods checks if all plugins have been loaded successfully
allPluginsLoaded() - Method in interface com.openexchange.admin.rmi.OXAdminCoreInterface
This methods checks if all plugins have been loaded successfully
automatic() - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates a schema strategy for auto-determining schema name
automatic() - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates a schema strategy for auto-determining schema name

B

BCRYPT_MECH - Static variable in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 
BCRYPT_MECH - Static variable in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 

C

change(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Change specified context! This method currently modifies following data: Login mappings - You can then login via usernam@loginmapping instead of username@contextID Context name in configdb - This is for better organization of contexts in your whole system.
change(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Change specified context! This method currently modifies following data: Login mappings - You can then login via usernam@loginmapping instead of username@contextID Context name in configdb - This is for better organization of contexts in your whole system.
change(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Method for changing group data in given context
change(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Method for changing group data in given context
change(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Change resource within the given context.
change(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Change resource within the given context.
change(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Manipulate user data within the given context.
change(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Manipulate user data within the given context.
changeCapabilities(Context, Set<String>, Set<String>, Set<String>, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Changes specified context's capabilities.
changeCapabilities(Context, Set<String>, Set<String>, Set<String>, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Changes specified context's capabilities.
changeCapabilities(Context, User, Set<String>, Set<String>, Set<String>, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Changes specified user's capabilities.
changeCapabilities(Context, User, Set<String>, Set<String>, Set<String>, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Changes specified user's capabilities.
changeDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Change parameters of a database registered in system
changeDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Change parameters of a database registered in system
changeFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Change filestore.
changeFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Change filestore.
changeHost(URI, String) - Static method in class com.openexchange.admin.rmi.utils.URITools
 
changeHost(URI, String) - Static method in class com.openexchange.admin.rmi.utils.URITools
 
changeMailAddressPersonal(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Changes the personal part of specified user's E-Mail address.
changeMailAddressPersonal(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Changes the personal part of specified user's E-Mail address.
changeModuleAccess(Context, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Change module access rights for ALL users in the specified context.
IF you want to change data of a context like quota etc.
use Method change(final Context ctx, final Credentials auth) This method modifies ONLY the access rights of the context!
changeModuleAccess(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Change module access rights by "access combination name" for ALL users in the specified context.
IF you want to change data of a context like quota etc.
use Method change(Context ctx, Credentials auth) This method modifies ONLY the access rights of the context!
changeModuleAccess(Context, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Change module access rights for ALL users in the specified context.
IF you want to change data of a context like quota etc.
use Method change(final Context ctx, final Credentials auth) This method modifies ONLY the access rights of the context!
changeModuleAccess(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Change module access rights by "access combination name" for ALL users in the specified context.
IF you want to change data of a context like quota etc.
use Method change(Context ctx, Credentials auth) This method modifies ONLY the access rights of the context!
changeModuleAccess(Context, User, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Manipulate user module access within the given context.
changeModuleAccess(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Manipulate user module access within the given context.
changeModuleAccess(Context, User, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Manipulate user module access within the given context.
changeModuleAccess(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Manipulate user module access within the given context.
changeModuleAccessGlobal(String, UserModuleAccess, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
This method changes module Permissions for all (!) users in all (!) contexts.
changeModuleAccessGlobal(String, UserModuleAccess, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
This method changes module Permissions for all (!) users in all (!) contexts.
changeQuota(Context, String, long, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Changes specified context's quota for a certain module.
changeQuota(Context, String, long, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Changes specified context's quota for a certain module.
checkExists(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Deprecated. 
checkExists(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Deprecated. 
clone() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
clone() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
clone() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
clone() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
clone() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
clone() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
com.openexchange.admin.rmi - package com.openexchange.admin.rmi
 
com.openexchange.admin.rmi.dataobjects - package com.openexchange.admin.rmi.dataobjects
 
com.openexchange.admin.rmi.exceptions - package com.openexchange.admin.rmi.exceptions
 
com.openexchange.admin.rmi.extensions - package com.openexchange.admin.rmi.extensions
 
com.openexchange.admin.rmi.utils - package com.openexchange.admin.rmi.utils
 
compareTo(Publication) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
compareTo(Publication) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
Context - Class in com.openexchange.admin.rmi.dataobjects
Class representing a context.
Context - Class in com.openexchange.admin.rmi.dataobjects
Class representing a context.
Context() - Constructor for class com.openexchange.admin.rmi.dataobjects.Context
 
Context(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Context
 
Context(int, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Context
 
Context() - Constructor for class com.openexchange.admin.rmi.dataobjects.Context
 
Context(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Context
 
Context(int, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Context
 
CONTEXT_DISABLED - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
If context is already disabled
CONTEXT_DISABLED - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
If context is already disabled
CONTEXT_EXISTS - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
If context already exists
CONTEXT_EXISTS - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
If context already exists
ContextExistsException - Exception in com.openexchange.admin.rmi.exceptions
 
ContextExistsException - Exception in com.openexchange.admin.rmi.exceptions
 
ContextExistsException() - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException() - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
ContextExistsException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ContextExistsException
 
create(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context.
create(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access combination name will be used for admin module access rights!
create(Context, User, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access rights be used for admin!
create(Context, User, Credentials, SchemaSelectStrategy) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context.
create(Context, User, String, Credentials, SchemaSelectStrategy) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access combination name will be used for admin module access rights!
create(Context, User, UserModuleAccess, Credentials, SchemaSelectStrategy) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access rights be used for admin!
create(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context.
create(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access combination name will be used for admin module access rights!
create(Context, User, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access rights be used for admin!
create(Context, User, Credentials, SchemaSelectStrategy) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context.
create(Context, User, String, Credentials, SchemaSelectStrategy) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access combination name will be used for admin module access rights!
create(Context, User, UserModuleAccess, Credentials, SchemaSelectStrategy) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Create a new context! Given access rights be used for admin!
create(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Create new group in given context.
create(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Create new group in given context.
create(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Creates a new resource within the given context.
create(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Creates a new resource within the given context.
create(Context, User, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Creates a new user within the given context.
create(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Creates a new user within the given context.
create(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Creates a new user within the given context.
Default context access rights are used!
create(Context, User, UserModuleAccess, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Creates a new user within the given context.
create(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Creates a new user within the given context.
create(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Creates a new user within the given context.
Default context access rights are used!
createMaintenanceReason(MaintenanceReason, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Add new maintenance reason.
createMaintenanceReason(MaintenanceReason, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Add new maintenance reason.
Credentials - Class in com.openexchange.admin.rmi.dataobjects
This object must be send with every method call in ox rmi interface!
Credentials - Class in com.openexchange.admin.rmi.dataobjects
This object must be send with every method call in ox rmi interface!
Credentials() - Constructor for class com.openexchange.admin.rmi.dataobjects.Credentials
Creates a new instance of the object
Credentials(String, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Credentials
Creates a new instance of the object and sets login and password
Credentials() - Constructor for class com.openexchange.admin.rmi.dataobjects.Credentials
Creates a new instance of the object
Credentials(String, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Credentials
Creates a new instance of the object and sets login and password
CRYPT_MECH - Static variable in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 
CRYPT_MECH - Static variable in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 

D

Database - Class in com.openexchange.admin.rmi.dataobjects
This class represents a database.
Database - Class in com.openexchange.admin.rmi.dataobjects
This class represents a database.
Database(int) - Constructor for class com.openexchange.admin.rmi.dataobjects.Database
 
Database(int, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Database
 
Database() - Constructor for class com.openexchange.admin.rmi.dataobjects.Database
 
Database(int) - Constructor for class com.openexchange.admin.rmi.dataobjects.Database
 
Database(int, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Database
 
Database() - Constructor for class com.openexchange.admin.rmi.dataobjects.Database
 
DatabaseLockedException - Exception in com.openexchange.admin.rmi.exceptions
This exception is thrown when the underlying database is locked due to an update or so
DatabaseLockedException - Exception in com.openexchange.admin.rmi.exceptions
This exception is thrown when the underlying database is locked due to an update or so
DatabaseLockedException() - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
Default constructor
DatabaseLockedException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
 
DatabaseLockedException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
 
DatabaseLockedException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
 
DatabaseLockedException() - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
Default constructor
DatabaseLockedException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
 
DatabaseLockedException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
 
DatabaseLockedException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseLockedException
 
DatabaseUpdateException - Exception in com.openexchange.admin.rmi.exceptions
 
DatabaseUpdateException - Exception in com.openexchange.admin.rmi.exceptions
 
DatabaseUpdateException() - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException() - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DatabaseUpdateException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DatabaseUpdateException
 
DEFAULT_DB_WEIGHT - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_DB_WEIGHT - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_DRIVER - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_DRIVER - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_HOSTNAME - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_HOSTNAME - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_MAXUNITS - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_MAXUNITS - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_POOL_HARD_LIMIT - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_POOL_HARD_LIMIT - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_POOL_INITIAL - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_POOL_INITIAL - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_POOL_MAX - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_POOL_MAX - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_STORE_MAX_CTX - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_STORE_MAX_CTX - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_STORE_SIZE - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_STORE_SIZE - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_USER - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
DEFAULT_USER - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
 
delete(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Delete a context.
Note: Deleting a context will delete all data which the context include (all users, groups, appointments, ...
delete(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Delete a context.
Note: Deleting a context will delete all data which the context include (all users, groups, appointments, ...
delete(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Method for deleting group within given context.
delete(Context, Group[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Delete group within given context.
delete(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Method for deleting group within given context.
delete(Context, Group[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Delete group within given context.
delete(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Delete resource from given context.
delete(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Delete resource from given context.
delete(Context, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Delete user from given context.
delete(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Delete user from given context.
delete(Context, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Delete user from given context.
delete(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Delete user from given context.
deleteContextGroup(String) - Method in interface com.openexchange.admin.rmi.OXContextGroupInterface
Deletes all data from the globaldb that is associated to the specified context group.
deleteContextGroup(String) - Method in interface com.openexchange.admin.rmi.OXContextGroupInterface
Deletes all data from the globaldb that is associated to the specified context group.
deleteJob(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
This method is used to delete finished jobs (jobs != running) from the list
deleteJob(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
This method is used to delete finished jobs (jobs != running) from the list
deleteMaintenanceReason(MaintenanceReason[], Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Deletes maintenance reason text.
deleteMaintenanceReason(MaintenanceReason[], Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Deletes maintenance reason text.
deletePublication(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deprecated.
Use OXPublicationInterface.deletePublication(Context ctx, Credentials credentials, String url) instead
deletePublication(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes the publication with the specified identifier
deletePublication(Context, Credentials, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes a Publication
deletePublication(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deprecated.
Use OXPublicationInterface.deletePublication(Context ctx, Credentials credentials, String url) instead
deletePublication(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes the publication with the specified identifier
deletePublication(Context, Credentials, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes a Publication
deletePublications(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes all Publications for the specified user
deletePublications(Context, Credentials, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Delete all publications in the specified context with the specified entity identifier
deletePublications(Context, Credentials, int, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Delete all publications for the specified user in the specified context for the specified module
deletePublications(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes all publications in the specified context
deletePublications(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes all Publications for the specified user
deletePublications(Context, Credentials, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Delete all publications in the specified context with the specified entity identifier
deletePublications(Context, Credentials, int, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Delete all publications for the specified user in the specified context for the specified module
deletePublications(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Deletes all publications in the specified context
disable(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Disable given context.
disable(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Disable given context.
disableAll() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Disable all modules
disableAll() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Disable all modules
disableAll(Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Disable all contexts.
disableAll(Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Disable all contexts.
downgrade(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
If context was changed, call this method to flush data which is no longer needed due to access permission changes!
downgrade(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
If context was changed, call this method to flush data which is no longer needed due to access permission changes!
DuplicateExtensionException - Exception in com.openexchange.admin.rmi.exceptions
 
DuplicateExtensionException - Exception in com.openexchange.admin.rmi.exceptions
 
DuplicateExtensionException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.DuplicateExtensionException
 
DuplicateExtensionException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DuplicateExtensionException
 
DuplicateExtensionException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DuplicateExtensionException
 
DuplicateExtensionException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.DuplicateExtensionException
 
DuplicateExtensionException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DuplicateExtensionException
 
DuplicateExtensionException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.DuplicateExtensionException
 

E

enable(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Enable given context.
enable(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Enable given context.
enableAll() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Enable all modules
enableAll() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Enable all modules
enableAll(Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Enable all contexts.
enableAll(Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Enable all contexts.
EnforceableDataObject - Class in com.openexchange.admin.rmi.dataobjects
 
EnforceableDataObject - Class in com.openexchange.admin.rmi.dataobjects
 
EnforceableDataObject() - Constructor for class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
The default constructor
EnforceableDataObject() - Constructor for class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
The default constructor
EnforceableDataObjectException - Exception in com.openexchange.admin.rmi.exceptions
 
EnforceableDataObjectException - Exception in com.openexchange.admin.rmi.exceptions
 
EnforceableDataObjectException() - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException() - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
EnforceableDataObjectException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.EnforceableDataObjectException
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Server
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.Server
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
equals(Object) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
equals(Object) - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
 
equals(Object) - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
 
equals(Object) - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
 
equals(Object) - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
 
exists(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Determines whether a context already exists.
exists(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Determines whether a context already exists.
exists(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Check whether the given user exists.
exists(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Check whether the given user exists.
ExtendableDataObject - Class in com.openexchange.admin.rmi.dataobjects
This class defines all those methods which make and object capable of being dynamically extended by other attributes.
ExtendableDataObject - Class in com.openexchange.admin.rmi.dataobjects
This class defines all those methods which make and object capable of being dynamically extended by other attributes.
ExtendableDataObject() - Constructor for class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
ExtendableDataObject() - Constructor for class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 

F

Filestore - Class in com.openexchange.admin.rmi.dataobjects
This class represents a filestore.
Filestore - Class in com.openexchange.admin.rmi.dataobjects
This class represents a filestore.
Filestore() - Constructor for class com.openexchange.admin.rmi.dataobjects.Filestore
Initiates an empty filestore object
Filestore(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Filestore
Initiates a filestore object with given id set
Filestore() - Constructor for class com.openexchange.admin.rmi.dataobjects.Filestore
Initiates an empty filestore object
Filestore(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Filestore
Initiates a filestore object with given id set
flush(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
Flushes all jobs from the queue which are finished ( != running)
flush(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
Flushes all jobs from the queue which are finished ( != running)

G

generateURI(String, String, int) - Static method in class com.openexchange.admin.rmi.utils.URITools
 
generateURI(String, String, int) - Static method in class com.openexchange.admin.rmi.utils.URITools
 
getAccessCombinationName(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get current access combination name of the context based on the rights of the admin user!
getAccessCombinationName(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get current access combination name of the context based on the rights of the admin user!
getAccessCombinationName(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Get current access combination name of an user!
getAccessCombinationName(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Get current access combination name of an user!
getAdminId(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Determines the user ID of the admin user for a given context
getAdminId(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Determines the user ID of the admin user for a given context
getAliases() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the complete E-mail aliases of this user object
getAliases() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the complete E-mail aliases of this user object
getAliasesForSOAP() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getAliasesForSOAP() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getAllExtensionsAsHash() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Returns a Hashtable of all extensions with the name of the extensions as key
getAllExtensionsAsHash() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Returns a Hashtable of all extensions with the name of the extensions as key
getAnniversary() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the anniversary of this user object
getAnniversary() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the anniversary of this user object
getAssistant_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the name of the assistant of this user object
getAssistant_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the name of the assistant of this user object
getAvailable() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
This attribute is not used
getAvailable() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
This attribute is not used
getAverage_size() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getAverage_size() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getBirthday() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the birthday of this user object
getBirthday() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the birthday of this user object
getBranches() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the branches of this user object
getBranches() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the branches of this user object
getBusiness_category() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the business_category of this user object
getBusiness_category() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the business_category of this user object
getCalendar() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Shows if a user has access to the calendar module of ox.
getCalendar() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Shows if a user has access to the calendar module of ox.
getCapabilities(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Gets specified context's capabilities.
getCapabilities(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Gets specified context's capabilities.
getCapabilities(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Gets specified user's capabilities.
getCapabilities(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Gets specified user's capabilities.
getCategories() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the categories of this user object
getCategories() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the categories of this user object
getCellular_telephone1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mobile phone number of this user object
getCellular_telephone1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mobile phone number of this user object
getCellular_telephone2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the second mobile phone number of this user object
getCellular_telephone2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the second mobile phone number of this user object
getCity_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the city for the business location of this user object
getCity_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the city for the business location of this user object
getCity_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the city for the home location of this user object
getCity_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the city for the home location of this user object
getCity_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the city for a further location of this user object
getCity_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the city for a further location of this user object
getClusterWeight() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getClusterWeight() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getCommercial_register() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the commercial_register of this user object
getCommercial_register() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the commercial_register of this user object
getCompany() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the company of this user object
getCompany() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the company of this user object
getContacts() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Shows if a user has access to the contact module of ox.
getContacts() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Shows if a user has access to the contact module of ox.
getContext() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getContext() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getContextAdmin(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Returns the Context admin User object
getContextAdmin(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Returns the Context admin User object
getContextAdminUserModuleAccess(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Returns the module access rights of the context-admin
getContextAdminUserModuleAccess(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Returns the module access rights of the context-admin
getCountry_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the country for the business location of this user object
getCountry_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the country for the business location of this user object
getCountry_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the country of the home location of this user object
getCountry_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the country of the home location of this user object
getCountry_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the country for a further location of this user object
getCountry_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the country for a further location of this user object
getCurrentContexts() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the current amount of contexts of this filestore object
getCurrentContexts() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the current amount of contexts of this filestore object
getCurrentUnits() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getCurrentUnits() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getData(Context[], Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get specified context details
getData(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get specified context details
getData(Context[], Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get specified context details
getData(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get specified context details
getData(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Fetch a group from server.
getData(Context, Group[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Fetch specified groups from server.
getData(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Fetch a group from server.
getData(Context, Group[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Fetch specified groups from server.
getData(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Get Resource from given context.
getData(Context, Resource[], Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Get specified resources from server.
getData(Context, Resource, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Get Resource from given context.
getData(Context, Resource[], Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
Get specified resources from server.
getData(Context, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve user objects for a range of users by username or id.
getData(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve user objects for a range of users by username or id.
getData(Context, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve user objects for a range of users by username or id.
getData(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve user objects for a range of users by username or id.
getDefault() - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates the default strategy
getDefault() - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates the default strategy
getDefault_group() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the default group of this user object
getDefault_group() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the default group of this user object
getDefaultGroup(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Gets the default group of the specified context.
getDefaultGroup(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Gets the default group of the specified context.
getDefaultSenderAddress() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the default sender address of this user object
getDefaultSenderAddress() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the default sender address of this user object
getDelegateTask() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Shows if a user has the right to delegate tasks in the ox groupware.
getDelegateTask() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Shows if a user has the right to delegate tasks in the ox groupware.
getDepartment() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the department of this user object
getDepartment() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the department of this user object
getDescription() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Gets the description
getDescription() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Gets the description
getDescription() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Returns the description of this resource
getDescription() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Returns the description of this resource
getDisplay_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the display name of this user object
getDisplay_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the display name of this user object
getDisplayname() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Returns the displayname of this group
getDisplayname() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Returns the displayname of this group
getDisplayname() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Returns the displayname of this resource
getDisplayname() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Returns the displayname of this resource
getDriver() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getDriver() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getEditGroup() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditGroup() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditPassword() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditPassword() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditPublicFolders() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditPublicFolders() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditResource() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEditResource() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getEmail() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Returns the E-Mail of this resource
getEmail() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Returns the E-Mail of this resource
getEmail1() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getEmail1() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getEmail2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the home E-Mail of this user object
getEmail2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the home E-Mail of this user object
getEmail3() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the E-Mail (other) of this user object
getEmail3() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the E-Mail (other) of this user object
getEmployeeType() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the job title of this user object
getEmployeeType() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the job title of this user object
getEnabled() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getEnabled() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getEntityId() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getEntityId() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
getExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
getExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
getExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
getExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
getExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
getExtensionError() - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
This method is used to get the errors which appear while processing an extension.
getExtensionError() - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
This method is used to get the errors which appear while processing an extension.
getExtensionError() - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
If an error has occured you get the error text of the extension here
getExtensionError() - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
If an error has occured you get the error text of the extension here
getExtensions() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
getExtensions() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
getExtensions() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
getExtensions() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
getExtensions() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
getExtensions() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
getFax_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the fax number for the business location of this user object
getFax_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the fax number for the business location of this user object
getFax_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the fax number for the home location of this user object
getFax_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the fax number for the home location of this user object
getFax_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the fax number for a further location of this user object
getFax_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the fax number for a further location of this user object
getFieldnames() - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
Set the fieldname which are not correct in the object
getFieldnames() - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
Set the fieldname which are not correct in the object
getFilestore_name() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getFilestore_name() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getFilestore_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFilestore_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFilestoreId() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getFilestoreId() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getFilestoreId() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFilestoreId() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFilestoreOwner() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFilestoreOwner() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFirstExtensionByName(String) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
A convenience method for getting the first extension in a list of equal extension names.
getFirstExtensionByName(String) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
A convenience method for getting the first extension in a list of equal extension names.
getFirstExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
getFirstExtensionbyName(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
getFolderTree() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getFolderTree() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getGiven_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the the first name of user
getGiven_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the the first name of user
getGUI_Spam_filter_capabilities_enabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
getGUI_Spam_filter_capabilities_enabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
getGui_spam_filter_enabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getGui_spam_filter_enabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getGuiPreferences() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getGuiPreferences() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getHost(URI) - Static method in class com.openexchange.admin.rmi.utils.URITools
 
getHost(URI) - Static method in class com.openexchange.admin.rmi.utils.URITools
 
getIcal() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getIcal() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the id of this filestore object
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the id of this filestore object
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
getId() - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Returns the id of this object
getId() - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Returns the id of this object
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Returns the id of the publication
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Returns the id of the publication
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Returns the id of this server object
getId() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Returns the id of this server object
getId() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the id of the user
getId() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the id of the user
getIdAsString() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getIdAsString() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getImapLogin() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the login for the imap server of this user object
getImapLogin() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the login for the imap server of this user object
getImapPort() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getImapServerString() instead.
getImapPort() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getImapServerString() instead.
getImapSchema() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getImapServerString() instead.
getImapSchema() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getImapServerString() instead.
getImapServer() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getImapServerString() instead.
getImapServer() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getImapServerString() instead.
getImapServerString() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the URL of the IMAP server of this user object.
getImapServerString() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the URL of the IMAP server of this user object.
getInfo() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the info field of this user object
getInfo() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the info field of this user object
getInfostore() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getInfostore() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getInstant_messenger1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the instant messenger address for the business location of this user object
getInstant_messenger1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the instant messenger address for the business location of this user object
getInstant_messenger2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the instant messenger address for the private location of this user object
getInstant_messenger2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the instant messenger address for the private location of this user object
getJobList(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
 
getJobList(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
 
getLanguage() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the language setting of this user object
getLanguage() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the language setting of this user object
getLimit() - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Gets the limit
getLimit() - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Gets the limit
getLogin() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Returns the login of this credentials object
getLogin() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Returns the login of this credentials object
getLogin() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getLogin() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getLoginMappings() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getLoginMappings() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getMail_folder_confirmed_ham_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getMail_folder_confirmed_ham_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getMail_folder_confirmed_spam_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getMail_folder_confirmed_spam_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getMail_folder_drafts_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the drafts folder of this user object
getMail_folder_drafts_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the drafts folder of this user object
getMail_folder_sent_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the sent folder of this user object
getMail_folder_sent_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the sent folder of this user object
getMail_folder_spam_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the spam folder of this user object
getMail_folder_spam_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the spam folder of this user object
getMail_folder_trash_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the trash folder of this user object
getMail_folder_trash_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the mail folder name of the trash folder of this user object
getMailenabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
getMailenabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
getMaintenanceReason() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getMaintenanceReason() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getManager_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the name of the manager of this user object
getManager_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the name of the manager of this user object
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Context
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Context
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Database
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Database
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to CHANGE data.
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to CHANGE data.
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Group
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Group
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.User
At the moment no fields are defined here
getMandatoryMembersChange() - Method in class com.openexchange.admin.rmi.dataobjects.User
At the moment no fields are defined here
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Context
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Context
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Database
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Database
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to CREATE data.
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to CREATE data.
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Group
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Group
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.User
getMandatoryMembersCreate() - Method in class com.openexchange.admin.rmi.dataobjects.User
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Context
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Context
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Database
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Database
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to DELETE data.
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to DELETE data.
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Group
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Group
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.User
At the moment no fields are defined here
getMandatoryMembersDelete() - Method in class com.openexchange.admin.rmi.dataobjects.User
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Context
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Context
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Database
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Database
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to REGISTER data.
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method must be implemented and it must return a String array containing all names of mandatory members of the corresponding class required to REGISTER data.
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Group
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Group
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.User
At the moment no fields are defined here
getMandatoryMembersRegister() - Method in class com.openexchange.admin.rmi.dataobjects.User
At the moment no fields are defined here
getMarital_status() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the marital status of this user object
getMarital_status() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the marital status of this user object
getMaster() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getMaster() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getMasterId() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getMasterId() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getMaxContexts() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the maximum amount of contexts/users of this filestore object
getMaxContexts() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the maximum amount of contexts/users of this filestore object
getMaxQuota() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getMaxQuota() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getMaxQuota() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getMaxQuota() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getMaxUnits() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getMaxUnits() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getMembers() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Returns the members of this group
getMembers() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Returns the members of this group
getMembers(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Get User IDs of the members of this group.
getMembers(Context, Group, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Get User IDs of the members of this group.
getMiddle_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the middle name of this user object
getMiddle_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the middle name of this user object
getModule() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getModule() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getModule() - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Gets the module
getModule() - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Gets the module
getModuleAccess(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get current module access rights of the context based on the rights of the admin user!
getModuleAccess(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get current module access rights of the context based on the rights of the admin user!
getModuleAccess(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve the ModuleAccess for an user.
getModuleAccess(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve the ModuleAccess for an user.
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
getName() - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Returns the name of this object
getName() - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Returns the name of this object
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Returns the name of this server object
getName() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Returns the name of this server object
getName() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getName() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Gets the name
getName() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Gets the name
getNamespace(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getNamespace(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getNamespace(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getNamespace(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getNickname() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the nickname of this user object
getNickname() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the nickname of this user object
getNote() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the note field of this user object
getNote() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the note field of this user object
getNumber_of_children() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the number of children of this user object
getNumber_of_children() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the number of children of this user object
getNumber_of_employee() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the employee identifier of this user object
getNumber_of_employee() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the employee identifier of this user object
getObjectname() - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
Get the Name of the object which is affected by this exception
getObjectname() - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
Get the Name of the object which is affected by this exception
getOwnData(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get specified context details
getOwnData(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Get specified context details
getPassword() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Returns the password in clear text
getPassword() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Returns the password in clear text
getPassword() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPassword() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPassword() - Method in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
Return the password of this user object.
getPassword() - Method in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
Return the password of this user object.
getPassword() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getPassword() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getPassword_expired() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns if the password of this user object is expired
getPassword_expired() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns if the password of this user object is expired
getPasswordMech() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Gets the passwordMech
getPasswordMech() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Gets the passwordMech
getPasswordMech() - Method in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 
getPasswordMech() - Method in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 
getPasswordMech() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getPasswordMech() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getPoolHardLimit() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPoolHardLimit() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPoolInitial() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPoolInitial() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPoolMax() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPoolMax() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getPort() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getPort() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getPosition() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the position field of this user object
getPosition() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the position field of this user object
getPostal_code_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the postal_code_otherset of this user object
getPostal_code_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the postal_code_otherset of this user object
getPostal_code_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the postal code of the home location of this user object
getPostal_code_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the postal code of the home location of this user object
getPostal_code_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the postal code for a further location of this user object
getPostal_code_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the postal code for a further location of this user object
getPrimaryEmail() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the primary E-Mail address of this user object
getPrimaryEmail() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the primary E-Mail address of this user object
getProfession() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the profession of this user object
getProfession() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the profession of this user object
getProtocol() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getProtocol() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getPublication(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Gets a Publication for a given URL
getPublication(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Gets a Publication for a given URL
getQuotas() - Method in class com.openexchange.admin.rmi.dataobjects.Context
Gets the quotas
getQuotas() - Method in class com.openexchange.admin.rmi.dataobjects.Context
Gets the quotas
getRead_id() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getRead_id() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getReadCreateSharedFolders() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getReadCreateSharedFolders() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getReadDatabase() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getReadDatabase() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getReserved() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Gets the reserved file store space in mega bytes (MB).
getReserved() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Gets the reserved file store space in mega bytes (MB).
getRoom_number() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the room number of this user object
getRoom_number() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the room number of this user object
getSales_volume() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the sales volume of this user object
getSales_volume() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the sales volume of this user object
getSchema() - Method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Returns the configured schema.
getSchema() - Method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Returns the configured schema.
getScheme() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getScheme() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getScope() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Gets the scope
getScope() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Gets the scope
getSize() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the size of this filestore object (in MB)
getSize() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the size of this filestore object (in MB)
getSmtpPort() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getSmtpServerString() instead.
getSmtpPort() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getSmtpServerString() instead.
getSmtpSchema() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getSmtpServerString() instead.
getSmtpSchema() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getSmtpServerString() instead.
getSmtpServer() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getSmtpServerString() instead.
getSmtpServer() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
since 6.20. Use User.getSmtpServerString() instead.
getSmtpServerString() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the URL of the SMTP server of this user object.
getSmtpServerString() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the URL of the SMTP server of this user object.
getSpam_filter_enabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
getSpam_filter_enabled() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
getSpouse_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the name of the spouse of this user object
getSpouse_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the name of the spouse of this user object
getSSLPort() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getSSLPort() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getSSLProtocol() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getSSLProtocol() - Method in interface com.openexchange.admin.rmi.utils.URIDefaults
 
getState_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the state of the business of this user object
getState_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the state of the business of this user object
getState_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the state of the home location of this user object
getState_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the state of the home location of this user object
getState_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the state for a further location of this user object
getState_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the state for a further location of this user object
getStrategy() - Method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Returns the strategy.
getStrategy() - Method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Returns the strategy.
getStreet_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the street of the business of this user object
getStreet_business() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the street of the business of this user object
getStreet_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the street of the home location of this user object
getStreet_home() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the street of the home location of this user object
getStreet_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the street for a further location of this user object
getStreet_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the street for a further location of this user object
getSuffix() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the suffix of this user object
getSuffix() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the suffix of this user object
getSur_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Return the last name of this user object
getSur_name() - Method in class com.openexchange.admin.rmi.dataobjects.User
Return the last name of this user object
getSyncml() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getSyncml() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getTaskResults(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
Gets the result from the task with the specified id
getTaskResults(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
Gets the result from the task with the specified id
getTasks() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getTasks() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getTax_id() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the tax id of this user object
getTax_id() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the tax id of this user object
getTelephone_assistant() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number of the assistant of this user object
getTelephone_assistant() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number of the assistant of this user object
getTelephone_business1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number of the business location of this user object
getTelephone_business1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number of the business location of this user object
getTelephone_business2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the second telephone number of the business location of this user object
getTelephone_business2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the second telephone number of the business location of this user object
getTelephone_callback() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone_callback of this user object
getTelephone_callback() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone_callback of this user object
getTelephone_car() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for the car phone of this user object
getTelephone_car() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for the car phone of this user object
getTelephone_company() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number of the company of this user object
getTelephone_company() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number of the company of this user object
getTelephone_home1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the first telephone number of the home location of this user object
getTelephone_home1() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the first telephone number of the home location of this user object
getTelephone_home2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the second telephone number of the home location of this user object
getTelephone_home2() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the second telephone number of the home location of this user object
getTelephone_ip() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for ip telephony of this user object
getTelephone_ip() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for ip telephony of this user object
getTelephone_isdn() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for isdn telephony of this user object
getTelephone_isdn() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for isdn telephony of this user object
getTelephone_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns a further specified telephone number of this user object
getTelephone_other() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns a further specified telephone number of this user object
getTelephone_pager() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the number of the telephone pager of this user object
getTelephone_pager() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the number of the telephone pager of this user object
getTelephone_primary() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
getTelephone_primary() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
getTelephone_radio() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
getTelephone_radio() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
getTelephone_telex() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for the telex of this user object
getTelephone_telex() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for the telex of this user object
getTelephone_ttytdd() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for the TTY/TDD of this user object
getTelephone_ttytdd() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the telephone number for the TTY/TDD of this user object
getText() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
getText() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
getTimezone() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the timezone of this user object
getTimezone() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the timezone of this user object
getTitle() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the title of this user object
getTitle() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the title of this user object
getUnsetMembers() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Returns those fields which are failing during a mandatory members check.
getUnsetMembers() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Returns those fields which are failing during a mandatory members check.
getUploadFileSizeLimit() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the upload file size limit of this user object
getUploadFileSizeLimit() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the upload file size limit of this user object
getUploadFileSizeLimitPerFile() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the upload file size limit per file of this user object
getUploadFileSizeLimitPerFile() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the upload file size limit per file of this user object
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the url of this filestore object
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the url of this filestore object
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Gets the url
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Gets the url
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the URL of this user object
getUrl() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the URL of this user object
getUsed() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the currently used size of this filestore object (in MB)
getUsed() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Returns the currently used size of this filestore object (in MB)
getUsedQuota() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getUsedQuota() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getUsedQuota() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getUsedQuota() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getUserAttribute(String, String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
Read a generic user attribute
getUserAttribute(String, String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
Read a generic user attribute
getUserAttribute(String, String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Read a generic user attribute
getUserAttribute(String, String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Read a generic user attribute
getUserAttributes() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getUserAttributes() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getUserAttributes() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getUserAttributes() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
getUserCapabilitiesSource(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Gets the capabilities tree showing which capability comes from which source
getUserCapabilitiesSource(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Gets the capabilities tree showing which capability comes from which source
getUserConfigurationSource(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve user configuration (within UserProperty) and its source.
getUserConfigurationSource(Context, User, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve user configuration (within UserProperty) and its source.
getUserfield01() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 1 of this user object
getUserfield01() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 1 of this user object
getUserfield02() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 2 of this user object
getUserfield02() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 2 of this user object
getUserfield03() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 3 of this user object
getUserfield03() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 3 of this user object
getUserfield04() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 4 of this user object
getUserfield04() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 4 of this user object
getUserfield05() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 5 of this user object
getUserfield05() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 5 of this user object
getUserfield06() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 6 of this user object
getUserfield06() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 6 of this user object
getUserfield07() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 7 of this user object
getUserfield07() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 7 of this user object
getUserfield08() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 8 of this user object
getUserfield08() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 8 of this user object
getUserfield09() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 9 of this user object
getUserfield09() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 9 of this user object
getUserfield10() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 10 of this user object
getUserfield10() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 10 of this user object
getUserfield11() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 11 of this user object
getUserfield11() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 11 of this user object
getUserfield12() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 12 of this user object
getUserfield12() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 12 of this user object
getUserfield13() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 13 of this user object
getUserfield13() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 13 of this user object
getUserfield14() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 14 of this user object
getUserfield14() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 14 of this user object
getUserfield15() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 15 of this user object
getUserfield15() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 15 of this user object
getUserfield16() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 16 of this user object
getUserfield16() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 16 of this user object
getUserfield17() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 17 of this user object
getUserfield17() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 17 of this user object
getUserfield18() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 18 of this user object
getUserfield18() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 18 of this user object
getUserfield19() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 19 of this user object
getUserfield19() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 19 of this user object
getUserfield20() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 20 of this user object
getUserfield20() - Method in class com.openexchange.admin.rmi.dataobjects.User
Returns the dynamic field no 20 of this user object
getUserId() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Returns the id of the publication
getUserId() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Returns the id of the publication
getValue() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Gets the value
getValue() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Gets the value
getVcard() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getVcard() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWebdav() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWebdav() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWebdavXml() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWebdavXml() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWebmail() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWebmail() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
getWriteDatabase() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
getWriteDatabase() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
Group - Class in com.openexchange.admin.rmi.dataobjects
This class represents a group.
Group - Class in com.openexchange.admin.rmi.dataobjects
This class represents a group.
Group() - Constructor for class com.openexchange.admin.rmi.dataobjects.Group
Initiates an empty group object
Group(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Group
Initiates a group object with the given id set
Group(Integer, String, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Group
Initiates a group object with the given id, name and display name set
Group() - Constructor for class com.openexchange.admin.rmi.dataobjects.Group
Initiates an empty group object
Group(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Group
Initiates a group object with the given id set
Group(Integer, String, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Group
Initiates a group object with the given id, name and display name set

H

hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Server
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.Server
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
hashCode() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
hashmapToUser(HashMap<String, Object>) - Static method in class com.openexchange.admin.rmi.dataobjects.User
 
hashmapToUser(HashMap<String, Object>) - Static method in class com.openexchange.admin.rmi.dataobjects.User
 

I

IMAP - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
IMAP - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
inMemory() - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates a schema strategy for fetching the schema name from in-memory cache.
inMemory() - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates a schema strategy for fetching the schema name from in-memory cache.
InvalidCredentialsException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown when user sends invalid credentials.
InvalidCredentialsException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown when user sends invalid credentials.
InvalidCredentialsException() - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException() - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidCredentialsException
 
InvalidDataException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown when user sends invalid data to the server.
InvalidDataException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown when user sends invalid data to the server.
InvalidDataException() - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException() - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
InvalidDataException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
isActiveSync() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isActiveSync() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isAliasesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the aliases field of this user object has been changed
isAliasesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the aliases field of this user object has been changed
isAnniversaryset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the anniversary field of this user object has been changed
isAnniversaryset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the anniversary field of this user object has been changed
isAssistant_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the assistant_name field of this user object has been changed
isAssistant_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the assistant_name field of this user object has been changed
isAvailableset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
This attribute is not used
isAvailableset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
This attribute is not used
isAverage_sizeset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isAverage_sizeset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isBirthdayset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the birthday field of this user object has been changed
isBirthdayset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the birthday field of this user object has been changed
isBranchesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the branches field of this user object has been changed
isBranchesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the branches field of this user object has been changed
isBusiness_categoryset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the business_category field of this user object has been changed
isBusiness_categoryset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the business_category field of this user object has been changed
isCategoriesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the categories field of this user user has been changed
isCategoriesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the categories field of this user user has been changed
isCellular_telephone1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the cellular_telephone1 field of this user object has been changed
isCellular_telephone1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the cellular_telephone1 field of this user object has been changed
isCellular_telephone2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the cellular_telephone2 field of this user object has been changed
isCellular_telephone2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the cellular_telephone2 field of this user object has been changed
isCity_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the city_business field of this user object has been changed
isCity_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the city_business field of this user object has been changed
isCity_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the city_home field of this user object has been changed
isCity_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the city_home field of this user object has been changed
isCity_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the city_other field of this user object has been changed
isCity_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the city_other field of this user object has been changed
isClusterWeightset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isClusterWeightset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isCollectEmailAddresses() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the collect-email-addresses access.
isCollectEmailAddresses() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the collect-email-addresses access.
isCommercial_registerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the commercial_register field of this user object has been changed
isCommercial_registerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the commercial_register field of this user object has been changed
isCompanyset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the company field of this user object has been changed
isCompanyset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the company field of this user object has been changed
isContextadmin() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the contextadmin field of this user object has been changed
isContextadmin() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the contextadmin field of this user object has been changed
isCountry_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the country_business field of this user object has been changed
isCountry_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the country_business field of this user object has been changed
isCountry_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the country_home field of this user object has been changed
isCountry_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the country_home field of this user object has been changed
isCountry_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the country_other field of this user object has been changed
isCountry_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the country_other field of this user object has been changed
isCurrentContextsset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isCurrentContextsset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isCurrentUnitsset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isCurrentUnitsset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isDefault_groupset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the default_group field of this user object has been changed
isDefault_groupset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the default_group field of this user object has been changed
isDefaultSenderAddressset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the contextadmin field of this user object has been changed
isDefaultSenderAddressset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the contextadmin field of this user object has been changed
isDeniedPortal() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isDeniedPortal() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isDepartmentset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the department field of this user object has been changed
isDepartmentset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the department field of this user object has been changed
isDescriptionset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the description of this object has been changed
isDescriptionset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the description of this object has been changed
isDisplay_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the display_name field of this user object has been changed
isDisplay_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the display_name field of this user object has been changed
isDisplaynameset() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Used to check if the display name of this object has been changed
isDisplaynameset() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Used to check if the display name of this object has been changed
isDisplaynameset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the displayname of this object has been changed
isDisplaynameset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the displayname of this object has been changed
isDriverset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isDriverset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isEmail1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the email1 field of this user object has been changed
isEmail1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the email1 field of this user object has been changed
isEmail2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the email2 field of this user object has been changed
isEmail2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the email2 field of this user object has been changed
isEmail3set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the email3 field of this user object has been changed
isEmail3set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the email3 field of this user object has been changed
isEmailset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the E-Mail of this object has been changed
isEmailset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the E-Mail of this object has been changed
isEmployeeTypeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the employeetype field of this user object has been changed
isEmployeeTypeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the employeetype field of this user object has been changed
isEnabled() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isEnabled() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isEnabledset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isEnabledset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isExtensionsok() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Shows if an error occurred in any of the extensions of this object.
isExtensionsok() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Shows if an error occurred in any of the extensions of this object.
isExtensionsset() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
This method will be used in the future
isExtensionsset() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
This method will be used in the future
isFax_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the fax_business field of this user object has been changed
isFax_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the fax_business field of this user object has been changed
isFax_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the fax_home field of this user object has been changed
isFax_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the fax_home field of this user object has been changed
isFax_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the fax_other field of this user object has been changed
isFax_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the fax_other field of this user object has been changed
isFilestore_idset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isFilestore_idset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isFilestore_idset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFilestore_idset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFilestore_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isFilestore_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isFilestore_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFilestore_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFilestore_ownerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFilestore_ownerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFolderTreeSet() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isFolderTreeSet() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isGiven_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the given_name field of this user object has been changed
isGiven_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the given_name field of this user object has been changed
isGlobalAddressBookDisabled() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isGlobalAddressBookDisabled() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isGUI_Spam_filter_capabilities_enabledset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
isGUI_Spam_filter_capabilities_enabledset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated.
isGui_spam_filter_enabledset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the gui_spam_filter_capabilities_enabled field of this user object has been changed
isGui_spam_filter_enabledset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the gui_spam_filter_capabilities_enabled field of this user object has been changed
isGuiPreferencesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isGuiPreferencesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Used to check if the id field of this server object has been changed
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Used to check if the id field of this server object has been changed
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the id field of this user object has been changed
isIdset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the id field of this user object has been changed
isImapLoginset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the imaplogin field of this user object has been changed
isImapLoginset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the imaplogin field of this user object has been changed
isImapServerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the imapserver field of this user object has been changed
isImapServerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the imapserver field of this user object has been changed
isInfoset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the info field of this user object has been changed
isInfoset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the info field of this user object has been changed
isInstant_messenger1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the instant_messenger1 field of this user object has been changed
isInstant_messenger1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the instant_messenger1 field of this user object has been changed
isInstant_messenger2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the instant_messenger2 field of this user object has been changed
isInstant_messenger2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the instant_messenger2 field of this user object has been changed
isLanguageset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the language field of this user object has been changed
isLanguageset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the language field of this user object has been changed
isListrun() - Method in class com.openexchange.admin.rmi.dataobjects.Context
This settings are only used internally, don't manipulate the setting here or rely on this methods existence
isListrun() - Method in class com.openexchange.admin.rmi.dataobjects.Context
This settings are only used internally, don't manipulate the setting here or rely on this methods existence
isLoginset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isLoginset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMail_folder_confirmed_hamset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_confirmed_ham field of this user object has been changed
isMail_folder_confirmed_hamset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_confirmed_ham field of this user object has been changed
isMail_folder_confirmed_spamset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_confirmed_spam field of this user object has been changed
isMail_folder_confirmed_spamset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_confirmed_spam field of this user object has been changed
isMail_folder_drafts_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_drafts_name field of this user object has been changed
isMail_folder_drafts_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_drafts_name field of this user object has been changed
isMail_folder_sent_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_sent_name field of this user object has been changed
isMail_folder_sent_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_sent_name field of this user object has been changed
isMail_folder_spam_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_spam_name field of this user object has been changed
isMail_folder_spam_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_spam_name field of this user object has been changed
isMail_folder_trash_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_trash_name field of this user object has been changed
isMail_folder_trash_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the mail_folder_trash_name field of this user object has been changed
isMailenabledset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
isMailenabledset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
isMaintenanceReasonset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isMaintenanceReasonset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isManager_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the manager_name field of this user object has been changed
isManager_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the manager_name field of this user object has been changed
isMarital_statusset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the marital_status field of this user object has been changed
isMarital_statusset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the marital_status field of this user object has been changed
isMaster() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMaster() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMasterIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMasterIdset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMasterset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMasterset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMaxContextsset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isMaxContextsset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isMaxQuotaset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isMaxQuotaset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isMaxQuotaset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isMaxQuotaset() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
isMaxUnitsset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMaxUnitsset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isMembersset() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Used to check if the members of this object have been changed
isMembersset() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Used to check if the members of this object have been changed
isMiddle_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the middle_name field of this user object has been changed
isMiddle_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the middle_name field of this user object has been changed
isMultipleMailAccounts() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the multiple-mail-accounts access.
isMultipleMailAccounts() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the multiple-mail-accounts access.
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Used to check if the name of this object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Group
Used to check if the name of this object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the member of this object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Used to check if the member of this object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Used to check if the name field of this server object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.Server
Used to check if the name field of this server object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the name field of this user object has been changed
isNameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the name field of this user object has been changed
isNicknameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the nickname field of this user object has been changed
isNicknameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the nickname field of this user object has been changed
isNoteset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the note field of this user object has been changed
isNoteset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the note field of this user object has been changed
isNumber_of_childrenset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the number_of_children field of this user object has been changed
isNumber_of_childrenset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the number_of_children field of this user object has been changed
isNumber_of_employeeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the number_of_employee field of this user object has been changed
isNumber_of_employeeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the number_of_employee field of this user object has been changed
isOLOX20() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isOLOX20() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isPassword_expiredset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the password_expired field of this user object has been changed
isPassword_expiredset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the password_expired field of this user object has been changed
isPasswordMechset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the passwordmech field of this user object has been changed
isPasswordMechset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the passwordmech field of this user object has been changed
isPasswordset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPasswordset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPasswordset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the password field of this user object has been changed
isPasswordset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the password field of this user object has been changed
isPoolHardLimitset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPoolHardLimitset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPoolInitialset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPoolInitialset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPoolMaxset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPoolMaxset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isPositionset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the position field of this user object has been changed
isPositionset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the position field of this user object has been changed
isPostal_code_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the postal_code_business field of this user object has been changed
isPostal_code_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the postal_code_business field of this user object has been changed
isPostal_code_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the postal_code_home field of this user object has been changed
isPostal_code_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the postal_code_home field of this user object has been changed
isPostal_code_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the postal_code_other field of this user object has been changed
isPostal_code_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the postal_code_other field of this user object has been changed
isPrimaryEmailset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the primaryemail field of this user object has been changed
isPrimaryEmailset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the primaryemail field of this user object has been changed
isProfessionset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the profession field of this user object has been changed
isProfessionset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the profession field of this user object has been changed
isPublication() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the publication access.
isPublication() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the publication access.
isPublicFolderEditable() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isPublicFolderEditable() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isRead_idset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isRead_idset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isReadDatabaseset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isReadDatabaseset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isReservedset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isReservedset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isRoom_numberset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the room_number field of this user object has been changed
isRoom_numberset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the room_number field of this user object has been changed
isSales_volumeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the sales_volume field of this user object has been changed
isSales_volumeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the sales_volume field of this user object has been changed
isSchemeset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isSchemeset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isSizeset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isSizeset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isSmtpServerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the smtpserver field of this user object has been changed
isSmtpServerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the smtpserver field of this user object has been changed
isSpouse_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the spouse_name field of this user object has been changed
isSpouse_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the spouse_name field of this user object has been changed
isState_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the state_business field of this user object has been changed
isState_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the state_business field of this user object has been changed
isState_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the state_home field of this user object has been changed
isState_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the state_home field of this user object has been changed
isState_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the state_other field of this user object has been changed
isState_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the state_other field of this user object has been changed
isStreet_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the street_business field of this user object has been changed
isStreet_businessset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the street_business field of this user object has been changed
isStreet_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the street_home field of this user object has been changed
isStreet_homeset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the street_home field of this user object has been changed
isStreet_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the street_other field of this user object has been changed
isStreet_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the street_other field of this user object has been changed
isSubscription() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the subscription access.
isSubscription() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Gets the subscription access.
isSuffixset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the suffix field of this user object has been changed
isSuffixset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the suffix field of this user object has been changed
isSur_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the sur_name field of this user object has been changed
isSur_nameset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the sur_name field of this user object has been changed
isTax_idset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the tax_id field of this user object has been changed
isTax_idset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the tax_id field of this user object has been changed
isTelephone_assistantset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_assistant field of this user object has been changed
isTelephone_assistantset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_assistant field of this user object has been changed
isTelephone_business1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_business1 field of this user object has been changed
isTelephone_business1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_business1 field of this user object has been changed
isTelephone_business2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_business2 field of this user object has been changed
isTelephone_business2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_business2 field of this user object has been changed
isTelephone_callbackset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_callback field of this user object has been changed
isTelephone_callbackset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_callback field of this user object has been changed
isTelephone_carset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_car field of this user object has been changed
isTelephone_carset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_car field of this user object has been changed
isTelephone_companyset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_company field of this user object has been changed
isTelephone_companyset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_company field of this user object has been changed
isTelephone_home1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_home1 field of this user object has been changed
isTelephone_home1set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_home1 field of this user object has been changed
isTelephone_home2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_home2 field of this user object has been changed
isTelephone_home2set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_home2 field of this user object has been changed
isTelephone_ipset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_ip field of this user object has been changed
isTelephone_ipset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_ip field of this user object has been changed
isTelephone_isdnset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_isdn field of this user object has been changed
isTelephone_isdnset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_isdn field of this user object has been changed
isTelephone_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_other field of this user object has been changed
isTelephone_otherset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_other field of this user object has been changed
isTelephone_pagerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_pager field of this user object has been changed
isTelephone_pagerset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_pager field of this user object has been changed
isTelephone_primaryset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_primary field of this user object has been changed
isTelephone_primaryset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_primary field of this user object has been changed
isTelephone_radioset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_radio field of this user object has been changed
isTelephone_radioset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_radio field of this user object has been changed
isTelephone_telexset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_telex field of this user object has been changed
isTelephone_telexset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_telex field of this user object has been changed
isTelephone_ttytddset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_ttytdd field of this user object has been changed
isTelephone_ttytddset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the telephone_ttytdd field of this user object has been changed
isTextset() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
isTextset() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
isTimezoneset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the timezone field of this user object has been changed
isTimezoneset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the timezone field of this user object has been changed
isTitleset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the title field of this user object has been changed
isTitleset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the title field of this user object has been changed
isUploadFileSizeLimitPerFileset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the upload file size limit per file of this user object has been changed
isUploadFileSizeLimitPerFileset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the upload file size limit per file of this user object has been changed
isUploadFileSizeLimitset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the upload quota of this user object has been changed
isUploadFileSizeLimitset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the upload quota of this user object has been changed
isUrlset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isUrlset() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
isUrlset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isUrlset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isUrlset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the url field of this user object has been changed
isUrlset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the url field of this user object has been changed
isUsedQuotaset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isUsedQuotaset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isUsedset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isUsedset() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
 
isUserAttributesset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
Used to check if the user attributes have been modified
isUserAttributesset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
Used to check if the user attributes have been modified
isUserAttributesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the user attributes have been modified
isUserAttributesset() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the user attributes have been modified
isUserfield01set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield01 field of this user object has been changed
isUserfield01set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield01 field of this user object has been changed
isUserfield02set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield02 field of this user object has been changed
isUserfield02set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield02 field of this user object has been changed
isUserfield03set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield03 field of this user object has been changed
isUserfield03set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield03 field of this user object has been changed
isUserfield04set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield04 field of this user object has been changed
isUserfield04set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield04 field of this user object has been changed
isUserfield05set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield05 field of this user object has been changed
isUserfield05set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield05 field of this user object has been changed
isUserfield06set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield06 field of this user object has been changed
isUserfield06set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield06 field of this user object has been changed
isUserfield07set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield07 field of this user object has been changed
isUserfield07set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield07 field of this user object has been changed
isUserfield08set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield08 field of this user object has been changed
isUserfield08set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield08 field of this user object has been changed
isUserfield09set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield09 field of this user object has been changed
isUserfield09set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield09 field of this user object has been changed
isUserfield10set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield10 field of this user object has been changed
isUserfield10set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield10 field of this user object has been changed
isUserfield11set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield11 field of this user object has been changed
isUserfield11set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield11 field of this user object has been changed
isUserfield12set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield12 field of this user object has been changed
isUserfield12set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield12 field of this user object has been changed
isUserfield13set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield13 field of this user object has been changed
isUserfield13set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield13 field of this user object has been changed
isUserfield14set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield14 field of this user object has been changed
isUserfield14set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield14 field of this user object has been changed
isUserfield15set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield15 field of this user object has been changed
isUserfield15set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield15 field of this user object has been changed
isUserfield16set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield16 field of this user object has been changed
isUserfield16set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield16 field of this user object has been changed
isUserfield17set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield17 field of this user object has been changed
isUserfield17set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield17 field of this user object has been changed
isUserfield18set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield18 field of this user object has been changed
isUserfield18set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield18 field of this user object has been changed
isUserfield19set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield19 field of this user object has been changed
isUserfield19set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield19 field of this user object has been changed
isUserfield20set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield20 field of this user object has been changed
isUserfield20set() - Method in class com.openexchange.admin.rmi.dataobjects.User
Used to check if the userfield20 field of this user object has been changed
isUSM() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isUSM() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
isValid(String) - Static method in class com.openexchange.admin.rmi.utils.URIParser
Checks if specified input is a valid URI.
isValid(String) - Static method in class com.openexchange.admin.rmi.utils.URIParser
Checks if specified input is a valid URI.
isWriteDatabaseset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
isWriteDatabaseset() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 

L

list(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Search for contexts
Returns all contexts matching the provided search_pattern.
list(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Search for contexts
Returns all contexts matching the provided search_pattern.
list(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
List groups within context matching the pattern.
list(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
List groups within context matching the pattern.
list(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
List resources matching pattern in given context.
list(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
List resources matching pattern in given context.
list(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
list(Context, String, Credentials, boolean, boolean) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
list(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
list(Context, String, Credentials, boolean, boolean) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listAll(Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Convenience method for listing all contexts Use this for search a context or list all contexts.
listAll(Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Convenience method for listing all contexts Use this for search a context or list all contexts.
listAll(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
List all groups within context.
listAll(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
List all groups within context.
listAll(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
List all resources in given context.
listAll(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXResourceInterface
List all resources in given context.
listAll(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listAll(Context, Credentials, boolean, boolean) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listAll(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listAll(Context, Credentials, boolean, boolean) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listAllDatabase(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Convenience method for listing all databases registered in the system.
listAllDatabase(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Convenience method for listing all databases registered in the system.
listAllFilestore(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Convenience method for listing all filestores.
listAllFilestore(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Convenience method for listing all filestores.
listAllMaintenanceReason(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Get all maintenance reasons.
listAllMaintenanceReason(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Get all maintenance reasons.
listAllServer(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Convenience method for listing all servers
listAllServer(Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Convenience method for listing all servers
listByDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Search for context on specified db.
listByDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Search for context on specified db.
listByFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Search for context which store data on specified filestore
listByFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Search for context which store data on specified filestore
listCaseInsensitive(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listCaseInsensitive(Context, String, Credentials, boolean, boolean) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listCaseInsensitive(Context, String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listCaseInsensitive(Context, String, Credentials, boolean, boolean) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve all users for a given context.
listDatabase(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Search for databases registered in the system.
listDatabase(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Search for databases registered in the system.
listFilestore(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
A method to list file stores matching some search pattern.
listFilestore(String, Credentials, boolean) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
A method to list file stores matching some search pattern.
listFilestore(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
A method to list file stores matching some search pattern.
listFilestore(String, Credentials, boolean) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
A method to list file stores matching some search pattern.
listGroupsForUser(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
 
listGroupsForUser(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
 
listMaintenanceReason(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Get all maintenance reasons which match the specified search_pattern
listMaintenanceReason(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Get all maintenance reasons which match the specified search_pattern
listPublications(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Lists all publications in the specified context
listPublications(Context, Credentials, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
List all publications in the specified context with the specified entity identifier
listPublications(Context, Credentials, int, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Lists all publications for the specified user in the specified context for the specified module
listPublications(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Lists all publications for the specified user in the specified context
listPublications(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Lists all publications in the specified context
listPublications(Context, Credentials, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
List all publications in the specified context with the specified entity identifier
listPublications(Context, Credentials, int, String) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Lists all publications for the specified user in the specified context for the specified module
listPublications(Context, Credentials, int) - Method in interface com.openexchange.admin.rmi.OXPublicationInterface
Lists all publications for the specified user in the specified context
listQuotas(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Gets the configured quotas in given context.
listQuotas(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Gets the configured quotas in given context.
listServer(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Search for server
listServer(String, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Search for server
login(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXLoginInterface
Login method to check if given credentials are correct.
login(Credentials) - Method in interface com.openexchange.admin.rmi.OXLoginInterface
Login method for the master admin account.
login(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXLoginInterface
Login method to check if given credentials are correct.
login(Credentials) - Method in interface com.openexchange.admin.rmi.OXLoginInterface
Login method for the master admin account.
login2User(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXLoginInterface
Login method for a context admin or a normal user.
login2User(Context, Credentials) - Method in interface com.openexchange.admin.rmi.OXLoginInterface
Login method for a context admin or a normal user.

M

MaintenanceReason - Class in com.openexchange.admin.rmi.dataobjects
This class represents a maintenance reason.
MaintenanceReason - Class in com.openexchange.admin.rmi.dataobjects
This class represents a maintenance reason.
MaintenanceReason() - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason(Integer, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason(String) - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason() - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason(Integer, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
MaintenanceReason(String) - Constructor for class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
mandatoryChangeMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for change are set for an object
mandatoryChangeMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for change are set for an object
mandatoryCreateMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for create are set for an object
mandatoryCreateMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for create are set for an object
mandatoryDeleteMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for delete are set for an object
mandatoryDeleteMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for delete are set for an object
mandatoryRegisterMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for register are set for an object
mandatoryRegisterMembersSet() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
Checks if the mandatory members for register are set for an object
MissingOptionException - Exception in com.openexchange.admin.rmi.exceptions
 
MissingOptionException - Exception in com.openexchange.admin.rmi.exceptions
 
MissingOptionException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.MissingOptionException
 
MissingOptionException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.MissingOptionException
 
MissingServiceException - Exception in com.openexchange.admin.rmi.exceptions
 
MissingServiceException - Exception in com.openexchange.admin.rmi.exceptions
 
MissingServiceException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.MissingServiceException
 
MissingServiceException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.MissingServiceException
 
moduleAccessForName(String) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve the ModuleAccess for an user.
moduleAccessForName(String) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Retrieve the ModuleAccess for an user.
moveContextDatabase(Context, Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Move all data of a context contained in a database to another database
moveContextDatabase(Context, Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Move all data of a context contained in a database to another database
moveContextFilestore(Context, Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Move all data of a context contained on the filestore to another filestore
moveContextFilestore(Context, Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXContextInterface
Move all data of a context contained on the filestore to another filestore
moveFromContextToUserFilestore(Context, User, Filestore, long, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from a context to his own storage.
moveFromContextToUserFilestore(Context, User, Filestore, long, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from a context to his own storage.
moveFromMasterToUserFilestore(Context, User, User, Filestore, long, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from a master account to his own storage.
moveFromMasterToUserFilestore(Context, User, User, Filestore, long, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from a master account to his own storage.
moveFromUserFilestoreToMaster(Context, User, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from his own storage to the storage of specified master.
moveFromUserFilestoreToMaster(Context, User, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from his own storage to the storage of specified master.
moveFromUserToContextFilestore(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from his own to a context storage.
moveFromUserToContextFilestore(Context, User, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from his own to a context storage.
moveUserFilestore(Context, User, Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from one storage to another.
moveUserFilestore(Context, User, Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUserInterface
Moves a user's files from one storage to another.

N

NameAndIdObject - Interface in com.openexchange.admin.rmi.dataobjects
This interface forces 4 Methods for a data object so that we can easily combine some operations
NameAndIdObject - Interface in com.openexchange.admin.rmi.dataobjects
This interface forces 4 Methods for a data object so that we can easily combine some operations
NO_SUCH_CONTEXT - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
If requested context not exists
NO_SUCH_CONTEXT - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
If requested context not exists
NO_SUCH_SERVER_IN_DBPOOL - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
server2db_pool does not contain requested server name
NO_SUCH_SERVER_IN_DBPOOL - Static variable in exception com.openexchange.admin.rmi.exceptions.OXContextException
server2db_pool does not contain requested server name
NoSuchContextException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown when user want to do an action in a context which doesn't exists in the system.
NoSuchContextException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown when user want to do an action in a context which doesn't exists in the system.
NoSuchContextException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchContextException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchContextException
 
NoSuchDatabaseException - Exception in com.openexchange.admin.rmi.exceptions
Thrown if a database doesn't exist in an operation.
NoSuchDatabaseException - Exception in com.openexchange.admin.rmi.exceptions
Thrown if a database doesn't exist in an operation.
NoSuchDatabaseException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchDatabaseException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException
 
NoSuchFilestoreException - Exception in com.openexchange.admin.rmi.exceptions
Thrown if a filestore doesn't exist in an operation
NoSuchFilestoreException - Exception in com.openexchange.admin.rmi.exceptions
Thrown if a filestore doesn't exist in an operation
NoSuchFilestoreException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchFilestoreException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchFilestoreException
 
NoSuchGroupException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a user doesn't exist in an operation
NoSuchGroupException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a user doesn't exist in an operation
NoSuchGroupException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchGroupException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchGroupException
 
NoSuchObjectException - Exception in com.openexchange.admin.rmi.exceptions
Super class for all exceptions thrown if some object is not found.
NoSuchObjectException - Exception in com.openexchange.admin.rmi.exceptions
Super class for all exceptions thrown if some object is not found.
NoSuchObjectException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchObjectException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchObjectException
 
NoSuchPublicationException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a publication doesn't exist in an operation
NoSuchPublicationException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a publication doesn't exist in an operation
NoSuchPublicationException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchPublicationException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchPublicationException
 
NoSuchReasonException - Exception in com.openexchange.admin.rmi.exceptions
Thrown if an user doesn't exist in an operation.
NoSuchReasonException - Exception in com.openexchange.admin.rmi.exceptions
Thrown if an user doesn't exist in an operation.
NoSuchReasonException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchReasonException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchReasonException
 
NoSuchResourceException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a user doesn't exist in an operation
NoSuchResourceException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a user doesn't exist in an operation
NoSuchResourceException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchResourceException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchResourceException
 
NoSuchUserException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a user doesn't exist in an operation
NoSuchUserException - Exception in com.openexchange.admin.rmi.exceptions
Is thrown if a user doesn't exist in an operation
NoSuchUserException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException() - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NoSuchUserException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.NoSuchUserException
 
NULL - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
NULL - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 

O

OXAdminCoreInterface - Interface in com.openexchange.admin.rmi
This interface defines a method for checking loaded plugins in the Open-Xchange Admin Daemon.

Example:
OXAdminCoreInterface - Interface in com.openexchange.admin.rmi
This interface defines a method for checking loaded plugins in the Open-Xchange Admin Daemon.

Example:
OXCommonExtension - Class in com.openexchange.admin.rmi.extensions
Extend all extensions from this class
OXCommonExtension - Class in com.openexchange.admin.rmi.extensions
Extend all extensions from this class
OXCommonExtension() - Constructor for class com.openexchange.admin.rmi.extensions.OXCommonExtension
 
OXCommonExtension() - Constructor for class com.openexchange.admin.rmi.extensions.OXCommonExtension
 
OXCommonExtensionInterface - Interface in com.openexchange.admin.rmi.extensions
Deprecated. 
OXCommonExtensionInterface - Interface in com.openexchange.admin.rmi.extensions
Deprecated. 
OXContextException - Exception in com.openexchange.admin.rmi.exceptions
OXContext exception class
OXContextException - Exception in com.openexchange.admin.rmi.exceptions
OXContext exception class
OXContextException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.OXContextException
 
OXContextException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.OXContextException
OX exceptions for context handling with various messages
OXContextException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.OXContextException
 
OXContextException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.OXContextException
OX exceptions for context handling with various messages
OXContextGroupInterface - Interface in com.openexchange.admin.rmi
OXContextGroupInterface - Interface in com.openexchange.admin.rmi
OXContextInterface - Interface in com.openexchange.admin.rmi
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:
OXContextInterface - Interface in com.openexchange.admin.rmi
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:
OXGroupExtensionInterface - Interface in com.openexchange.admin.rmi.extensions
 
OXGroupExtensionInterface - Interface in com.openexchange.admin.rmi.extensions
 
OXGroupInterface - Interface in com.openexchange.admin.rmi
This interface defines the Open-Xchange API Version 2 for creating and manipulating OX groups within an OX context.

Example:
OXGroupInterface - Interface in com.openexchange.admin.rmi
This interface defines the Open-Xchange API Version 2 for creating and manipulating OX groups within an OX context.

Example:
OXLoginInterface - Interface in com.openexchange.admin.rmi
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:
OXLoginInterface - Interface in com.openexchange.admin.rmi
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 - Interface in com.openexchange.admin.rmi
This interface defines methods for checking and deleting Publications by Users.

Example:
OXPublicationInterface - Interface in com.openexchange.admin.rmi
This interface defines methods for checking and deleting Publications by Users.

Example:
OXResourceExtensionInterface - Interface in com.openexchange.admin.rmi.extensions
 
OXResourceExtensionInterface - Interface in com.openexchange.admin.rmi.extensions
 
OXResourceInterface - Interface in com.openexchange.admin.rmi
This interface defines the Open-Xchange API Version 2 for creating and manipulating OX resources within an OX context.

Example:
OXResourceInterface - Interface in com.openexchange.admin.rmi
This interface defines the Open-Xchange API Version 2 for creating and manipulating OX resources within an OX context.

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

Example:
OXUserInterface - Interface in com.openexchange.admin.rmi
This class defines the Open-Xchange API Version 2 for creating and manipulating OX Users within an OX context.

Example:
OXUtilInterface - Interface in com.openexchange.admin.rmi
This class defines the Open-Xchange API Version 2 for creating and manipulating needed components of the system.

Example for initializing the system:
OXUtilInterface - Interface in com.openexchange.admin.rmi
This class defines the Open-Xchange API Version 2 for creating and manipulating needed components of the system.

Example for initializing the system:

P

parse(String, URIDefaults) - Static method in class com.openexchange.admin.rmi.utils.URIParser
Parses specified URL string.
parse(String, URIDefaults) - Static method in class com.openexchange.admin.rmi.utils.URIParser
Parses specified URL string.
PasswordMechObject - Interface in com.openexchange.admin.rmi.dataobjects
Interface for all Objects containing a password mechanism and a password
PasswordMechObject - Interface in com.openexchange.admin.rmi.dataobjects
Interface for all Objects containing a password mechanism and a password
PoolException - Exception in com.openexchange.admin.rmi.exceptions
 
PoolException - Exception in com.openexchange.admin.rmi.exceptions
 
PoolException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.PoolException
 
PoolException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.PoolException
 
PoolException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.PoolException
 
PoolException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.PoolException
 
PoolException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.PoolException
 
PoolException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.PoolException
 
POP3 - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
POP3 - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
ProgrammErrorException - Exception in com.openexchange.admin.rmi.exceptions
This class is used if a shell script return an exitstatus != 0
ProgrammErrorException - Exception in com.openexchange.admin.rmi.exceptions
This class is used if a shell script return an exitstatus != 0
ProgrammErrorException() - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
Default constructor
ProgrammErrorException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
 
ProgrammErrorException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
 
ProgrammErrorException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
 
ProgrammErrorException() - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
Default constructor
ProgrammErrorException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
 
ProgrammErrorException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
 
ProgrammErrorException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.ProgrammErrorException
 
Publication - Class in com.openexchange.admin.rmi.dataobjects
Publication - Class in com.openexchange.admin.rmi.dataobjects
Publication() - Constructor for class com.openexchange.admin.rmi.dataobjects.Publication
 
Publication() - Constructor for class com.openexchange.admin.rmi.dataobjects.Publication
 

Q

Quota - Class in com.openexchange.admin.rmi.dataobjects
Quota - A quota limit representation for a certain module.
Quota - Class in com.openexchange.admin.rmi.dataobjects
Quota - A quota limit representation for a certain module.
Quota() - Constructor for class com.openexchange.admin.rmi.dataobjects.Quota
Initializes a new Quota.
Quota(long, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Quota
Initializes a new Quota.
Quota() - Constructor for class com.openexchange.admin.rmi.dataobjects.Quota
Initializes a new Quota.
Quota(long, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.Quota
Initializes a new Quota.

R

registerDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Register a new database to the system.
registerDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Register a new database to the system.
registerFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Register new filestore to the system.
registerFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Register new filestore to the system.
registerServer(Server, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Register an OX Server in the system.
registerServer(Server, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Register an OX Server in the system.
removeAlias(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Removes the specified E-Mail alias from the list of this user object
removeAlias(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Removes the specified E-Mail alias from the list of this user object
removeExtension(OXCommonExtension) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Removes the given extension from this object.
removeExtension(OXCommonExtension) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
Removes the given extension from this object.
removeExtension(OXGroupExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
removeExtension(OXGroupExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Deprecated. 
removeExtension(OXResourceExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
removeExtension(OXResourceExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Deprecated. 
removeExtension(OXUserExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
removeExtension(OXUserExtensionInterface) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
removeExtensionByIndex(int) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
removeExtensionByIndex(int) - Method in class com.openexchange.admin.rmi.dataobjects.User
Deprecated. 
removeGuiPreferences(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
remove a path/value pair from gui settings
removeGuiPreferences(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
remove a path/value pair from gui settings
removeLoginMapping(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
removeLoginMapping(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
removeLoginMappings(Collection<String>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
removeLoginMappings(Collection<String>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
removeMember(Context, Group, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Remove member(s) from group.
removeMember(Context, Group, User[], Credentials) - Method in interface com.openexchange.admin.rmi.OXGroupInterface
Remove member(s) from group.
Resource - Class in com.openexchange.admin.rmi.dataobjects
This dataobject stores all the data which is related to a resource
Resource - Class in com.openexchange.admin.rmi.dataobjects
This dataobject stores all the data which is related to a resource
Resource() - Constructor for class com.openexchange.admin.rmi.dataobjects.Resource
Instantiates a new Resource object
Resource(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Resource
Instantiates a new Resource object with the given id
Resource() - Constructor for class com.openexchange.admin.rmi.dataobjects.Resource
Instantiates a new Resource object
Resource(Integer) - Constructor for class com.openexchange.admin.rmi.dataobjects.Resource
Instantiates a new Resource object with the given id
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXAdminCoreInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXAdminCoreInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXContextGroupInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXContextGroupInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXContextInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXContextInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXGroupInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXGroupInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXLoginInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXLoginInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXPublicationInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXPublicationInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXResourceInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXResourceInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXTaskMgmtInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXUserInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXUserInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
RMI name to be used in the naming lookup.
RMI_NAME - Static variable in interface com.openexchange.admin.rmi.OXUtilInterface
RMI name to be used in the naming lookup.

S

sanitize(String, URIDefaults) - Static method in class com.openexchange.admin.rmi.utils.URIParser
Tries to sanitize specified broken URI string.
sanitize(String, URIDefaults) - Static method in class com.openexchange.admin.rmi.utils.URIParser
Tries to sanitize specified broken URI string.
schema(String) - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates a schema strategy for a pre-defined schema name
schema(String) - Static method in class com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy
Creates a schema strategy for a pre-defined schema name
SchemaSelectStrategy - Class in com.openexchange.admin.rmi.dataobjects
Defines a strategy where to create contexts.
SchemaSelectStrategy - Class in com.openexchange.admin.rmi.dataobjects
Defines a strategy where to create contexts.
SchemaSelectStrategy.Strategy - Enum in com.openexchange.admin.rmi.dataobjects
The strategy enumeration
SchemaSelectStrategy.Strategy - Enum in com.openexchange.admin.rmi.dataobjects
The strategy enumeration
Server - Class in com.openexchange.admin.rmi.dataobjects
This class represents a server.
Server - Class in com.openexchange.admin.rmi.dataobjects
This class represents a server.
Server() - Constructor for class com.openexchange.admin.rmi.dataobjects.Server
Initiates an empty server object
Server() - Constructor for class com.openexchange.admin.rmi.dataobjects.Server
Initiates an empty server object
setActiveSync(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setActiveSync(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setAliases(HashSet<String>) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the E-Mail aliases for this user object
setAliases(HashSet<String>) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the E-Mail aliases for this user object
setAliasesForSOAP(List<String>) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setAliasesForSOAP(List<String>) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setAnniversary(Date) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the anniversary for this user object
setAnniversary(Date) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the anniversary for this user object
setAssistant_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the assistant for this user object
setAssistant_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the assistant for this user object
setAvailable(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
This attribute is not used
setAvailable(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
This attribute is not used
setAverage_size(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Context
The context average size can only be configured in AdminDaemon.properties
setAverage_size(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Context
The context average size can only be configured in AdminDaemon.properties
setBirthday(Date) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the birthday for this user object
setBirthday(Date) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the birthday for this user object
setBranches(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the branches for this user object
setBranches(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the branches for this user object
setBusiness_category(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the business_category for this user object
setBusiness_category(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the business_category for this user object
setCalendar(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Defines if a user has access to the calendar module of ox.
setCalendar(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Defines if a user has access to the calendar module of ox.
setCategories(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the categories for this user object
setCategories(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the categories for this user object
setCellular_telephone1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mobile phone number for this user object
setCellular_telephone1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mobile phone number for this user object
setCellular_telephone2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the second mobile phone number for this user object
setCellular_telephone2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the second mobile phone number for this user object
setCity_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the city for the business location for this user object
setCity_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the city for the business location for this user object
setCity_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the city for the home location for this user object
setCity_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the city for the home location for this user object
setCity_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the city for a further location for this user object
setCity_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the city for a further location for this user object
setClusterWeight(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
The system weight factor of this database in percent, value is Integer This value defines how contexts will be distributed over multiple databases/db pools.
setClusterWeight(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
The system weight factor of this database in percent, value is Integer This value defines how contexts will be distributed over multiple databases/db pools.
setCollectEmailAddresses(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the collect-email-addresses access.
setCollectEmailAddresses(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the collect-email-addresses access.
setCommercial_register(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the commercial_register for this user object
setCommercial_register(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the commercial_register for this user object
setCompany(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the company for this user object
setCompany(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the company for this user object
setContacts(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Defines if a user has access to the contact module of ox.
setContacts(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Defines if a user has access to the contact module of ox.
setContext(Context) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
setContext(Context) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
setContextadmin(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
Note: calling this setter on a user object has no influence on the user stored within the ox subsystem, as it is not possible to change the admin status of a user.
setContextadmin(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
Note: calling this setter on a user object has no influence on the user stored within the ox subsystem, as it is not possible to change the admin status of a user.
setCountry_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the country for the business location for this user object
setCountry_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the country for the business location for this user object
setCountry_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the country of the home location for this user object
setCountry_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the country of the home location for this user object
setCountry_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the country for a further location for this user object
setCountry_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the country for a further location for this user object
setCurrentContexts(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the current amount of contexts for this filestore object
setCurrentContexts(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the current amount of contexts for this filestore object
setCurrentUnits(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setCurrentUnits(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setDefault_group(Group) - Method in class com.openexchange.admin.rmi.dataobjects.User
The default group when creating an user.
setDefault_group(Group) - Method in class com.openexchange.admin.rmi.dataobjects.User
The default group when creating an user.
setDefaultSenderAddress(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the default sender address for this user object
setDefaultSenderAddress(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the default sender address for this user object
setDelegateTask(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Defines if a user has the right to delegate tasks in the ox groupware.
setDelegateTask(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Defines if a user has the right to delegate tasks in the ox groupware.
setDeniedPortal(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setDeniedPortal(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setDepartment(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the department for this user object
setDepartment(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the department for this user object
setDescription(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the description
setDescription(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the description
setDescription(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Sets the description for this resource
setDescription(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Sets the description for this resource
setDisplay_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the display name for this user object
setDisplay_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the display name for this user object
setDisplayname(String) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Sets the displayname for this group
setDisplayname(String) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Sets the displayname for this group
setDisplayname(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Sets the displayname for this resource
setDisplayname(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Sets the displayname for this resource
setDriver(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setDriver(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setEditGroup(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditGroup(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditPassword(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditPassword(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditPublicFolders(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditPublicFolders(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditResource(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEditResource(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setEmail(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Sets the email address for this resource
setEmail(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
Sets the email address for this resource
setEmail1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the E-Mail for the business location for this user object
setEmail1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the E-Mail for the business location for this user object
setEmail2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the home E-Mail for this user object
setEmail2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the home E-Mail for this user object
setEmail3(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the E-Mail (other) for this user object
setEmail3(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the E-Mail (other) for this user object
setEmployeeType(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the job title for this user object
setEmployeeType(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the job title for this user object
setEnabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setEnabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setEntityId(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
setEntityId(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
setExtensionError(String) - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
This method is used to set the errors which appear while processing an extension.
setExtensionError(String) - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
This method is used to set the errors which appear while processing an extension.
setExtensionError(String) - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
If an error has occured you set the error text of the extension here
setExtensionError(String) - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
If an error has occured you set the error text of the extension here
setExtensionsok(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
setExtensionsok(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
setFax_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the fax number for the business location for this user object
setFax_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the fax number for the business location for this user object
setFax_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the fax number for the home location for this user object
setFax_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the fax number for the home location for this user object
setFax_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the fax number for a further location for this user object
setFax_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the fax number for a further location for this user object
setFieldnames(ArrayList<String>) - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
Get the fieldnames of the object which aren't correct (maybe null if no fieldnames can be specified)
setFieldnames(ArrayList<String>) - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
Get the fieldnames of the object which aren't correct (maybe null if no fieldnames can be specified)
setFilestore_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setFilestore_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setFilestore_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFilestore_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFilestoreId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setFilestoreId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setFilestoreId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFilestoreId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFilestoreOwner(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFilestoreOwner(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFolderTree(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setFolderTree(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setGiven_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the first name of user
setGiven_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the first name of user
setGlobalAddressBookDisabled(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setGlobalAddressBookDisabled(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setGUI_Spam_filter_capabilities_enabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
setGUI_Spam_filter_capabilities_enabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
setGui_spam_filter_enabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setGui_spam_filter_enabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setGuiPreferences(Map<String, String>) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setGuiPreferences(Map<String, String>) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setIcal(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setIcal(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the id for this filestore object
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the id for this filestore object
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
setId(Integer) - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Sets the id for this object
setId(Integer) - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Sets the id for this object
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the numeric publication id
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the numeric publication id
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Server
Sets the id for this server object
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Server
Sets the id for this server object
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the numeric user id
setId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the numeric user id
setImapLogin(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the login for the imap server for this user object
setImapLogin(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the login for the imap server for this user object
setImapServer(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the users imap server if not localhost should be used.
setImapServer(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the users imap server if not localhost should be used.
setInfo(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the info field for this user object
setInfo(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the info field for this user object
setInfostore(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setInfostore(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setInstant_messenger1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the instant messenger address for the business location for this user object
setInstant_messenger1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the instant messenger address for the business location for this user object
setInstant_messenger2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the instant messenger address for the private location for this user object
setInstant_messenger2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the instant messenger address for the private location for this user object
setLanguage(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the language for this user object.
setLanguage(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the language for this user object.
setLimit(long) - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Sets the limit
setLimit(long) - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Sets the limit
setListrun(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Context
This settings are only used internally, don't manipulate the setting here or rely on this methods existence
setListrun(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Context
This settings are only used internally, don't manipulate the setting here or rely on this methods existence
setLogin(String) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Set the login attribute of this credentials object
setLogin(String) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Set the login attribute of this credentials object
setLogin(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setLogin(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setLoginMappings(HashSet<String>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setLoginMappings(HashSet<String>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setMail_folder_confirmed_ham_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Set the name of the folder where mail should be copied, that should be learned as HAM using whatever mechanism on the server side
setMail_folder_confirmed_ham_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Set the name of the folder where mail should be copied, that should be learned as HAM using whatever mechanism on the server side
setMail_folder_confirmed_spam_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Set the name of the folder where mail should be moved, that should be learned as SPAM using whatever mechanism on the server side
setMail_folder_confirmed_spam_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Set the name of the folder where mail should be moved, that should be learned as SPAM using whatever mechanism on the server side
setMail_folder_drafts_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mail folder name of the drafts folder for this user object
setMail_folder_drafts_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mail folder name of the drafts folder for this user object
setMail_folder_sent_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mail folder name of the sent folder for this user object
setMail_folder_sent_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mail folder name of the sent folder for this user object
setMail_folder_spam_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the users SPAM folder where detected SPAM mail will be moved into.
setMail_folder_spam_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the users SPAM folder where detected SPAM mail will be moved into.
setMail_folder_trash_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mail folder name of the trash folder of this user object
setMail_folder_trash_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the mail folder name of the trash folder of this user object
setMailenabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
setMailenabled(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
setMaintenanceReason(MaintenanceReason) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setMaintenanceReason(MaintenanceReason) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setManager_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the manager for this user object
setManager_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the manager for this user object
setMarital_status(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the marital status for this user object
setMarital_status(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the marital status for this user object
setMaster(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setMaster(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setMasterId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setMasterId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setMaxContexts(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the maximum amount of contexts/users for this filestore object
setMaxContexts(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the maximum amount of contexts/users for this filestore object
setMaxQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setMaxQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setMaxQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setMaxQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setMaxUnits(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setMaxUnits(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setMembers(Integer[]) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Sets the the members for this group
setMembers(Integer[]) - Method in class com.openexchange.admin.rmi.dataobjects.Group
Sets the the members for this group
setMiddle_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the middle name for this user object
setMiddle_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the middle name for this user object
setModule(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
setModule(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
setModule(String) - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Sets the module
setModule(String) - Method in class com.openexchange.admin.rmi.dataobjects.Quota
Sets the module
setMultipleMailAccounts(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the multiple-mail-accounts access.
setMultipleMailAccounts(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the multiple-mail-accounts access.
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
setName(String) - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Sets the name for this object
setName(String) - Method in interface com.openexchange.admin.rmi.dataobjects.NameAndIdObject
Sets the name for this object
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the symbolic publication identifier
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the symbolic publication identifier
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Server
Sets the name for this server object
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.Server
Sets the name for this server object
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the symbolic user identifier
setName(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the symbolic user identifier
setNickname(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the nickname of this user object
setNickname(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the nickname of this user object
setNote(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the note field for this user object
setNote(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the note field for this user object
setNumber_of_children(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the number of children for this user object
setNumber_of_children(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the number of children for this user object
setNumber_of_employee(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the employee identifier for this user object
setNumber_of_employee(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the employee identifier for this user object
setObjectname(String) - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
setObjectname(String) - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
setOLOX20(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setOLOX20(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setPassword(String) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Sets this password for this credentials object
setPassword(String) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Sets this password for this credentials object
setPassword(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPassword(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPassword(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the password for this user object.
setPassword(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the password for this user object.
setPassword_expired(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets if the password for this user object is expired
setPassword_expired(Boolean) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets if the password for this user object is expired
setPasswordMech(String) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Sets the passwordMech
setPasswordMech(String) - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Sets the passwordMech
setPasswordMech(String) - Method in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
Represents the password encryption mechanism, value is a password mechanism.
setPasswordMech(String) - Method in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
Represents the password encryption mechanism, value is a password mechanism.
setPasswordMech(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setPasswordMech(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setPoolHardLimit(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPoolHardLimit(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPoolInitial(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPoolInitial(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPoolMax(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPoolMax(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setPosition(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the position field for this user object
setPosition(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the position field for this user object
setPostal_code_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the postal_code_business for this user object
setPostal_code_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the postal_code_business for this user object
setPostal_code_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the postal code of the home location for this user object
setPostal_code_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the postal code of the home location for this user object
setPostal_code_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the postal code for a further location for this user object
setPostal_code_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the postal code for a further location for this user object
setPrimaryEmail(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the primary mail address of this user object.
setPrimaryEmail(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the primary mail address of this user object.
setProfession(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the profession for this user object
setProfession(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the profession for this user object
setPublication(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the publication access.
setPublication(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the publication access.
setPublicFolderEditable(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setPublicFolderEditable(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setQuotas(List<Object[]>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
Sets the quotas
setQuotas(List<Object[]>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
Sets the quotas
setRead_id(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setRead_id(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setReadCreateSharedFolders(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setReadCreateSharedFolders(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setReadDatabase(Database) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setReadDatabase(Database) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setReserved(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the reserved file store space in mega bytes (MB).
setReserved(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the reserved file store space in mega bytes (MB).
setRoom_number(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the room number for this user object
setRoom_number(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the room number for this user object
setSales_volume(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the sales volume for this user object
setSales_volume(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the sales volume for this user object
setScheme(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setScheme(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setSize(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the size for this filestore object (in MB)
setSize(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the size for this filestore object (in MB)
setSmtpServer(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Set the users smtp server if not localhost should be used.
setSmtpServer(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Set the users smtp server if not localhost should be used.
setSpouse_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the spouse for this user object
setSpouse_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the name of the spouse for this user object
setState_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the state of the business for this user object
setState_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the state of the business for this user object
setState_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the state of the home location for this user object
setState_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the state of the home location for this user object
setState_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the state for a further location for this user object
setState_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the state for a further location for this user object
setStreet_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the street of the business for this user object
setStreet_business(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the street of the business for this user object
setStreet_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the street of the home location for this user object
setStreet_home(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the street of the home location for this user object
setStreet_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the street for a further location for this user object
setStreet_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the street for a further location for this user object
setSubscription(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the subscription access.
setSubscription(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Sets the subscription access.
setSuffix(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the suffix for this user object
setSuffix(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the suffix for this user object
setSur_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the last name of user object
setSur_name(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the last name of user object
setSyncml(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setSyncml(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setTasks(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setTasks(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setTax_id(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the tax id for this user object
setTax_id(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the tax id for this user object
setTelephone_assistant(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number of the assistant for this user object
setTelephone_assistant(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number of the assistant for this user object
setTelephone_business1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number of the business location for this user object
setTelephone_business1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number of the business location for this user object
setTelephone_business2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the second telephone number of the business location for this user object
setTelephone_business2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the second telephone number of the business location for this user object
setTelephone_callback(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone_callback for this user object
setTelephone_callback(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone_callback for this user object
setTelephone_car(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for the car phone for this user object
setTelephone_car(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for the car phone for this user object
setTelephone_company(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number of the company for this user object
setTelephone_company(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number of the company for this user object
setTelephone_home1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the first telephone number of the home location for this user object
setTelephone_home1(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the first telephone number of the home location for this user object
setTelephone_home2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the second telephone number of the home location for this user object
setTelephone_home2(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the second telephone number of the home location for this user object
setTelephone_ip(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for ip telephony for this user object
setTelephone_ip(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for ip telephony for this user object
setTelephone_isdn(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for isdn telephony for this user object
setTelephone_isdn(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for isdn telephony for this user object
setTelephone_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the further telephone number for this user object
setTelephone_other(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the further telephone number for this user object
setTelephone_pager(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the number of the telephone pager of this user object
setTelephone_pager(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the number of the telephone pager of this user object
setTelephone_primary(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
setTelephone_primary(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
setTelephone_radio(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
setTelephone_radio(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Currently not used
setTelephone_telex(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for the telex for this user object
setTelephone_telex(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for the telex for this user object
setTelephone_ttytdd(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for the TTY/TDD for this user object
setTelephone_ttytdd(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the telephone number for the TTY/TDD for this user object
setText(String) - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
setText(String) - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
setTimezone(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the timezone for this user object.
setTimezone(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the timezone for this user object.
setTitle(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the title for this user object
setTitle(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the title for this user object
setUploadFileSizeLimit(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the upload file size limit for this user object
setUploadFileSizeLimit(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the upload file size limit for this user object
setUploadFileSizeLimitPerFile(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the upload file size limit per file for this user object
setUploadFileSizeLimitPerFile(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the upload file size limit per file for this user object
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the url for this filestore object
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the url for this filestore object
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the url
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the url
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the URL for this user object
setUrl(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the URL for this user object
setUsed(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the currently used size for this filestore object (in MB)
setUsed(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Sets the currently used size for this filestore object (in MB)
setUsedQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setUsedQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setUsedQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setUsedQuota(Long) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setUserAttribute(String, String, String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
Sets a generic user attribute
setUserAttribute(String, String, String) - Method in class com.openexchange.admin.rmi.dataobjects.Context
Sets a generic user attribute
setUserAttribute(String, String, String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets a generic user attribute
setUserAttribute(String, String, String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets a generic user attribute
setUserAttributes(Map<String, Map<String, String>>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setUserAttributes(Map<String, Map<String, String>>) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setUserAttributes(Map<String, Map<String, String>>) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setUserAttributes(Map<String, Map<String, String>>) - Method in class com.openexchange.admin.rmi.dataobjects.User
 
setUserfield01(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 1 for this user object
setUserfield01(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 1 for this user object
setUserfield02(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 2 for this user object
setUserfield02(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 2 for this user object
setUserfield03(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 3 for this user object
setUserfield03(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 3 for this user object
setUserfield04(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 4 for this user object
setUserfield04(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 4 for this user object
setUserfield05(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 5 for this user object
setUserfield05(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 5 for this user object
setUserfield06(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 6 for this user object
setUserfield06(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 6 for this user object
setUserfield07(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 7 for this user object
setUserfield07(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 7 for this user object
setUserfield08(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 8 for this user object
setUserfield08(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 8 for this user object
setUserfield09(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 9 for this user object
setUserfield09(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 9 for this user object
setUserfield10(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 10 for this user object
setUserfield10(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 10 for this user object
setUserfield11(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 11 for this user object
setUserfield11(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 11 for this user object
setUserfield12(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 12 for this user object
setUserfield12(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 12 for this user object
setUserfield13(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 13 for this user object
setUserfield13(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 13 for this user object
setUserfield14(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 14 for this user object
setUserfield14(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 14 for this user object
setUserfield15(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 15 for this user object
setUserfield15(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 15 for this user object
setUserfield16(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 16 for this user object
setUserfield16(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 16 for this user object
setUserfield17(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 17 for this user object
setUserfield17(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 17 for this user object
setUserfield18(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 18 for this user object
setUserfield18(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 18 for this user object
setUserfield19(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 19 for this user object
setUserfield19(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 19 for this user object
setUserfield20(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 20 for this user object
setUserfield20(String) - Method in class com.openexchange.admin.rmi.dataobjects.User
Sets the dynamic field no 20 for this user object
setUserId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the numeric user id
setUserId(Integer) - Method in class com.openexchange.admin.rmi.dataobjects.Publication
Sets the numeric user id
setUSM(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setUSM(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setVcard(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setVcard(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWebdav(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWebdav(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWebdavXml(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWebdavXml(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWebmail(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWebmail(boolean) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
setWriteDatabase(Database) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
setWriteDatabase(Database) - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
SHA_MECH - Static variable in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 
SHA_MECH - Static variable in interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject
 
SMTP - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
SMTP - Static variable in interface com.openexchange.admin.rmi.utils.URIDefaults
 
StorageException - Exception in com.openexchange.admin.rmi.exceptions
 
StorageException - Exception in com.openexchange.admin.rmi.exceptions
 
StorageException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.StorageException
 
StorageException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.StorageException
 
StorageException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.StorageException
 
StorageException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.StorageException
 
StorageException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.StorageException
 
StorageException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.StorageException
 

T

TaskExecutionException - Exception in com.openexchange.admin.rmi.exceptions
This exception should be used if an exception is raised inside a running task which is not known to the outside world.
TaskExecutionException - Exception in com.openexchange.admin.rmi.exceptions
This exception should be used if an exception is raised inside a running task which is not known to the outside world.
TaskExecutionException() - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException() - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskExecutionException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskExecutionException
 
TaskManagerException - Exception in com.openexchange.admin.rmi.exceptions
 
TaskManagerException - Exception in com.openexchange.admin.rmi.exceptions
 
TaskManagerException() - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException() - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
TaskManagerException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.TaskManagerException
 
testMandatoryCreateFieldsNull() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method is used to check that the mandatory fields specified for create aren't set to null through a change
testMandatoryCreateFieldsNull() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
This method is used to check that the mandatory fields specified for create aren't set to null through a change
toHashtable() - Method in class com.openexchange.admin.rmi.dataobjects.User
A wrapper function to get fields of this user object as key/value pairs in a Hashtable
toHashtable() - Method in class com.openexchange.admin.rmi.dataobjects.User
A wrapper function to get fields of this user object as key/value pairs in a Hashtable
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Context
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Constructs a String with all attributes in name = value format.
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Credentials
Constructs a String with all attributes in name = value format.
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Database
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
toString() - Method in class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject
toString() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Constructs a String with all attributes in name = value format.
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Filestore
Constructs a String with all attributes in name = value format.
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Group
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.MaintenanceReason
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Publication
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Resource
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Server
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.Server
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.User
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
 
toString() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Returns the state in pattern: "property-name: property-value; Scope: property-scope"

toString() - Method in class com.openexchange.admin.rmi.dataobjects.UserProperty
Returns the state in pattern: "property-name: property-value; Scope: property-scope"

toString() - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
toString() - Method in exception com.openexchange.admin.rmi.exceptions.InvalidDataException
 
toString() - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
 
toString() - Method in class com.openexchange.admin.rmi.extensions.OXCommonExtension
 
toString() - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
Used to return a string representation of the underlying object
toString() - Method in interface com.openexchange.admin.rmi.extensions.OXCommonExtensionInterface
Deprecated.
Used to return a string representation of the underlying object
transferTo(UserModuleAccess, UserModuleAccess) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Transfers enabled permissions to enabled and disabled ones to disabled.
transferTo(UserModuleAccess, UserModuleAccess) - Method in class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Transfers enabled permissions to enabled and disabled ones to disabled.

U

unregisterDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Unregister database identified by its ID from configdb.
unregisterDatabase(Database, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Unregister database identified by its ID from configdb.
unregisterFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Unregister filestore from system identified by its ID
unregisterFilestore(Filestore, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Unregister filestore from system identified by its ID
unregisterServer(Server, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Delete an OX server from the system.
unregisterServer(Server, Credentials) - Method in interface com.openexchange.admin.rmi.OXUtilInterface
Delete an OX server from the system.
URIDefaults - Interface in com.openexchange.admin.rmi.utils
This interface defines the defaults for the URIParser.
URIDefaults - Interface in com.openexchange.admin.rmi.utils
This interface defines the defaults for the URIParser.
URIParser - Class in com.openexchange.admin.rmi.utils
URIParser - Class in com.openexchange.admin.rmi.utils
URITools - Class in com.openexchange.admin.rmi.utils
URITools - Class in com.openexchange.admin.rmi.utils
User - Class in com.openexchange.admin.rmi.dataobjects
Class representing a user.
User - Class in com.openexchange.admin.rmi.dataobjects
Class representing a user.
User() - Constructor for class com.openexchange.admin.rmi.dataobjects.User
Instantiates a new empty user object
User(int) - Constructor for class com.openexchange.admin.rmi.dataobjects.User
Instantiates a new user object with the given id set
User() - Constructor for class com.openexchange.admin.rmi.dataobjects.User
Instantiates a new empty user object
User(int) - Constructor for class com.openexchange.admin.rmi.dataobjects.User
Instantiates a new user object with the given id set
UserExistsException - Exception in com.openexchange.admin.rmi.exceptions
 
UserExistsException - Exception in com.openexchange.admin.rmi.exceptions
 
UserExistsException() - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException() - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException(String) - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException(Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserExistsException(String, Throwable) - Constructor for exception com.openexchange.admin.rmi.exceptions.UserExistsException
 
UserModuleAccess - Class in com.openexchange.admin.rmi.dataobjects
Object for setting/getting access informations to the different ox modules
UserModuleAccess - Class in com.openexchange.admin.rmi.dataobjects
Object for setting/getting access informations to the different ox modules
UserModuleAccess() - Constructor for class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Creates a new instance of UserModuleAccess
UserModuleAccess() - Constructor for class com.openexchange.admin.rmi.dataobjects.UserModuleAccess
Creates a new instance of UserModuleAccess
UserProperty - Class in com.openexchange.admin.rmi.dataobjects
Class representing one configuration property for a user
UserProperty - Class in com.openexchange.admin.rmi.dataobjects
Class representing one configuration property for a user
UserProperty(String, String, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.UserProperty
Initializes a new UserProperty.
UserProperty(String, String, String) - Constructor for class com.openexchange.admin.rmi.dataobjects.UserProperty
Initializes a new UserProperty.

V

valueOf(String) - Static method in enum com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy.Strategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openexchange.admin.rmi.dataobjects.SchemaSelectStrategy.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapForRMI(Throwable) - Static method in exception com.openexchange.admin.rmi.exceptions.StorageException
 
wrapForRMI(Throwable) - Static method in exception com.openexchange.admin.rmi.exceptions.StorageException
 
A B C D E F G H I L M N O P Q R S T U V W