Uses of Interface
de.uplanet.lucy.server.usermanager.IUser
-
Packages that use IUser Package Description de.uplanet.lucy.server.auxiliaries Contains helper and convenience classes for Velocity-based web authoring with Intrexx.de.uplanet.lucy.server.auxiliaries.collections de.uplanet.lucy.server.auxiliaries.comparator de.uplanet.lucy.server.auxiliaries.datetime de.uplanet.lucy.server.auxiliaries.exchange de.uplanet.lucy.server.auxiliaries.odata de.uplanet.lucy.server.auxiliaries.security de.uplanet.lucy.server.auxiliaries.tablelogin de.uplanet.lucy.server.session de.uplanet.lucy.server.usermanager de.uplanet.lucy.server.usermanager.ds de.uplanet.lucy.server.usermanager.velocity -
-
Uses of IUser in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return IUser Modifier and Type Method Description IUserObjectFactory. getUserFromGuid(de.uplanet.jdbc.JdbcConnection p_conn, String p_strGuid)Get a user from the database.IUserObjectFactory. getUserFromId(de.uplanet.jdbc.JdbcConnection p_conn, int p_iUserId)Get a user from the database.IUserObjectFactory. getUserFromLoginName(de.uplanet.jdbc.JdbcConnection p_conn, String p_strLoginName, String p_strLoginDomain)Get a user from the database.IUserObjectFactory. getUserFromQualifiedLoginName(de.uplanet.jdbc.JdbcConnection p_conn, String p_strQualifiedLoginName)Get a user from the database.Methods in de.uplanet.lucy.server.auxiliaries that return types with arguments of type IUser Modifier and Type Method Description List<IUser>Portal. getMyBuddies(de.uplanet.jdbc.JdbcConnection p_conn, String p_strName, String p_strUserGuid)List<IUser>Portal. listNonAnonymousUsersOnline()Get a list of all non-anonymous users that are online.List<IUser>Portal. listNonAnonymousUsersOnline(IFilter<IUser> p_filter)Get a list of all non-anonymous users that are online.Methods in de.uplanet.lucy.server.auxiliaries with parameters of type IUser Modifier and Type Method Description Map<QName,IValueHolder<?>>BpeeFactory. getBeanProperties(String p_strNamespaceUri, IUser p_user)Get a user's properties.IRenderingContextVCRendererFactory. getDefaultRenderingContext(IServerBridgeRequest p_request, ISession p_session, IUser p_user, String p_strLang)Deprecated.IRenderingContextVCRendererFactory. getDefaultRenderingContext(de.uplanet.lucy.server.IProcessingContext p_ctx, IUser p_user, String p_strLang)Method parameters in de.uplanet.lucy.server.auxiliaries with type arguments of type IUser Modifier and Type Method Description List<IUser>Portal. listNonAnonymousUsersOnline(IFilter<IUser> p_filter)Get a list of all non-anonymous users that are online. -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.collections
Methods in de.uplanet.lucy.server.auxiliaries.collections that return types with arguments of type IUser Modifier and Type Method Description List<IUser>Filter. userListComplement(List<IUser> p_userList, List<Object> p_userIdList)Deprecated.List<IUser>Filter. userListIntersect(List<IUser> p_userList, List<Object> p_userIdList)Deprecated.Method parameters in de.uplanet.lucy.server.auxiliaries.collections with type arguments of type IUser Modifier and Type Method Description List<IUser>Filter. userListComplement(List<IUser> p_userList, List<Object> p_userIdList)Deprecated.List<IUser>Filter. userListIntersect(List<IUser> p_userList, List<Object> p_userIdList)Deprecated. -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.comparator
Methods in de.uplanet.lucy.server.auxiliaries.comparator with parameters of type IUser Modifier and Type Method Description intUserDisplayNameComparator. compare(IUser p_obj1, IUser p_obj2)intUserFirstNameLastNameComparator. compare(IUser p_obj1, IUser p_obj2)intUserFullNameComparator. compare(IUser p_obj1, IUser p_obj2)intUserLastNameFirstNameComparator. compare(IUser p_obj1, IUser p_obj2)intUserLoginNameComparator. compare(IUser p_obj1, IUser p_obj2) -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.datetime
Methods in de.uplanet.lucy.server.auxiliaries.datetime with parameters of type IUser Modifier and Type Method Description TimeZoneDateTimeUtil. getTimeZone(IUser p_user)Get the context time zone from the user, or, if not present, the default server time zone. -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.exchange
Methods in de.uplanet.lucy.server.auxiliaries.exchange with parameters of type IUser Modifier and Type Method Description static 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. -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.odata
Methods in de.uplanet.lucy.server.auxiliaries.odata with parameters of type IUser Modifier and Type Method Description static 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. -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.security
Methods in de.uplanet.lucy.server.auxiliaries.security with parameters of type IUser Modifier and Type Method Description booleanIxAccessController. 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). -
Uses of IUser in de.uplanet.lucy.server.auxiliaries.tablelogin
Methods in de.uplanet.lucy.server.auxiliaries.tablelogin with parameters of type IUser Modifier and Type Method Description voidUserDataMapper.UserDataMapperImpl. setData(IUser p_user) -
Uses of IUser in de.uplanet.lucy.server.session
Methods in de.uplanet.lucy.server.session that return IUser Modifier and Type Method Description IUserISession. getUser()Get the user that is associated with the session.Methods in de.uplanet.lucy.server.session with parameters of type IUser Modifier and Type Method Description abstract voidAbstractSession. setUser(IUser p_user) -
Uses of IUser in de.uplanet.lucy.server.usermanager
Classes in de.uplanet.lucy.server.usermanager that implement IUser Modifier and Type Class Description classde.uplanet.lucy.server.usermanager.AbstractUserclassUserRepresents a (server side) user. -
Uses of IUser in de.uplanet.lucy.server.usermanager.ds
Methods in de.uplanet.lucy.server.usermanager.ds with parameters of type IUser Modifier and Type Method Description voidIDsUserRecord. fromUser(IUser p_user) -
Uses of IUser in de.uplanet.lucy.server.usermanager.velocity
Methods in de.uplanet.lucy.server.usermanager.velocity that return IUser Modifier and Type Method Description IUserVelocityOrgStructureWrapper. getUser(Number p_numId)Get the user with the specified integer ID.IUserVelocityOrgStructureWrapper. getUser(Number p_numId, boolean p_bIncludeDeactivated)Get the user with the specified integer ID.IUserVelocityOrgStructureWrapper. getUser(String p_strGuid)Get the user with the specified GUID.IUserVelocityOrgStructureWrapper. getUser(String p_strGuid, boolean p_bIncludeDeactivated)Get the user with the specified GUID.IUserVelocityOrgStructureWrapper. getUser(String p_strLoginName, String p_strLoginDomain)Get the user with the specified login name and domain.IUserVelocityOrgStructureWrapper. getUser(String p_strLoginName, String p_strLoginDomain, boolean p_bIncludeDeactivated)Get the user with the specified login name and domain.Methods in de.uplanet.lucy.server.usermanager.velocity that return types with arguments of type IUser Modifier and Type Method Description List<IUser>VelocityOrgStructureWrapper. getMembers(Object p_obj, boolean p_bIncludeDeactivated)Get a list of users that are referenced by the given object.List<IUser>VelocityOrgStructureWrapper. getMembers(Collection<?> p_collection, boolean p_bIncludeDeactivated)Get a list of users that are referenced by the given collection.Methods in de.uplanet.lucy.server.usermanager.velocity with parameters of type IUser Modifier and Type Method Description VelocityDsNodesVelocityOrgStructureWrapper. getContainingSets(IUser p_user)Get a collection of sets that directly contain the given user.VelocityDsNodesVelocityOrgStructureWrapper. getMembership(IUser p_user)Get a list of containers and sets that directly or indirectly contain the given user.VelocityDsNodesVelocityOrgStructureWrapper. getMembershipContainers(IUser p_user)Get a collection of containers that directly or indirectly contain the given user.VelocityDsNodesVelocityOrgStructureWrapper. getMembershipSets(IUser p_user)Get a collection of sets that directly or indirectly contain the given user.
-