Interface IAdminPrx
-
- All Superinterfaces:
Ice.ObjectPrx
,ServiceInterfacePrx
- All Known Implementing Classes:
IAdminPrxHelper
public interface IAdminPrx extends ServiceInterfacePrx
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. Most methods require membership in privilegedgroups
. Methods which returnExperimenter
orExperimenterGroup
instances fetch and load all related instances ofExperimenterGroup
orExperimenter
, respectively.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners)
Adds the given users to the owner list for this group.void
addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the given users to the owner list for this group.void
addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups)
Adds a user to the given groups.void
addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Ice.Callback __cb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_addGroupOwners __cb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Callback_IAdmin_addGroupOwners __cb)
Adds the given users to the owner list for this group.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_addGroups __cb)
Adds a user to the given groups.Ice.AsyncResult
begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_addGroups __cb)
Adds a user to the given groups.Ice.AsyncResult
begin_canUpdate(IObject obj)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, Ice.Callback __cb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_canUpdate __cb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_canUpdate(IObject obj, Callback_IAdmin_canUpdate __cb)
Returns true if the currently logged in user can modify the givenIObject
.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, Ice.Callback __cb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeExpiredCredentials __cb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, Callback_IAdmin_changeExpiredCredentials __cb)
Used after anExpiredCredentialException
instance is thrown.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, Ice.Callback __cb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeGroup __cb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeGroup(IObject obj, java.lang.String omeName, Callback_IAdmin_changeGroup __cb)
Deprecated.changeGroup() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, Ice.Callback __cb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeOwner __cb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changeOwner(IObject obj, java.lang.String omeName, Callback_IAdmin_changeOwner __cb)
Deprecated.changeOwner() is deprecated.Ice.AsyncResult
begin_changePassword(RString newPassword)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, Ice.Callback __cb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changePassword __cb)
Changes the password for the current user.Ice.AsyncResult
begin_changePassword(RString newPassword, Callback_IAdmin_changePassword __cb)
Changes the password for the current user.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, Ice.Callback __cb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changePasswordWithOldPassword __cb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, Callback_IAdmin_changePasswordWithOldPassword __cb)
Changes the password for the current user by passing the old password.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, Ice.Callback __cb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changePermissions __cb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changePermissions(IObject obj, Permissions perms, Callback_IAdmin_changePermissions __cb)
Deprecated.changePermissions() is deprecated.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, Ice.Callback __cb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeUserPassword __cb)
Changes the password for the a given user.Ice.AsyncResult
begin_changeUserPassword(java.lang.String omeName, RString newPassword, Callback_IAdmin_changeUserPassword __cb)
Changes the password for the a given user.Ice.AsyncResult
begin_containedExperimenters(long groupId)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, Ice.Callback __cb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_containedExperimenters __cb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedExperimenters(long groupId, Callback_IAdmin_containedExperimenters __cb)
Fetches allExperimenter
users contained in this group.Ice.AsyncResult
begin_containedGroups(long experimenterId)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, Ice.Callback __cb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_containedGroups __cb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_containedGroups(long experimenterId, Callback_IAdmin_containedGroups __cb)
Fetches allExperimenterGroup
groups of which the given user is a member.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createExperimenter __cb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_createExperimenter __cb)
Creates and returns a new user in the given groups.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createExperimenterWithPassword __cb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_createExperimenterWithPassword __cb)
Creates and returns a new user in the given groups with password.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, Ice.Callback __cb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createGroup __cb)
Creates and returns a new group.Ice.AsyncResult
begin_createGroup(ExperimenterGroup group, Callback_IAdmin_createGroup __cb)
Creates and returns a new group.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, Ice.Callback __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createRestrictedSystemUser __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, Callback_IAdmin_createRestrictedSystemUser __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, Ice.Callback __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createRestrictedSystemUserWithPassword __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, Callback_IAdmin_createRestrictedSystemUserWithPassword __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, Ice.Callback __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createSystemUser __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createSystemUser(Experimenter experimenter, Callback_IAdmin_createSystemUser __cb)
Creates and returns a new system user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, Ice.Callback __cb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createUser __cb)
Creates and returns a new user.Ice.AsyncResult
begin_createUser(Experimenter experimenter, java.lang.String group, Callback_IAdmin_createUser __cb)
Creates and returns a new user.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, Ice.Callback __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_deleteExperimenter __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteExperimenter(Experimenter user, Callback_IAdmin_deleteExperimenter __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, Ice.Callback __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_deleteGroup __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_deleteGroup(ExperimenterGroup group, Callback_IAdmin_deleteGroup __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, Ice.Callback __cb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getAdminPrivileges __cb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminPrivileges(Experimenter user, Callback_IAdmin_getAdminPrivileges __cb)
Gets the light administrator privileges for the given user.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, Ice.Callback __cb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getAdminsWithPrivileges __cb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, Callback_IAdmin_getAdminsWithPrivileges __cb)
Gets the administrators who have all the given privileges.Ice.AsyncResult
begin_getCurrentAdminPrivileges()
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(Ice.Callback __cb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getCurrentAdminPrivileges __cb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getCurrentAdminPrivileges(Callback_IAdmin_getCurrentAdminPrivileges __cb)
Gets the light administrator privileges for the current user.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, Ice.Callback __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getDefaultGroup __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getDefaultGroup(long experimenterId, Callback_IAdmin_getDefaultGroup __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.Ice.AsyncResult
begin_getEventContext()
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(Ice.Callback __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getEventContext __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getEventContext(Callback_IAdmin_getEventContext __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Ice.AsyncResult
begin_getExperimenter(long id)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, Ice.Callback __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getExperimenter __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getExperimenter(long id, Callback_IAdmin_getExperimenter __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.Ice.AsyncResult
begin_getGroup(long id)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, Ice.Callback __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getGroup __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getGroup(long id, Callback_IAdmin_getGroup __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getLeaderOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getLeaderOfGroupIds(Experimenter exp, Callback_IAdmin_getLeaderOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getMemberOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMemberOfGroupIds(Experimenter exp, Callback_IAdmin_getMemberOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.Ice.AsyncResult
begin_getMyUserPhotos()
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(Ice.Callback __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getMyUserPhotos __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getMyUserPhotos(Callback_IAdmin_getMyUserPhotos __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Ice.AsyncResult
begin_getSecurityRoles()
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(Ice.Callback __cb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getSecurityRoles __cb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_getSecurityRoles(Callback_IAdmin_getSecurityRoles __cb)
Returns the activeRoles
in use by the server.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, Ice.Callback __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupExperimenter __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenter(java.lang.String name, Callback_IAdmin_lookupExperimenter __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Ice.AsyncResult
begin_lookupExperimenters()
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(Ice.Callback __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupExperimenters __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupExperimenters(Callback_IAdmin_lookupExperimenters __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.Ice.AsyncResult
begin_lookupGroup(java.lang.String name)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, Ice.Callback __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupGroup __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroup(java.lang.String name, Callback_IAdmin_lookupGroup __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.Ice.AsyncResult
begin_lookupGroups()
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(Ice.Callback __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupGroups __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupGroups(Callback_IAdmin_lookupGroups __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, Ice.Callback __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupLdapAuthExperimenter __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenter(long id, Callback_IAdmin_lookupLdapAuthExperimenter __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters()
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(Ice.Callback __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupLdapAuthExperimenters __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_lookupLdapAuthExperimenters(Callback_IAdmin_lookupLdapAuthExperimenters __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, Ice.Callback __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_moveToCommonSpace __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_moveToCommonSpace(java.util.List<IObject> objects, Callback_IAdmin_moveToCommonSpace __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Ice.Callback __cb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_removeGroupOwners __cb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Callback_IAdmin_removeGroupOwners __cb)
removes the given users from the owner list for this group.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_removeGroups __cb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_removeGroups __cb)
Removes an experimenter from the given groups.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, Ice.Callback __cb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_reportForgottenPassword __cb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_reportForgottenPassword(java.lang.String name, java.lang.String email, Callback_IAdmin_reportForgottenPassword __cb)
Deprecated.reportForgottenPassword() is deprecated.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, Ice.Callback __cb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_setAdminPrivileges __cb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, Callback_IAdmin_setAdminPrivileges __cb)
Sets the set of light administrator privileges for the given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, Ice.Callback __cb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_setDefaultGroup __cb)
Sets the default group for a given user.Ice.AsyncResult
begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, Callback_IAdmin_setDefaultGroup __cb)
Sets the default group for a given user.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, Ice.Callback __cb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_setGroupOwner __cb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, Callback_IAdmin_setGroupOwner __cb)
Adds the user to the owner list for this group.Ice.AsyncResult
begin_synchronizeLoginCache()
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(Ice.Callback __cb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_synchronizeLoginCache __cb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_synchronizeLoginCache(Callback_IAdmin_synchronizeLoginCache __cb)
Uses JMX to refresh the login cache if supported.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, Ice.Callback __cb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_unsetGroupOwner __cb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, Callback_IAdmin_unsetGroupOwner __cb)
Removes the user from the owner list for this group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, Ice.Callback __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateExperimenter __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenter(Experimenter experimenter, Callback_IAdmin_updateExperimenter __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, Ice.Callback __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateExperimenterWithPassword __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, Callback_IAdmin_updateExperimenterWithPassword __cb)
Updates an experimenter if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, Ice.Callback __cb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateGroup __cb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateGroup(ExperimenterGroup group, Callback_IAdmin_updateGroup __cb)
Updates an experimenter group if admin or owner of group.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, Ice.Callback __cb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateSelf __cb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_updateSelf(Experimenter experimenter, Callback_IAdmin_updateSelf __cb)
Allows a user to update his/her own information.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, Ice.Callback __cb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_uploadMyUserPhoto __cb)
Uploads a photo for the user which will be displayed on his/her profile.Ice.AsyncResult
begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, Callback_IAdmin_uploadMyUserPhoto __cb)
Uploads a photo for the user which will be displayed on his/her profile.boolean
canUpdate(IObject obj)
Returns true if the currently logged in user can modify the givenIObject
.boolean
canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if the currently logged in user can modify the givenIObject
.void
changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred)
Used after anExpiredCredentialException
instance is thrown.void
changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx)
Used after anExpiredCredentialException
instance is thrown.void
changeGroup(IObject obj, java.lang.String omeName)
Deprecated.changeGroup() is deprecated.void
changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changeGroup() is deprecated.void
changeOwner(IObject obj, java.lang.String omeName)
Deprecated.changeOwner() is deprecated.void
changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changeOwner() is deprecated.void
changePassword(RString newPassword)
Changes the password for the current user.void
changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the current user.void
changePasswordWithOldPassword(RString oldPassword, RString newPassword)
Changes the password for the current user by passing the old password.void
changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the current user by passing the old password.void
changePermissions(IObject obj, Permissions perms)
Deprecated.changePermissions() is deprecated.void
changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changePermissions() is deprecated.void
changeUserPassword(java.lang.String omeName, RString newPassword)
Changes the password for the a given user.void
changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the a given user.java.util.List<Experimenter>
containedExperimenters(long groupId)
Fetches allExperimenter
users contained in this group.java.util.List<Experimenter>
containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches allExperimenter
users contained in this group.java.util.List<ExperimenterGroup>
containedGroups(long experimenterId)
Fetches allExperimenterGroup
groups of which the given user is a member.java.util.List<ExperimenterGroup>
containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches allExperimenterGroup
groups of which the given user is a member.long
createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups)
Creates and returns a new user in the given groups.long
createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user in the given groups.long
createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups)
Creates and returns a new user in the given groups with password.long
createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user in the given groups with password.long
createGroup(ExperimenterGroup group)
Creates and returns a new group.long
createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new group.long
createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges)
Creates and returns a new system user.long
createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user.long
createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password)
Creates and returns a new system user.long
createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user.long
createSystemUser(Experimenter experimenter)
Creates and returns a new system user.long
createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user.long
createUser(Experimenter experimenter, java.lang.String group)
Creates and returns a new user.long
createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user.void
deleteExperimenter(Experimenter user)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.void
deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.void
deleteGroup(ExperimenterGroup group)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.void
deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.void
end_addGroupOwners(Ice.AsyncResult __result)
Adds the given users to the owner list for this group.void
end_addGroups(Ice.AsyncResult __result)
Adds a user to the given groups.boolean
end_canUpdate(Ice.AsyncResult __result)
Returns true if the currently logged in user can modify the givenIObject
.void
end_changeExpiredCredentials(Ice.AsyncResult __result)
Used after anExpiredCredentialException
instance is thrown.void
end_changeGroup(Ice.AsyncResult __result)
void
end_changeOwner(Ice.AsyncResult __result)
void
end_changePassword(Ice.AsyncResult __result)
Changes the password for the current user.void
end_changePasswordWithOldPassword(Ice.AsyncResult __result)
Changes the password for the current user by passing the old password.void
end_changePermissions(Ice.AsyncResult __result)
void
end_changeUserPassword(Ice.AsyncResult __result)
Changes the password for the a given user.java.util.List<Experimenter>
end_containedExperimenters(Ice.AsyncResult __result)
Fetches allExperimenter
users contained in this group.java.util.List<ExperimenterGroup>
end_containedGroups(Ice.AsyncResult __result)
Fetches allExperimenterGroup
groups of which the given user is a member.long
end_createExperimenter(Ice.AsyncResult __result)
Creates and returns a new user in the given groups.long
end_createExperimenterWithPassword(Ice.AsyncResult __result)
Creates and returns a new user in the given groups with password.long
end_createGroup(Ice.AsyncResult __result)
Creates and returns a new group.long
end_createRestrictedSystemUser(Ice.AsyncResult __result)
Creates and returns a new system user.long
end_createRestrictedSystemUserWithPassword(Ice.AsyncResult __result)
Creates and returns a new system user.long
end_createSystemUser(Ice.AsyncResult __result)
Creates and returns a new system user.long
end_createUser(Ice.AsyncResult __result)
Creates and returns a new user.void
end_deleteExperimenter(Ice.AsyncResult __result)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.void
end_deleteGroup(Ice.AsyncResult __result)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.java.util.List<AdminPrivilege>
end_getAdminPrivileges(Ice.AsyncResult __result)
Gets the light administrator privileges for the given user.java.util.List<Experimenter>
end_getAdminsWithPrivileges(Ice.AsyncResult __result)
Gets the administrators who have all the given privileges.java.util.List<AdminPrivilege>
end_getCurrentAdminPrivileges(Ice.AsyncResult __result)
Gets the light administrator privileges for the current user.ExperimenterGroup
end_getDefaultGroup(Ice.AsyncResult __result)
Retrieves the defaultExperimenterGroup
group for the given user id.EventContext
end_getEventContext(Ice.AsyncResult __result)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Experimenter
end_getExperimenter(Ice.AsyncResult __result)
Fetches anExperimenter
and all relatedExperimenterGroup
.ExperimenterGroup
end_getGroup(Ice.AsyncResult __result)
Fetches anExperimenterGroup
and all containedExperimenter
users.java.util.List<java.lang.Long>
end_getLeaderOfGroupIds(Ice.AsyncResult __result)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.java.util.List<java.lang.Long>
end_getMemberOfGroupIds(Ice.AsyncResult __result)
Finds the ids for all groups for which the givenExperimenter
is a member.java.util.List<OriginalFile>
end_getMyUserPhotos(Ice.AsyncResult __result)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Roles
end_getSecurityRoles(Ice.AsyncResult __result)
Returns the activeRoles
in use by the server.Experimenter
end_lookupExperimenter(Ice.AsyncResult __result)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.java.util.List<Experimenter>
end_lookupExperimenters(Ice.AsyncResult __result)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.ExperimenterGroup
end_lookupGroup(Ice.AsyncResult __result)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.java.util.List<ExperimenterGroup>
end_lookupGroups(Ice.AsyncResult __result)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.java.lang.String
end_lookupLdapAuthExperimenter(Ice.AsyncResult __result)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).RList
end_lookupLdapAuthExperimenters(Ice.AsyncResult __result)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).void
end_moveToCommonSpace(Ice.AsyncResult __result)
Moves the given objects into the user group to make them visible and linkable from all security contexts.void
end_removeGroupOwners(Ice.AsyncResult __result)
removes the given users from the owner list for this group.void
end_removeGroups(Ice.AsyncResult __result)
Removes an experimenter from the given groups.void
end_reportForgottenPassword(Ice.AsyncResult __result)
void
end_setAdminPrivileges(Ice.AsyncResult __result)
Sets the set of light administrator privileges for the given user.void
end_setDefaultGroup(Ice.AsyncResult __result)
Sets the default group for a given user.void
end_setGroupOwner(Ice.AsyncResult __result)
Adds the user to the owner list for this group.void
end_synchronizeLoginCache(Ice.AsyncResult __result)
Uses JMX to refresh the login cache if supported.void
end_unsetGroupOwner(Ice.AsyncResult __result)
Removes the user from the owner list for this group.void
end_updateExperimenter(Ice.AsyncResult __result)
Updates an experimenter if admin or owner of group.void
end_updateExperimenterWithPassword(Ice.AsyncResult __result)
Updates an experimenter if admin or owner of group.void
end_updateGroup(Ice.AsyncResult __result)
Updates an experimenter group if admin or owner of group.void
end_updateSelf(Ice.AsyncResult __result)
Allows a user to update his/her own information.long
end_uploadMyUserPhoto(Ice.AsyncResult __result)
Uploads a photo for the user which will be displayed on his/her profile.java.util.List<AdminPrivilege>
getAdminPrivileges(Experimenter user)
Gets the light administrator privileges for the given user.java.util.List<AdminPrivilege>
getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the light administrator privileges for the given user.java.util.List<Experimenter>
getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges)
Gets the administrators who have all the given privileges.java.util.List<Experimenter>
getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the administrators who have all the given privileges.java.util.List<AdminPrivilege>
getCurrentAdminPrivileges()
Gets the light administrator privileges for the current user.java.util.List<AdminPrivilege>
getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the light administrator privileges for the current user.ExperimenterGroup
getDefaultGroup(long experimenterId)
Retrieves the defaultExperimenterGroup
group for the given user id.ExperimenterGroup
getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the defaultExperimenterGroup
group for the given user id.EventContext
getEventContext()
Returns an implementation ofEventContext
loaded with the security for the current user and thread.EventContext
getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns an implementation ofEventContext
loaded with the security for the current user and thread.Experimenter
getExperimenter(long id)
Fetches anExperimenter
and all relatedExperimenterGroup
.Experimenter
getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches anExperimenter
and all relatedExperimenterGroup
.ExperimenterGroup
getGroup(long id)
Fetches anExperimenterGroup
and all containedExperimenter
users.ExperimenterGroup
getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches anExperimenterGroup
and all containedExperimenter
users.java.util.List<java.lang.Long>
getLeaderOfGroupIds(Experimenter exp)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.java.util.List<java.lang.Long>
getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.java.util.List<java.lang.Long>
getMemberOfGroupIds(Experimenter exp)
Finds the ids for all groups for which the givenExperimenter
is a member.java.util.List<java.lang.Long>
getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx)
Finds the ids for all groups for which the givenExperimenter
is a member.java.util.List<OriginalFile>
getMyUserPhotos()
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.java.util.List<OriginalFile>
getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
.Roles
getSecurityRoles()
Returns the activeRoles
in use by the server.Roles
getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the activeRoles
in use by the server.Experimenter
lookupExperimenter(java.lang.String name)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.Experimenter
lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.java.util.List<Experimenter>
lookupExperimenters()
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.java.util.List<Experimenter>
lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.ExperimenterGroup
lookupGroup(java.lang.String name)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.ExperimenterGroup
lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.java.util.List<ExperimenterGroup>
lookupGroups()
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.java.util.List<ExperimenterGroup>
lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters.java.lang.String
lookupLdapAuthExperimenter(long id)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).java.lang.String
lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).RList
lookupLdapAuthExperimenters()
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).RList
lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).void
moveToCommonSpace(java.util.List<IObject> objects)
Moves the given objects into the user group to make them visible and linkable from all security contexts.void
moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx)
Moves the given objects into the user group to make them visible and linkable from all security contexts.void
removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners)
removes the given users from the owner list for this group.void
removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx)
removes the given users from the owner list for this group.void
removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups)
Removes an experimenter from the given groups.void
removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes an experimenter from the given groups.void
reportForgottenPassword(java.lang.String name, java.lang.String email)
Deprecated.reportForgottenPassword() is deprecated.void
reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.reportForgottenPassword() is deprecated.void
setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges)
Sets the set of light administrator privileges for the given user.void
setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the set of light administrator privileges for the given user.void
setDefaultGroup(Experimenter user, ExperimenterGroup group)
Sets the default group for a given user.void
setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the default group for a given user.void
setGroupOwner(ExperimenterGroup group, Experimenter owner)
Adds the user to the owner list for this group.void
setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the user to the owner list for this group.void
synchronizeLoginCache()
Uses JMX to refresh the login cache if supported.void
synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx)
Uses JMX to refresh the login cache if supported.void
unsetGroupOwner(ExperimenterGroup group, Experimenter owner)
Removes the user from the owner list for this group.void
unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes the user from the owner list for this group.void
updateExperimenter(Experimenter experimenter)
Updates an experimenter if admin or owner of group.void
updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter if admin or owner of group.void
updateExperimenterWithPassword(Experimenter experimenter, RString password)
Updates an experimenter if admin or owner of group.void
updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter if admin or owner of group.void
updateGroup(ExperimenterGroup group)
Updates an experimenter group if admin or owner of group.void
updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter group if admin or owner of group.void
updateSelf(Experimenter experimenter)
Allows a user to update his/her own information.void
updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows a user to update his/her own information.long
uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data)
Uploads a photo for the user which will be displayed on his/her profile.long
uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx)
Uploads a photo for the user which will be displayed on his/her profile.-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Method Detail
-
canUpdate
boolean canUpdate(IObject obj) throws ServerError
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Throws:
ServerError
-
canUpdate
boolean canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, Ice.Callback __cb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, Callback_IAdmin_canUpdate __cb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_canUpdate __cb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_canUpdate
Ice.AsyncResult begin_canUpdate(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_canUpdate
boolean end_canUpdate(Ice.AsyncResult __result) throws ServerError
Returns true if the currently logged in user can modify the givenIObject
. This uses the same logic that would be applied during a Hibernate flush to the database.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getExperimenter
Experimenter getExperimenter(long id) throws ServerError
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter- Returns:
- an Experimenter. Never null.
- Throws:
ApiUsageException
- if id does not exist.ServerError
-
getExperimenter
Experimenter getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__ctx
- The Context map to send with the invocation.- Returns:
- an Experimenter. Never null.
- Throws:
ApiUsageException
- if id does not exist.ServerError
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, Ice.Callback __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, Callback_IAdmin_getExperimenter __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getExperimenter __cb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getExperimenter
Ice.AsyncResult begin_getExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
id
- id of the Experimenter__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getExperimenter
Experimenter end_getExperimenter(Ice.AsyncResult __result) throws ServerError
Fetches anExperimenter
and all relatedExperimenterGroup
.- Parameters:
__result
- The asynchronous result object.- Returns:
- an Experimenter. Never null.
- Throws:
ApiUsageException
- if id does not exist.ServerError
-
lookupExperimenter
Experimenter lookupExperimenter(java.lang.String name) throws ServerError
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter- Returns:
- an Experimenter. Never null.
- Throws:
ApiUsageException
- if omeName does not exist.ServerError
-
lookupExperimenter
Experimenter lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__ctx
- The Context map to send with the invocation.- Returns:
- an Experimenter. Never null.
- Throws:
ApiUsageException
- if omeName does not exist.ServerError
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, Ice.Callback __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, Callback_IAdmin_lookupExperimenter __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupExperimenter __cb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenter
Ice.AsyncResult begin_lookupExperimenter(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
name
- Name of the Experimenter__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupExperimenter
Experimenter end_lookupExperimenter(Ice.AsyncResult __result) throws ServerError
Looks up anExperimenter
and all relatedExperimenterGroup
by name.- Parameters:
__result
- The asynchronous result object.- Returns:
- an Experimenter. Never null.
- Throws:
ApiUsageException
- if omeName does not exist.ServerError
-
lookupExperimenters
java.util.List<Experimenter> lookupExperimenters() throws ServerError
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Returns:
- all Experimenters. Never null.
- Throws:
ServerError
-
lookupExperimenters
java.util.List<Experimenter> lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- all Experimenters. Never null.
- Throws:
ServerError
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters()
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(Ice.Callback __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(Callback_IAdmin_lookupExperimenters __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupExperimenters __cb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupExperimenters
Ice.AsyncResult begin_lookupExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupExperimenters
java.util.List<Experimenter> end_lookupExperimenters(Ice.AsyncResult __result) throws ServerError
Looks up allExperimenter
experimenters present and all relatedExperimenterGroup
groups.- Parameters:
__result
- The asynchronous result object.- Returns:
- all Experimenters. Never null.
- Throws:
ServerError
-
getGroup
ExperimenterGroup getGroup(long id) throws ServerError
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup- Returns:
- an ExperimenterGroup. Never null.
- Throws:
ApiUsageException
- if id does not exist.ServerError
-
getGroup
ExperimenterGroup getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.- Returns:
- an ExperimenterGroup. Never null.
- Throws:
ApiUsageException
- if id does not exist.ServerError
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, Ice.Callback __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, Callback_IAdmin_getGroup __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getGroup __cb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getGroup
Ice.AsyncResult begin_getGroup(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
id
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getGroup
ExperimenterGroup end_getGroup(Ice.AsyncResult __result) throws ServerError
Fetches anExperimenterGroup
and all containedExperimenter
users.- Parameters:
__result
- The asynchronous result object.- Returns:
- an ExperimenterGroup. Never null.
- Throws:
ApiUsageException
- if id does not exist.ServerError
-
lookupGroup
ExperimenterGroup lookupGroup(java.lang.String name) throws ServerError
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup- Returns:
- an ExperimenterGroup. Never null.
- Throws:
ApiUsageException
- if groupName does not exist.ServerError
-
lookupGroup
ExperimenterGroup lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__ctx
- The Context map to send with the invocation.- Returns:
- an ExperimenterGroup. Never null.
- Throws:
ApiUsageException
- if groupName does not exist.ServerError
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, Ice.Callback __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, Callback_IAdmin_lookupGroup __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupGroup __cb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupGroup
Ice.AsyncResult begin_lookupGroup(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
name
- Name of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupGroup
ExperimenterGroup end_lookupGroup(Ice.AsyncResult __result) throws ServerError
Looks up anExperimenterGroup
and all containedExperimenter
users by name.- Parameters:
__result
- The asynchronous result object.- Returns:
- an ExperimenterGroup. Never null.
- Throws:
ApiUsageException
- if groupName does not exist.ServerError
-
lookupGroups
java.util.List<ExperimenterGroup> lookupGroups() throws ServerError
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Returns:
- all Groups. Never null.
- Throws:
ServerError
-
lookupGroups
java.util.List<ExperimenterGroup> lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- all Groups. Never null.
- Throws:
ServerError
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups()
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(Ice.Callback __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(Callback_IAdmin_lookupGroups __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupGroups __cb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupGroups
Ice.AsyncResult begin_lookupGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupGroups
java.util.List<ExperimenterGroup> end_lookupGroups(Ice.AsyncResult __result) throws ServerError
Looks up allExperimenterGroup
groups present and all relatedExperimenter
experimenters. The experimenter's groups are also loaded.- Parameters:
__result
- The asynchronous result object.- Returns:
- all Groups. Never null.
- Throws:
ServerError
-
containedExperimenters
java.util.List<Experimenter> containedExperimenters(long groupId) throws ServerError
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup- Returns:
- non-null array of all
Experimenter
users in this group. - Throws:
ServerError
-
containedExperimenters
java.util.List<Experimenter> containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.- Returns:
- non-null array of all
Experimenter
users in this group. - Throws:
ServerError
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, Ice.Callback __cb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, Callback_IAdmin_containedExperimenters __cb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_containedExperimenters __cb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_containedExperimenters
Ice.AsyncResult begin_containedExperimenters(long groupId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
groupId
- id of the ExperimenterGroup__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_containedExperimenters
java.util.List<Experimenter> end_containedExperimenters(Ice.AsyncResult __result) throws ServerError
Fetches allExperimenter
users contained in this group. The returned users will have all fields filled in and all collections unloaded.- Parameters:
__result
- The asynchronous result object.- Returns:
- non-null array of all
Experimenter
users in this group. - Throws:
ServerError
-
containedGroups
java.util.List<ExperimenterGroup> containedGroups(long experimenterId) throws ServerError
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.- Returns:
- non-null array of all
ExperimenterGroup
groups for this user. - Throws:
ServerError
-
containedGroups
java.util.List<ExperimenterGroup> containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- non-null array of all
ExperimenterGroup
groups for this user. - Throws:
ServerError
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, Ice.Callback __cb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, Callback_IAdmin_containedGroups __cb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_containedGroups __cb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_containedGroups
Ice.AsyncResult begin_containedGroups(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
experimenterId
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_containedGroups
java.util.List<ExperimenterGroup> end_containedGroups(Ice.AsyncResult __result) throws ServerError
Fetches allExperimenterGroup
groups of which the given user is a member. The returned groups will have all fields filled in and all collections unloaded.- Parameters:
__result
- The asynchronous result object.- Returns:
- non-null array of all
ExperimenterGroup
groups for this user. - Throws:
ServerError
-
getDefaultGroup
ExperimenterGroup getDefaultGroup(long experimenterId) throws ServerError
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.- Returns:
- non-null
ExperimenterGroup
. If no default group is found, an exception will be thrown. - Throws:
ServerError
-
getDefaultGroup
ExperimenterGroup getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- non-null
ExperimenterGroup
. If no default group is found, an exception will be thrown. - Throws:
ServerError
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, Ice.Callback __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, Callback_IAdmin_getDefaultGroup __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getDefaultGroup __cb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getDefaultGroup
Ice.AsyncResult begin_getDefaultGroup(long experimenterId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
experimenterId
- of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getDefaultGroup
ExperimenterGroup end_getDefaultGroup(Ice.AsyncResult __result) throws ServerError
Retrieves the defaultExperimenterGroup
group for the given user id.- Parameters:
__result
- The asynchronous result object.- Returns:
- non-null
ExperimenterGroup
. If no default group is found, an exception will be thrown. - Throws:
ServerError
-
lookupLdapAuthExperimenter
java.lang.String lookupLdapAuthExperimenter(long id) throws ServerError
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.- Returns:
- Experimenter. Never null.
- Throws:
ServerError
-
lookupLdapAuthExperimenter
java.lang.String lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- Experimenter. Never null.
- Throws:
ServerError
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, Ice.Callback __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, Callback_IAdmin_lookupLdapAuthExperimenter __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupLdapAuthExperimenter __cb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenter
Ice.AsyncResult begin_lookupLdapAuthExperimenter(long id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
id
- id of the Experimenter. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupLdapAuthExperimenter
java.lang.String end_lookupLdapAuthExperimenter(Ice.AsyncResult __result) throws ServerError
Looks upExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__result
- The asynchronous result object.- Returns:
- Experimenter. Never null.
- Throws:
ServerError
-
lookupLdapAuthExperimenters
RList lookupLdapAuthExperimenters() throws ServerError
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Returns:
- list of experimenters. Never null.
- Throws:
ServerError
-
lookupLdapAuthExperimenters
RList lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- list of experimenters. Never null.
- Throws:
ServerError
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters()
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(Ice.Callback __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(Callback_IAdmin_lookupLdapAuthExperimenters __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_lookupLdapAuthExperimenters __cb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_lookupLdapAuthExperimenters
Ice.AsyncResult begin_lookupLdapAuthExperimenters(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RList> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_lookupLdapAuthExperimenters
RList end_lookupLdapAuthExperimenters(Ice.AsyncResult __result) throws ServerError
Looks up all ids ofExperimenter
experimenters who use LDAP authentication (has set dn on password table).- Parameters:
__result
- The asynchronous result object.- Returns:
- list of experimenters. Never null.
- Throws:
ServerError
-
getMemberOfGroupIds
java.util.List<java.lang.Long> getMemberOfGroupIds(Experimenter exp) throws ServerError
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)- Throws:
ServerError
- See Also:
Details.getOwner()
-
getMemberOfGroupIds
java.util.List<java.lang.Long> getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
Details.getOwner()
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, Callback_IAdmin_getMemberOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getMemberOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMemberOfGroupIds
Ice.AsyncResult begin_getMemberOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMemberOfGroupIds
java.util.List<java.lang.Long> end_getMemberOfGroupIds(Ice.AsyncResult __result) throws ServerError
Finds the ids for all groups for which the givenExperimenter
is a member.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
Details.getOwner()
-
getLeaderOfGroupIds
java.util.List<java.lang.Long> getLeaderOfGroupIds(Experimenter exp) throws ServerError
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)- Throws:
ServerError
- See Also:
Details.getOwner()
-
getLeaderOfGroupIds
java.util.List<java.lang.Long> getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
Details.getOwner()
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, Callback_IAdmin_getLeaderOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getLeaderOfGroupIds __cb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getLeaderOfGroupIds
Ice.AsyncResult begin_getLeaderOfGroupIds(Experimenter exp, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
exp
- Non-null, managed (i.e. with id)__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getLeaderOfGroupIds
java.util.List<java.lang.Long> end_getLeaderOfGroupIds(Ice.AsyncResult __result) throws ServerError
Finds the ids for all groups for which the givenExperimenter
is owner/leader.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
Details.getOwner()
-
getCurrentAdminPrivileges
java.util.List<AdminPrivilege> getCurrentAdminPrivileges() throws ServerError
Gets the light administrator privileges for the current user.- Returns:
- the current user's light administrator privileges
- Throws:
ServerError
-
getCurrentAdminPrivileges
java.util.List<AdminPrivilege> getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Gets the light administrator privileges for the current user.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- the current user's light administrator privileges
- Throws:
ServerError
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges()
Gets the light administrator privileges for the current user.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the light administrator privileges for the current user.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(Ice.Callback __cb)
Gets the light administrator privileges for the current user.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets the light administrator privileges for the current user.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(Callback_IAdmin_getCurrentAdminPrivileges __cb)
Gets the light administrator privileges for the current user.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getCurrentAdminPrivileges __cb)
Gets the light administrator privileges for the current user.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the current user.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the current user.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the current user.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentAdminPrivileges
Ice.AsyncResult begin_getCurrentAdminPrivileges(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the current user.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getCurrentAdminPrivileges
java.util.List<AdminPrivilege> end_getCurrentAdminPrivileges(Ice.AsyncResult __result) throws ServerError
Gets the light administrator privileges for the current user.- Parameters:
__result
- The asynchronous result object.- Returns:
- the current user's light administrator privileges
- Throws:
ServerError
-
getAdminPrivileges
java.util.List<AdminPrivilege> getAdminPrivileges(Experimenter user) throws ServerError
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried- Returns:
- the user's light administrator privileges
- Throws:
ServerError
-
getAdminPrivileges
java.util.List<AdminPrivilege> getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__ctx
- The Context map to send with the invocation.- Returns:
- the user's light administrator privileges
- Throws:
ServerError
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, Ice.Callback __cb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, Callback_IAdmin_getAdminPrivileges __cb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getAdminPrivileges __cb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAdminPrivileges
Ice.AsyncResult begin_getAdminPrivileges(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<AdminPrivilege>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are being queried__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getAdminPrivileges
java.util.List<AdminPrivilege> end_getAdminPrivileges(Ice.AsyncResult __result) throws ServerError
Gets the light administrator privileges for the given user.- Parameters:
__result
- The asynchronous result object.- Returns:
- the user's light administrator privileges
- Throws:
ServerError
-
getAdminsWithPrivileges
java.util.List<Experimenter> getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges) throws ServerError
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges- Returns:
- the light administrators who have those privileges
- Throws:
ServerError
-
getAdminsWithPrivileges
java.util.List<Experimenter> getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__ctx
- The Context map to send with the invocation.- Returns:
- the light administrators who have those privileges
- Throws:
ServerError
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, Ice.Callback __cb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, Callback_IAdmin_getAdminsWithPrivileges __cb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getAdminsWithPrivileges __cb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAdminsWithPrivileges
Ice.AsyncResult begin_getAdminsWithPrivileges(java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
privileges
- the required privileges__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getAdminsWithPrivileges
java.util.List<Experimenter> end_getAdminsWithPrivileges(Ice.AsyncResult __result) throws ServerError
Gets the administrators who have all the given privileges. Consistent with the results from "getAdminPrivileges".- Parameters:
__result
- The asynchronous result object.- Returns:
- the light administrators who have those privileges
- Throws:
ServerError
-
updateSelf
void updateSelf(Experimenter experimenter) throws ServerError
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
-
updateSelf
void updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
setDefaultGroup(omero.model.Experimenter, omero.model.ExperimenterGroup)
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, Ice.Callback __cb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, Callback_IAdmin_updateSelf __cb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateSelf __cb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateSelf
Ice.AsyncResult begin_updateSelf(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateSelf
void end_updateSelf(Ice.AsyncResult __result) throws ServerError
Allows a user to update his/her own information. This is limited to the fields on Experimenter, all other fields (groups, etc.) are ignored. The experimenter argument need not have the proper id nor the proper omeName (which is immutable). To change the users default group (which is the only other customizable option), usesetDefaultGroup
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
setDefaultGroup(omero.model.Experimenter, omero.model.ExperimenterGroup)
-
uploadMyUserPhoto
long uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data) throws ServerError
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.format
- Not null. Format.value string. 'image/jpeg' and 'image/png' are common values.data
- Not null. Data from the image. This will be written to disk.- Returns:
- the id of the overwritten or newly created user photo OriginalFile object.
- Throws:
ServerError
-
uploadMyUserPhoto
long uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.format
- Not null. Format.value string. 'image/jpeg' and 'image/png' are common values.data
- Not null. Data from the image. This will be written to disk.__ctx
- The Context map to send with the invocation.- Returns:
- the id of the overwritten or newly created user photo OriginalFile object.
- Throws:
ServerError
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, Ice.Callback __cb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, Callback_IAdmin_uploadMyUserPhoto __cb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_uploadMyUserPhoto __cb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_uploadMyUserPhoto
Ice.AsyncResult begin_uploadMyUserPhoto(java.lang.String filename, java.lang.String format, byte[] data, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
filename
- Not null. String name which will be used.data
- Not null. Data from the image. This will be written to disk.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_uploadMyUserPhoto
long end_uploadMyUserPhoto(Ice.AsyncResult __result) throws ServerError
Uploads a photo for the user which will be displayed on his/her profile. This photo will be saved as anOriginalFile
object with the given format, and attached to the user'sExperimenter
object via anFileAnnotation
with the namespace: openmicroscopy.org/omero/experimenter/photo (NSEXPERIMENTERPHOTO). If such anOriginalFile
instance already exists, it will be overwritten. If more than one photo is present, the oldest version will be modified (i.e. the highest updateEvent id). Note: as outlined in ticket 1794 this photo will be placed in the user group and therefore will be visible to everyone on the system.- Parameters:
__result
- The asynchronous result object.- Returns:
- the id of the overwritten or newly created user photo OriginalFile object.
- Throws:
ServerError
-
getMyUserPhotos
java.util.List<OriginalFile> getMyUserPhotos() throws ServerError
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Returns:
- file objects. Possibly empty.
- Throws:
ServerError
-
getMyUserPhotos
java.util.List<OriginalFile> getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- file objects. Possibly empty.
- Throws:
ServerError
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos()
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(Ice.Callback __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(Callback_IAdmin_getMyUserPhotos __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getMyUserPhotos __cb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyUserPhotos
Ice.AsyncResult begin_getMyUserPhotos(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMyUserPhotos
java.util.List<OriginalFile> end_getMyUserPhotos(Ice.AsyncResult __result) throws ServerError
Retrieves theOriginalFile
object attached to this user as specified byuploadMyUserPhoto
. The return value is order by the most recently modified file first.- Parameters:
__result
- The asynchronous result object.- Returns:
- file objects. Possibly empty.
- Throws:
ServerError
-
updateExperimenter
void updateExperimenter(Experimenter experimenter) throws ServerError
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.- Throws:
ServerError
-
updateExperimenter
void updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, Ice.Callback __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, Callback_IAdmin_updateExperimenter __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateExperimenter __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateExperimenter
Ice.AsyncResult begin_updateExperimenter(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateExperimenter
void end_updateExperimenter(Ice.AsyncResult __result) throws ServerError
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed. Before a SecurityViolation would be thrown, however, this method will pass to#updateSelf
if the current user matches the given experimenter.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
updateExperimenterWithPassword
void updateExperimenterWithPassword(Experimenter experimenter, RString password) throws ServerError
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.password
- Not-null. Must pass validation in the security sub-system.- Throws:
ServerError
-
updateExperimenterWithPassword
void updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.password
- Not-null. Must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, Ice.Callback __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, Callback_IAdmin_updateExperimenterWithPassword __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateExperimenterWithPassword __cb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateExperimenterWithPassword
Ice.AsyncResult begin_updateExperimenterWithPassword(Experimenter experimenter, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
experimenter
- the Experimenter to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateExperimenterWithPassword
void end_updateExperimenterWithPassword(Ice.AsyncResult __result) throws ServerError
Updates an experimenter if admin or owner of group. Only string fields on the object are taken into account. The root and guest experimenters may not be renamed.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
updateGroup
void updateGroup(ExperimenterGroup group) throws ServerError
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.- Throws:
ServerError
-
updateGroup
void updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, Ice.Callback __cb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, Callback_IAdmin_updateGroup __cb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_updateGroup __cb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateGroup
Ice.AsyncResult begin_updateGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
group
- the ExperimenterGroup to update.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateGroup
void end_updateGroup(Ice.AsyncResult __result) throws ServerError
Updates an experimenter group if admin or owner of group. Only string fields on the object are taken into account. The root, system and guest groups may not be renamed, nor may the user's current group.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
createUser
long createUser(Experimenter experimenter, java.lang.String group) throws ServerError
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createUser
long createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, Ice.Callback __cb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, Callback_IAdmin_createUser __cb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createUser __cb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createUser
Ice.AsyncResult begin_createUser(Experimenter experimenter, java.lang.String group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
experimenter
- a newExperimenter
instancegroup
- group name of the default group for this user__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createUser
long end_createUser(Ice.AsyncResult __result) throws ServerError
Creates and returns a new user. This user will be created with the default group specified.- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createSystemUser
long createSystemUser(Experimenter experimenter) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createSystemUser
long createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, Ice.Callback __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, Callback_IAdmin_createSystemUser __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createSystemUser __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSystemUser
Ice.AsyncResult begin_createSystemUser(Experimenter experimenter, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
experimenter
- a newExperimenter
instance__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createSystemUser
long end_createSystemUser(Ice.AsyncResult __result) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group.- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createRestrictedSystemUser
long createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createRestrictedSystemUser
long createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, Ice.Callback __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, Callback_IAdmin_createRestrictedSystemUser __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createRestrictedSystemUser __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUser
Ice.AsyncResult begin_createRestrictedSystemUser(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createRestrictedSystemUser
long end_createRestrictedSystemUser(Ice.AsyncResult __result) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges will be set as given.- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createRestrictedSystemUserWithPassword
long createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the userpassword
- Not-null. Must pass validation in the security sub-system.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createRestrictedSystemUserWithPassword
long createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the userpassword
- Not-null. Must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, Ice.Callback __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, Callback_IAdmin_createRestrictedSystemUserWithPassword __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createRestrictedSystemUserWithPassword __cb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createRestrictedSystemUserWithPassword
Ice.AsyncResult begin_createRestrictedSystemUserWithPassword(Experimenter experimenter, java.util.List<AdminPrivilege> privileges, RString password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
experimenter
- a newExperimenter
instanceprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createRestrictedSystemUserWithPassword
long end_createRestrictedSystemUserWithPassword(Ice.AsyncResult __result) throws ServerError
Creates and returns a new system user. This user will be created with the System (administration) group as default and will also be in the user group. Their light administrator privileges and password will be set as given.- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
Experimenter
- Throws:
ServerError
-
createExperimenter
long createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups) throws ServerError
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.- Returns:
- id of the newly created
Experimenter
Not null. - Throws:
ServerError
-
createExperimenter
long createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
Experimenter
Not null. - Throws:
ServerError
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_createExperimenter __cb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createExperimenter __cb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createExperimenter
Ice.AsyncResult begin_createExperimenter(Experimenter user, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups.- Parameters:
user
- A newExperimenter
instance. Not null.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createExperimenter
long end_createExperimenter(Ice.AsyncResult __result) throws ServerError
Creates and returns a new user in the given groups.- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
Experimenter
Not null. - Throws:
ServerError
-
createExperimenterWithPassword
long createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups) throws ServerError
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.- Returns:
- id of the newly created
Experimenter
Not null. - Throws:
SecurityViolation
- if the new password is too weak.ServerError
-
createExperimenterWithPassword
long createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
Experimenter
Not null. - Throws:
SecurityViolation
- if the new password is too weak.ServerError
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_createExperimenterWithPassword __cb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createExperimenterWithPassword __cb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createExperimenterWithPassword
Ice.AsyncResult begin_createExperimenterWithPassword(Experimenter user, RString password, ExperimenterGroup defaultGroup, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new user in the given groups with password.- Parameters:
user
- A newExperimenter
instance. Not null.password
- Not-null. Must pass validation in the security sub-system.defaultGroup
- Instance ofExperimenterGroup
. Not null.groups
- Array ofExperimenterGroup
instances. Can be null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createExperimenterWithPassword
long end_createExperimenterWithPassword(Ice.AsyncResult __result) throws ServerError
Creates and returns a new user in the given groups with password.- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
Experimenter
Not null. - Throws:
SecurityViolation
- if the new password is too weak.ServerError
-
createGroup
long createGroup(ExperimenterGroup group) throws ServerError
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.- Returns:
- id of the newly created
ExperimenterGroup
- Throws:
ServerError
-
createGroup
long createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- id of the newly created
ExperimenterGroup
- Throws:
ServerError
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, Ice.Callback __cb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, Callback_IAdmin_createGroup __cb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_createGroup __cb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createGroup
Ice.AsyncResult begin_createGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
group
- a newExperimenterGroup
instance. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createGroup
long end_createGroup(Ice.AsyncResult __result) throws ServerError
Creates and returns a new group. Theomero.model.Details.setPermissions
method should be called on the instance which is passed. The givenPermissions
will become the default for all objects created while logged into this group, possibly modified by the user's umask settings. If no permissions is set, the default will beomero.model.Permissions.USER_PRIVATE
, i.e. a group in which no user can see the other group member's data. See also ticket 1434- Parameters:
__result
- The asynchronous result object.- Returns:
- id of the newly created
ExperimenterGroup
- Throws:
ServerError
-
addGroups
void addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups) throws ServerError
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.groups
- Groups to which the user will be added. Not null.- Throws:
ServerError
-
addGroups
void addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.groups
- Groups to which the user will be added. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_addGroups __cb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_addGroups __cb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addGroups
Ice.AsyncResult begin_addGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds a user to the given groups.- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_addGroups
void end_addGroups(Ice.AsyncResult __result) throws ServerError
Adds a user to the given groups.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
removeGroups
void removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups) throws ServerError
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.groups
- Groups from which the user will be removed. Not null.- Throws:
ServerError
-
removeGroups
void removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.groups
- Groups from which the user will be removed. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Ice.Callback __cb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, Callback_IAdmin_removeGroups __cb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_removeGroups __cb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeGroups
Ice.AsyncResult begin_removeGroups(Experimenter user, java.util.List<ExperimenterGroup> groups, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
user
- A currently managed entity. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_removeGroups
void end_removeGroups(Ice.AsyncResult __result) throws ServerError
Removes an experimenter from the given groups.- The root experimenter is required to be in both the user and system groups.
- An experimenter may not remove themselves from the user or system group.
- An experimenter may not be a member of only the user group, some other group is also required as the default group.
- An experimenter must remain a member of some group.
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setDefaultGroup
void setDefaultGroup(Experimenter user, ExperimenterGroup group) throws ServerError
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.- Throws:
ServerError
-
setDefaultGroup
void setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, Ice.Callback __cb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, Callback_IAdmin_setDefaultGroup __cb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_setDefaultGroup __cb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setDefaultGroup
Ice.AsyncResult begin_setDefaultGroup(Experimenter user, ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the default group for a given user.- Parameters:
user
- A currently managedExperimenter
. Not null.group
- The group which should be set as default group for this user. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setDefaultGroup
void end_setDefaultGroup(Ice.AsyncResult __result) throws ServerError
Sets the default group for a given user.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setGroupOwner
void setGroupOwner(ExperimenterGroup group, Experimenter owner) throws ServerError
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.- Throws:
ServerError
-
setGroupOwner
void setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, Ice.Callback __cb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, Callback_IAdmin_setGroupOwner __cb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_setGroupOwner __cb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setGroupOwner
Ice.AsyncResult begin_setGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setGroupOwner
void end_setGroupOwner(Ice.AsyncResult __result) throws ServerError
Adds the user to the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
unsetGroupOwner
void unsetGroupOwner(ExperimenterGroup group, Experimenter owner) throws ServerError
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.- Throws:
ServerError
-
unsetGroupOwner
void unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, Ice.Callback __cb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, Callback_IAdmin_unsetGroupOwner __cb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_unsetGroupOwner __cb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unsetGroupOwner
Ice.AsyncResult begin_unsetGroupOwner(ExperimenterGroup group, Experimenter owner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owner
- A currently managedExperimenter
. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unsetGroupOwner
void end_unsetGroupOwner(Ice.AsyncResult __result) throws ServerError
Removes the user from the owner list for this group. Since Beta 4.2 multiple users can be the owner of a group.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
addGroupOwners
void addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners) throws ServerError
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.- Throws:
ServerError
-
addGroupOwners
void addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Ice.Callback __cb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Callback_IAdmin_addGroupOwners __cb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_addGroupOwners __cb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addGroupOwners
Ice.AsyncResult begin_addGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Adds the given users to the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Not null.owners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_addGroupOwners
void end_addGroupOwners(Ice.AsyncResult __result) throws ServerError
Adds the given users to the owner list for this group.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
removeGroupOwners
void removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners) throws ServerError
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.- Throws:
ServerError
-
removeGroupOwners
void removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Ice.Callback __cb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, Callback_IAdmin_removeGroupOwners __cb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_removeGroupOwners __cb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeGroupOwners
Ice.AsyncResult begin_removeGroupOwners(ExperimenterGroup group, java.util.List<Experimenter> owners, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
removes the given users from the owner list for this group.- Parameters:
group
- A currently managedExperimenterGroup
. Notowners
- A set of currently managedExperimenter
s. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_removeGroupOwners
void end_removeGroupOwners(Ice.AsyncResult __result) throws ServerError
removes the given users from the owner list for this group.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
deleteExperimenter
void deleteExperimenter(Experimenter user) throws ServerError
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.- Throws:
ServerError
-
deleteExperimenter
void deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, Ice.Callback __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, Callback_IAdmin_deleteExperimenter __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_deleteExperimenter __cb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_deleteExperimenter
Ice.AsyncResult begin_deleteExperimenter(Experimenter user, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
user
- Experimenter to be deleted. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_deleteExperimenter
void end_deleteExperimenter(Ice.AsyncResult __result) throws ServerError
Removes a user by removing the password information for that user as well as allGroupExperimenterMap
instances.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
deleteGroup
void deleteGroup(ExperimenterGroup group) throws ServerError
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.- Throws:
ServerError
-
deleteGroup
void deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, Ice.Callback __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, Callback_IAdmin_deleteGroup __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_deleteGroup __cb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_deleteGroup
Ice.AsyncResult begin_deleteGroup(ExperimenterGroup group, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
group
-ExperimenterGroup
to be deleted. Not null.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_deleteGroup
void end_deleteGroup(Ice.AsyncResult __result) throws ServerError
Removes a group by first removing all users in the group, and then deleting the actualExperimenterGroup
instance.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
changeOwner
void changeOwner(IObject obj, java.lang.String omeName) throws ServerError
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Throws:
ServerError
-
changeOwner
void changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Throws:
ServerError
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, Ice.Callback __cb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, Callback_IAdmin_changeOwner __cb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeOwner __cb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeOwner
Ice.AsyncResult begin_changeOwner(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeOwner() is deprecated. use omero::cmd::Chown2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changeOwner
void end_changeOwner(Ice.AsyncResult __result) throws ServerError
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
changeGroup
void changeGroup(IObject obj, java.lang.String omeName) throws ServerError
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Throws:
ServerError
-
changeGroup
void changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Throws:
ServerError
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, Ice.Callback __cb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, Callback_IAdmin_changeGroup __cb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeGroup __cb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeGroup
Ice.AsyncResult begin_changeGroup(IObject obj, java.lang.String omeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changeGroup() is deprecated. use omero::cmd::Chgrp2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changeGroup
void end_changeGroup(Ice.AsyncResult __result) throws ServerError
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
changePermissions
void changePermissions(IObject obj, Permissions perms) throws ServerError
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Throws:
ServerError
-
changePermissions
void changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Throws:
ServerError
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, Ice.Callback __cb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, Callback_IAdmin_changePermissions __cb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changePermissions __cb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changePermissions
Ice.AsyncResult begin_changePermissions(IObject obj, Permissions perms, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.changePermissions() is deprecated. use omero::cmd::Chmod2() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changePermissions
void end_changePermissions(Ice.AsyncResult __result) throws ServerError
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
moveToCommonSpace
void moveToCommonSpace(java.util.List<IObject> objects) throws ServerError
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-- Throws:
ServerError
-
moveToCommonSpace
void moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, Ice.Callback __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, Callback_IAdmin_moveToCommonSpace __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_moveToCommonSpace __cb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_moveToCommonSpace
Ice.AsyncResult begin_moveToCommonSpace(java.util.List<IObject> objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
objects
-__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_moveToCommonSpace
void end_moveToCommonSpace(Ice.AsyncResult __result) throws ServerError
Moves the given objects into the user group to make them visible and linkable from all security contexts. See also ticket 1794- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setAdminPrivileges
void setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges) throws ServerError
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be setprivileges
- the privileges to set for the user- Throws:
ServerError
-
setAdminPrivileges
void setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be setprivileges
- the privileges to set for the user__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, Ice.Callback __cb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, Callback_IAdmin_setAdminPrivileges __cb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_setAdminPrivileges __cb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setAdminPrivileges
Ice.AsyncResult begin_setAdminPrivileges(Experimenter user, java.util.List<AdminPrivilege> privileges, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the set of light administrator privileges for the given user.- Parameters:
user
- the user whose privileges are to be set__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setAdminPrivileges
void end_setAdminPrivileges(Ice.AsyncResult __result) throws ServerError
Sets the set of light administrator privileges for the given user.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
changePassword
void changePassword(RString newPassword) throws ServerError
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.- Throws:
SecurityViolation
- if the user is not authenticated with a password.ServerError
-
changePassword
void changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.- Throws:
SecurityViolation
- if the user is not authenticated with a password.ServerError
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, Ice.Callback __cb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, Callback_IAdmin_changePassword __cb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changePassword __cb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changePassword
Ice.AsyncResult begin_changePassword(RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changePassword
void end_changePassword(Ice.AsyncResult __result) throws ServerError
Changes the password for the current user.Warning:This method requires the user to be authenticated with a password and not with a one-time session id. To avoid this problem, use
See also ticket 911 and ticket 3201changePasswordWithOldPassword
.- Parameters:
__result
- The asynchronous result object.- Throws:
SecurityViolation
- if the user is not authenticated with a password.ServerError
-
changePasswordWithOldPassword
void changePasswordWithOldPassword(RString oldPassword, RString newPassword) throws ServerError
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.- Throws:
SecurityViolation
- if the oldPassword is incorrect.ServerError
-
changePasswordWithOldPassword
void changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.- Throws:
SecurityViolation
- if the oldPassword is incorrect.ServerError
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, Ice.Callback __cb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, Callback_IAdmin_changePasswordWithOldPassword __cb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changePasswordWithOldPassword __cb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changePasswordWithOldPassword
Ice.AsyncResult begin_changePasswordWithOldPassword(RString oldPassword, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the current user by passing the old password.- Parameters:
oldPassword
- Not-null. Must pass validation in the security sub-system.newPassword
- Possibly null to allow logging in with no password.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changePasswordWithOldPassword
void end_changePasswordWithOldPassword(Ice.AsyncResult __result) throws ServerError
Changes the password for the current user by passing the old password.- Parameters:
__result
- The asynchronous result object.- Throws:
SecurityViolation
- if the oldPassword is incorrect.ServerError
-
changeUserPassword
void changeUserPassword(java.lang.String omeName, RString newPassword) throws ServerError
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.- Throws:
SecurityViolation
- if the new password is too weak.ServerError
-
changeUserPassword
void changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.- Throws:
SecurityViolation
- if the new password is too weak.ServerError
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, Ice.Callback __cb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, Callback_IAdmin_changeUserPassword __cb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeUserPassword __cb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeUserPassword
Ice.AsyncResult begin_changeUserPassword(java.lang.String omeName, RString newPassword, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the password for the a given user.- Parameters:
newPassword
- Not-null. Might must pass validation in the security sub-system.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changeUserPassword
void end_changeUserPassword(Ice.AsyncResult __result) throws ServerError
Changes the password for the a given user.- Parameters:
__result
- The asynchronous result object.- Throws:
SecurityViolation
- if the new password is too weak.ServerError
-
synchronizeLoginCache
void synchronizeLoginCache() throws ServerError
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Throws:
ServerError
-
synchronizeLoginCache
void synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache()
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(Ice.Callback __cb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(Callback_IAdmin_synchronizeLoginCache __cb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_synchronizeLoginCache __cb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_synchronizeLoginCache
Ice.AsyncResult begin_synchronizeLoginCache(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_synchronizeLoginCache
void end_synchronizeLoginCache(Ice.AsyncResult __result) throws ServerError
Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
changeExpiredCredentials
void changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred) throws ServerError
Used after anExpiredCredentialException
instance is thrown.- Throws:
ServerError
-
changeExpiredCredentials
void changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred)
Used after anExpiredCredentialException
instance is thrown.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, Ice.Callback __cb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, Callback_IAdmin_changeExpiredCredentials __cb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_changeExpiredCredentials __cb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_changeExpiredCredentials
Ice.AsyncResult begin_changeExpiredCredentials(java.lang.String name, java.lang.String oldCred, java.lang.String newCred, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_changeExpiredCredentials
void end_changeExpiredCredentials(Ice.AsyncResult __result) throws ServerError
Used after anExpiredCredentialException
instance is thrown.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
reportForgottenPassword
void reportForgottenPassword(java.lang.String name, java.lang.String email) throws ServerError
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Throws:
ServerError
-
reportForgottenPassword
void reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Throws:
ServerError
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, Ice.Callback __cb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, Callback_IAdmin_reportForgottenPassword __cb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_reportForgottenPassword __cb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_reportForgottenPassword
Ice.AsyncResult begin_reportForgottenPassword(java.lang.String name, java.lang.String email, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deprecated.reportForgottenPassword() is deprecated. use omero::cmd::ResetPasswordRequest() instead.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_reportForgottenPassword
void end_reportForgottenPassword(Ice.AsyncResult __result) throws ServerError
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getSecurityRoles
Roles getSecurityRoles() throws ServerError
Returns the activeRoles
in use by the server.- Returns:
- Non-null, immutable
Roles
instance. - Throws:
ServerError
-
getSecurityRoles
Roles getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns the activeRoles
in use by the server.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- Non-null, immutable
Roles
instance. - Throws:
ServerError
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles()
Returns the activeRoles
in use by the server.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the activeRoles
in use by the server.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(Ice.Callback __cb)
Returns the activeRoles
in use by the server.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the activeRoles
in use by the server.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(Callback_IAdmin_getSecurityRoles __cb)
Returns the activeRoles
in use by the server.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getSecurityRoles __cb)
Returns the activeRoles
in use by the server.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the activeRoles
in use by the server.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the activeRoles
in use by the server.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the activeRoles
in use by the server.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getSecurityRoles
Ice.AsyncResult begin_getSecurityRoles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Roles> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the activeRoles
in use by the server.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getSecurityRoles
Roles end_getSecurityRoles(Ice.AsyncResult __result) throws ServerError
Returns the activeRoles
in use by the server.- Parameters:
__result
- The asynchronous result object.- Returns:
- Non-null, immutable
Roles
instance. - Throws:
ServerError
-
getEventContext
EventContext getEventContext() throws ServerError
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Returns:
- Non-null, immutable
EventContext
instance - Throws:
ServerError
-
getEventContext
EventContext getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- Non-null, immutable
EventContext
instance - Throws:
ServerError
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext()
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(Ice.Callback __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(Callback_IAdmin_getEventContext __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IAdmin_getEventContext __cb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEventContext
Ice.AsyncResult begin_getEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getEventContext
EventContext end_getEventContext(Ice.AsyncResult __result) throws ServerError
Returns an implementation ofEventContext
loaded with the security for the current user and thread. If called remotely, not all values ofEventContext
will be sensible.- Parameters:
__result
- The asynchronous result object.- Returns:
- Non-null, immutable
EventContext
instance - Throws:
ServerError
-
-