Verwendungen von Schnittstelle
de.uplanet.lucy.bpee.IBpeeExecutionContext
Packages, die IBpeeExecutionContext verwenden
Package
Beschreibung
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Verwendungen von IBpeeExecutionContext in de.uplanet.lucy.bpee
Klassen in de.uplanet.lucy.bpee, die IBpeeExecutionContext implementierenModifizierer und TypKlasseBeschreibungclassde.uplanet.lucy.bpee.AbstractDelegatingBpeeExecutionContextstatic final classContext wrapper to merge in constant values.Methoden in de.uplanet.lucy.bpee mit Parametern vom Typ IBpeeExecutionContextModifizierer und TypMethodeBeschreibungvoidBpeeEngine.setContext(IBpeeExecutionContext p_context) Set the BPEE context. -
Verwendungen von IBpeeExecutionContext in de.uplanet.lucy.server.auxiliaries
Methoden in de.uplanet.lucy.server.auxiliaries, die IBpeeExecutionContext zurückgebenModifizierer und TypMethodeBeschreibungBpeeFactory.createContext(de.uplanet.lucy.server.IProcessingContext p_ctx, Map<QName, Object> p_namedObjects, org.apache.velocity.context.AbstractContext p_ctxVelocity) Create a BPEE execution context.BpeeFactory.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.
BpeeFactory.createContext(IProcessingContext, Map, AbstractContext)instead.