Verwendungen von Schnittstelle
de.uplanet.lucy.server.session.ISession
Packages, die ISession verwenden
Package
Beschreibung
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Verwendungen von ISession in de.uplanet.lucy.server.appservice
Methoden in de.uplanet.lucy.server.appservice mit Parametern vom Typ ISessionModifizierer und TypMethodeBeschreibungApplicationWalker.getFieldListWithGivenDgGuid(ISession p_sess, String p_strDataGroupGuid) Veraltet.Do not use this method.ApplicationWalker.getFieldListWithGivenDgGuidList(ISession p_sess, List<String> p_listDgGuids) Veraltet.Use$RtCache.getFields($RtCache.filter.field.getByDataGroup(Collectioninstead.)) ApplicationWalker.getFieldMapWithGivenDgGuid(ISession p_sess, String p_strGuid) Veraltet.Do not use this method.ApplicationWalker.getFieldMapWithGivenDgGuidList(ISession p_sess, List<String> p_listDgGuids) Veraltet.Do not use this method.ApplicationWalker.getFlatDatagroupList(ISession p_sess, String p_strAppGuid) Veraltet.returns a flat list of DgInfo objects for a given application id.ApplicationWalker.getParentDatagroupGuid(ISession p_sess, String p_strDgGuid) Veraltet.This method returns the parent datagroup id to the given datagroup. -
Verwendungen von ISession in de.uplanet.lucy.server.auxiliaries
Methoden in de.uplanet.lucy.server.auxiliaries, die ISession zurückgebenModifizierer und TypMethodeBeschreibungBpeeFactory.DeprecatedProcessingContext.getSession()BpeeFactory.DeprecatedProcessingContext.popSession()Methoden in de.uplanet.lucy.server.auxiliaries mit Parametern vom Typ ISessionModifizierer und TypMethodeBeschreibungBpeeFactory.createContext(Map<QName, Object> p_namedObjects, ISession p_session, IServerBridgeRequest p_request, org.apache.velocity.context.AbstractContext p_ctxVelocity) Veraltet.BpeeFactory.createContext(Map<QName, Object> p_namedObjects, ISession p_session, IServerBridgeRequest p_request, org.apache.velocity.context.AbstractContext p_ctxVelocity, TimeZone p_tz) Veraltet.Create a transaction number in the scope of the given session.VCRendererFactory.getDefaultRenderingContext(IServerBridgeRequest p_request, ISession p_session, IUser p_user, String p_strLang) Veraltet.voidTanCallable.invalidateTan(ISession p_session, String p_strTan) Invalidate the given transaction number in the scope of the given session.voidTanCallable.invalidateTanAtCommitTransaction(ISession p_session, String p_strTan) Invalidate the given transaction number in the scope of the given session when the transaction is committed.booleanTanCallable.isValidTan(ISession p_session, String p_strTan) Check if the given transaction number is valid in the scope of the given session.voidBpeeFactory.DeprecatedProcessingContext.pushSession(ISession p_session) -
Verwendungen von ISession in de.uplanet.lucy.server.auxiliaries.ds
Methoden in de.uplanet.lucy.server.auxiliaries.ds mit Parametern vom Typ ISessionModifizierer und TypMethodeBeschreibungDsTenantCallable.getAllTenantValues(ISession p_session) Get the list of all tenant values as String with double pipe separator.intDsTenantCallable.getSelectedCount(ISession p_session) Return the count of selected tenants.List<de.uplanet.lucy.server.usermanager.Tenant> DsTenantCallable.getSelectedTenants(ISession p_session) Get a list of all selected tenants.DsTenantCallable.getSelectedTenantValues(ISession p_session) Get the list of selected tenant values as String with double pipe separator.List<de.uplanet.lucy.server.usermanager.Tenant> DsTenantCallable.getTenants(ISession p_session) Get a list of all available tenants. -
Verwendungen von ISession in de.uplanet.lucy.server.auxiliaries.exchange
Methoden in de.uplanet.lucy.server.auxiliaries.exchange mit Parametern vom Typ ISessionModifizierer 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 booleanExchangeCallable.isAuthenticated(ISession p_session) Tests whether the current Intrexx user is authenticated for Exchange server. -
Verwendungen von ISession in de.uplanet.lucy.server.auxiliaries.odata
Methoden in de.uplanet.lucy.server.auxiliaries.odata mit Parametern vom Typ ISessionModifizierer 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. -
Verwendungen von ISession in de.uplanet.lucy.server.businesslogic
Konstruktoren in de.uplanet.lucy.server.businesslogic mit Parametern vom Typ ISessionModifiziererKonstruktorBeschreibungBusinessLogicProcessingContext(org.springframework.context.ApplicationContext p_appCtx, de.uplanet.jdbc.JdbcConnection p_conn, IServerBridgeRequest p_request, IServerBridgeResponse p_response, ISession p_session, SharedState p_sharedState, IViewData p_viewData) Creates the processing context. -
Verwendungen von ISession in de.uplanet.lucy.server.composer
Methoden in de.uplanet.lucy.server.composer mit Parametern vom Typ ISessionModifizierer und TypMethodeBeschreibungCookiesCallable.createSessionCookie(ISession p_session) Create a session cookie.booleanCookiesCallable.isSessionMaintenanceInUrlAllowed(ISession p_session) Veraltet. -
Verwendungen von ISession in de.uplanet.lucy.server.composer.asynchronous
Methoden in de.uplanet.lucy.server.composer.asynchronous mit Parametern vom Typ ISessionModifizierer und TypMethodeBeschreibungAsynchronousRequestHandlerCallable.renderAsynchronously(ISession p_session, IServerBridgeRequest p_request, IViewData p_viewData, SharedState p_sharedState, String p_strCharset, String p_strVm) AsynchronousRequestHandlerCallable.renderAsynchronously(ISession p_session, IServerBridgeRequest p_request, IViewData p_viewData, SharedState p_sharedState, String p_strCharset, String p_strVm, Map<String, Object> p_vcVariables) AsynchronousRequestHandlerCallable.renderAsynchronously(String p_strId, ISession p_session, IServerBridgeRequest p_request, IViewData p_viewData, SharedState p_sharedState, String p_strCharset, String p_strVm) AsynchronousRequestHandlerCallable.renderAsynchronously(String p_strId, ISession p_session, IServerBridgeRequest p_request, IViewData p_viewData, SharedState p_sharedState, String p_strCharset, String p_strVm, Map<String, Object> p_vcVariables) -
Verwendungen von ISession in de.uplanet.lucy.server.dghyparchive.connector.auth
Methoden in de.uplanet.lucy.server.dghyparchive.connector.auth mit Parametern vom Typ ISessionModifizierer 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. -
Verwendungen von ISession in de.uplanet.lucy.server.mfiles.connector.auth
Methoden in de.uplanet.lucy.server.mfiles.connector.auth mit Parametern vom Typ ISessionModifizierer 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. -
Verwendungen von ISession in de.uplanet.lucy.server.session
Klassen in de.uplanet.lucy.server.session, die ISession implementieren