Verwendungen von Schnittstelle
de.uplanet.lucy.server.connector.IServerBridgeRequest
Packages, die IServerBridgeRequest verwenden
Package
Beschreibung
-
Verwendungen von IServerBridgeRequest in de.uplanet.lucy.server
Methoden in de.uplanet.lucy.server mit Parametern vom Typ IServerBridgeRequestModifizierer und TypMethodeBeschreibungstatic StringContextLanguage.get(IServerBridgeRequest p_request, ISession p_session) Get the language that's associated with the current execution context.static ILocaleContextLocale.get(IServerBridgeRequest p_request, ISession p_session) Get the locale that's associated with the current execution context. -
Verwendungen von IServerBridgeRequest in de.uplanet.lucy.server.businesslogic
Methoden in de.uplanet.lucy.server.businesslogic, die IServerBridgeRequest zurückgebenKonstruktoren in de.uplanet.lucy.server.businesslogic mit Parametern vom Typ IServerBridgeRequestModifiziererKonstruktorBeschreibungRestrictedBusinessLogicProcessingContext(IProcessingContext p_ctx, IServerBridgeRequest p_request) -
Verwendungen von IServerBridgeRequest in de.uplanet.lucy.server.composer
Methoden in de.uplanet.lucy.server.composer mit Parametern vom Typ IServerBridgeRequestModifizierer und TypMethodeBeschreibungstatic URLUrlBuilder.createAbsoluteBaseDirectoryUrl(IServerBridgeRequest p_request) Veraltet.static URLUrlBuilder.createAbsoluteBaseUrl(IServerBridgeRequest p_request) Create an absolute base URL from the given request.static URLUrlBuilder.createAbsoluteRequestBaseDirectoryUrl(IServerBridgeRequest p_request) Reconstructs the URL the client used to make the request.static URLUrlBuilder.createBaseUrl(IServerBridgeRequest p_request) Create a base URL, i.e. a relative URL containing solely the root path/.static URLUrlBuilder.createDefaultUrl(IServerBridgeRequest p_request) Veraltet.UseUrlBuilder.createBaseUrl(IServerBridgeRequest)instead.static URLUrlBuilder.createRequestBaseDirectoryUrl(IServerBridgeRequest p_request) Veraltet.static URLUrlBuilder.createWebSocketBaseUrl(IServerBridgeRequest p_request) Create a WebSocket URL from the given request. -
Verwendungen von IServerBridgeRequest in de.uplanet.lucy.server.connector
Klassen in de.uplanet.lucy.server.connector, die IServerBridgeRequest implementierenModifizierer und TypKlasseBeschreibungclassde.uplanet.lucy.server.connector.AbstractGroovyServerBridgeRequestfinal classMethoden in de.uplanet.lucy.server.connector, die IServerBridgeRequest zurückgebenModifizierer und TypMethodeBeschreibungIServerBridgeRequest.createCopy()Veraltet.This method will be removed in future versions of Intrexx.IRequestProcessingContext.getRequest()Get the Web request.Konstruktoren in de.uplanet.lucy.server.connector mit Parametern vom Typ IServerBridgeRequest
UrlBuilder.createAbsoluteBaseUrl(IServerBridgeRequest)instead.