Verwendungen von Schnittstelle
de.uplanet.lucy.server.usermanager.IUser
Packages, die IUser verwenden
Package
Beschreibung
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries
Methoden in de.uplanet.lucy.server.auxiliaries, die IUser zurückgebenModifizierer und TypMethodeBeschreibungObjectFactory.getUserFromGuid(de.uplanet.jdbc.JdbcConnection p_conn, String p_strGuid) Get a user from the database.ObjectFactory.getUserFromId(de.uplanet.jdbc.JdbcConnection p_conn, int p_iUserId) Get a user from the database.ObjectFactory.getUserFromLoginName(de.uplanet.jdbc.JdbcConnection p_conn, String p_strLoginName, String p_strLoginDomain) Get a user from the database.ObjectFactory.getUserFromQualifiedLoginName(de.uplanet.jdbc.JdbcConnection p_conn, String p_strQualifiedLoginName) Get a user from the database.Methoden in de.uplanet.lucy.server.auxiliaries, die Typen mit Argumenten vom Typ IUser zurückgebenModifizierer und TypMethodeBeschreibungPortal.getMyBuddies(de.uplanet.jdbc.JdbcConnection p_conn, String p_strName, String p_strUserGuid) Portal.listNonAnonymousUsersOnline()Get a distinct list of all non-anonymous users that are online.Portal.listNonAnonymousUsersOnline(IFilter<IUser> p_filter) Get a distinct filtered list of non-anonymous users that are online.Methoden in de.uplanet.lucy.server.auxiliaries mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungMap<QName, IValueHolder<?>> BpeeFactory.getBeanProperties(String p_strNamespaceUri, IUser p_user) Get a user's properties.VCRendererFactory.getDefaultRenderingContext(IServerBridgeRequest p_request, ISession p_session, IUser p_user, String p_strLang) Veraltet.VCRendererFactory.getDefaultRenderingContext(de.uplanet.lucy.server.IProcessingContext p_ctx, IUser p_user, String p_strLang) Methodenparameter in de.uplanet.lucy.server.auxiliaries mit Typargumenten vom Typ IUserModifizierer und TypMethodeBeschreibungPortal.listNonAnonymousUsersOnline(IFilter<IUser> p_filter) Get a distinct filtered list of non-anonymous users that are online. -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.collections
Methoden in de.uplanet.lucy.server.auxiliaries.collections, die Typen mit Argumenten vom Typ IUser zurückgebenModifizierer und TypMethodeBeschreibungFilter.userListComplement(List<IUser> p_userList, List<Object> p_userIdList) Veraltet.Filter.userListIntersect(List<IUser> p_userList, List<Object> p_userIdList) Veraltet.Methodenparameter in de.uplanet.lucy.server.auxiliaries.collections mit Typargumenten vom Typ IUser -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.comparator
Methoden in de.uplanet.lucy.server.auxiliaries.comparator mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungintintintintint -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.datetime
Methoden in de.uplanet.lucy.server.auxiliaries.datetime mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungDateTimeUtil.getTimeZone(IUser p_user) Get the context time zone from the user, or, if not present, the default server time zone. -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.exchange
Methoden in de.uplanet.lucy.server.auxiliaries.exchange mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungstatic booleanExchangeCallable.connect(ISession p_session, IUser p_user, de.uplanet.lucy.server.auxiliaries.exchange.ExchangeAuthFieldValues p_excAuthValues) Initializes or updates the Exchange account configuration for the current user using the given authentication field values and tries to connect to Exchange server afterwards.static booleanExchangeCallable.connect(ISession p_session, IUser p_user, de.uplanet.lucy.server.auxiliaries.exchange.ExchangeAuthFieldValues p_excAuthValues, String p_strPortalGuid) Initializes or updates the Exchange account configuration for the current user using the given authentication field values and tries to connect to Exchange server afterwards.static de.uplanet.lucy.server.auxiliaries.exchange.ExchangeAuthFieldValuesExchangeCallable.getFieldValues(IUser p_user) Returns an instance ofExchangeAuthFieldValuesto capture the required authentication field values entered by an user. -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.odata
Methoden in de.uplanet.lucy.server.auxiliaries.odata mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungstatic booleanODataAuthCallable.connect(ISession p_session, IUser p_user, de.uplanet.lucy.server.auxiliaries.odata.ODataAuthFieldValues p_authValues, String p_strCfgGuid, String p_strServiceGuid) Returns true, if a connection to the service with the given authentication values could be established.static de.uplanet.lucy.server.auxiliaries.odata.ODataAuthFieldValuesODataAuthCallable.getFieldValues(String p_strCfgGuid, IUser p_user) static booleanODataAuthCallable.isAuthenticated(IUser p_user, String p_strCfgGuid, String p_strServiceGuid) Tests whether a given user is authenticated for a given service. -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.security
Methoden in de.uplanet.lucy.server.auxiliaries.security mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungbooleanIxAccessController.hasOwnDatagroupPermissionFromPage(de.uplanet.lucy.server.IProcessingContext p_ctx, IUser p_user, int p_iRecordUserId, String p_strAppGuid, String p_strPageGuid, String p_strActions) This method actually callsIxAccessController._hasDatagroupPermissionFromPage(IRtApp, IUser, int, String, String, String).booleanIxAccessController.hasOwnDatagroupPermissionFromPage(de.uplanet.lucy.server.IProcessingContext p_ctx, String p_strRecId, IUser p_user, int p_iRecordUserId, String p_strAppGuid, String p_strPageGuid, String p_strActions) This method actually callsIxAccessController._hasDatagroupPermissionFromPage(IRtApp, IUser, int, String, String, String).booleanIxAccessController.hasSrcOwnDatagroupPermissionAndTgtDatagroupPermission(de.uplanet.lucy.server.IProcessingContext p_ctx, IUser p_user, int p_iRecordUserId, String p_strSrcAppGuid, String p_strSrcPageGuid, String p_strSrcActions, String p_strTgtAppGuid, String p_strTgtPageGuid, String p_strTgtActions) booleanIxAccessController.hasSrcOwnDatagroupPermissionAndTgtDatagroupPermission(de.uplanet.lucy.server.IProcessingContext p_ctx, String p_strSrcRecId, IUser p_user, int p_iRecordUserId, String p_strSrcAppGuid, String p_strSrcPageGuid, String p_strSrcActions, String p_strTgtAppGuid, String p_strTgtPageGuid, String p_strTgtActions) booleanIxAccessController.hasSrcOwnDatagroupPermissionAndTgtPageAccess(de.uplanet.lucy.server.IProcessingContext p_ctx, IUser p_user, int p_iRecordUserId, String p_strSrcAppGuid, String p_strSrcPageGuid, String p_strSrcActions, String p_strTgtAppGuid, String p_strTgtPageGuid, String p_strTgtActions) For the target parameters seeIxAccessController.hasPagePermission(String, String, String). For the user and source parameters seeIxAccessController._hasDatagroupPermissionFromPage(IRtApp, IUser, int, String, String, String).booleanIxAccessController.hasSrcOwnDatagroupPermissionAndTgtPageAccess(de.uplanet.lucy.server.IProcessingContext p_ctx, String p_strSrcRecId, IUser p_user, int p_iRecordUserId, String p_strSrcAppGuid, String p_strSrcPageGuid, String p_strSrcActions, String p_strTgtAppGuid, String p_strTgtPageGuid, String p_strTgtActions) For the target parameters seeIxAccessController.hasPagePermission(String, String, String). For the user and source parameters seeIxAccessController._hasDatagroupPermissionFromPage(IRtApp, IUser, int, String, String, String). -
Verwendungen von IUser in de.uplanet.lucy.server.auxiliaries.tablelogin
Methoden in de.uplanet.lucy.server.auxiliaries.tablelogin mit Parametern vom Typ IUser -
Verwendungen von IUser in de.uplanet.lucy.server.dghyparchive.connector.auth
Methoden in de.uplanet.lucy.server.dghyparchive.connector.auth mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungstatic booleanHypArchiveAuthCallable.connect(ISession p_session, IUser p_user, de.uplanet.lucy.server.dghyparchive.connector.auth.HypArchiveAuthFieldValues p_authValues, String p_strCfgGuid) Returns true, if a connection to the service with the given authentication values can be established.static de.uplanet.lucy.server.dghyparchive.connector.auth.HypArchiveAuthFieldValuesHypArchiveAuthCallable.getFieldValues(String p_strCfgGuid, IUser p_user) static booleanHypArchiveAuthCallable.isAuthenticated(IUser p_user, String p_strCfgGuid) Tests whether a given user is authenticated for a given service. -
Verwendungen von IUser in de.uplanet.lucy.server.mfiles.connector.auth
Methoden in de.uplanet.lucy.server.mfiles.connector.auth mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungstatic booleanMFilesAuthCallable.connect(ISession p_session, IUser p_user, de.uplanet.lucy.server.mfiles.connector.auth.MFilesAuthFieldValues p_authValues, String p_strCfgGuid, String p_strVaultGuid) Returns true, if a connection to the service with the given authentication values can be established.static de.uplanet.lucy.server.mfiles.connector.auth.MFilesAuthFieldValuesMFilesAuthCallable.getFieldValues(String p_strCfgGuid, IUser p_user) static booleanMFilesAuthCallable.isAuthenticated(IUser p_user, String p_strCfgGuid, String p_strVaultGuid) Tests whether a given user is authenticated for a given service. -
Verwendungen von IUser in de.uplanet.lucy.server.session
Methoden in de.uplanet.lucy.server.session, die IUser zurückgebenModifizierer und TypMethodeBeschreibungISession.getUser()Get the user that is associated with the session.Methoden in de.uplanet.lucy.server.session mit Parametern vom Typ IUser -
Verwendungen von IUser in de.uplanet.lucy.server.usermanager
Klassen in de.uplanet.lucy.server.usermanager, die IUser implementierenModifizierer und TypKlasseBeschreibungclassde.uplanet.lucy.server.usermanager.AbstractUserfinal classRepresents a (server side) user. -
Verwendungen von IUser in de.uplanet.lucy.server.usermanager.ds
Methoden in de.uplanet.lucy.server.usermanager.ds mit Parametern vom Typ IUser -
Verwendungen von IUser in de.uplanet.lucy.server.usermanager.velocity
Methoden in de.uplanet.lucy.server.usermanager.velocity, die IUser zurückgebenModifizierer und TypMethodeBeschreibungGet the user with the specified integer ID.Get the user with the specified integer ID.Get the user with the specified GUID.Get the user with the specified GUID.Get the user with the specified login name and domain.VelocityOrgStructureWrapper.getUser(String p_strLoginName, String p_strLoginDomain, boolean p_bIncludeDeactivated) Get the user with the specified login name and domain.Methoden in de.uplanet.lucy.server.usermanager.velocity, die Typen mit Argumenten vom Typ IUser zurückgebenModifizierer und TypMethodeBeschreibungVelocityOrgStructureWrapper.getMembers(Object p_obj, boolean p_bIncludeDeactivated) Get a list of users that are referenced by the given object.VelocityOrgStructureWrapper.getMembers(Collection<?> p_collection, boolean p_bIncludeDeactivated) Get a list of users that are referenced by the given collection.Methoden in de.uplanet.lucy.server.usermanager.velocity mit Parametern vom Typ IUserModifizierer und TypMethodeBeschreibungde.uplanet.lucy.server.usermanager.velocity.VelocityDsSetNodesVelocityOrgStructureWrapper.getContainingSets(IUser p_user) Get a collection of sets that directly contain the given user.VelocityOrgStructureWrapper.getMembership(IUser p_user) Get a list of containers and sets that directly or indirectly contain the given user.de.uplanet.lucy.server.usermanager.velocity.VelocityDsContainerNodesVelocityOrgStructureWrapper.getMembershipContainers(IUser p_user) Get a collection of containers that directly or indirectly contain the given user.de.uplanet.lucy.server.usermanager.velocity.VelocityDsSetNodesVelocityOrgStructureWrapper.getMembershipSets(IUser p_user) Get a collection of sets that directly or indirectly contain the given user.
VCRendererFactory.getDefaultRenderingContext(IProcessingContext, IUser, String)instead.