Uses of Interface
org.pentaho.platform.api.engine.IPentahoUrlFactory
Packages that use IPentahoUrlFactory
-
Uses of IPentahoUrlFactory in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IPentahoUrlFactoryModifier and TypeMethodDescriptionIRuntimeContext.getUrlFactory()
The Url Factory is used for building URL's that link to this or another applicationMethods in org.pentaho.platform.api.engine with parameters of type IPentahoUrlFactoryModifier and TypeMethodDescriptionISolutionEngine.execute
(String actionPath, String processId, boolean async, boolean instanceEnds, String instanceId, boolean persisted, Map parameterProviderMap, IOutputHandler outputHandler, IActionCompleteListener listener, IPentahoUrlFactory urlFactory, List messages) Executes the action sequence specified in the manner described in the parametersISolutionEngine.execute
(String actionSequenceXML, String sequenceName, String processId, boolean async, boolean instanceEnds, String instanceId, boolean persisted, Map parameterProviderMap, IOutputHandler outputHandler, IActionCompleteListener pListener, IPentahoUrlFactory urlFactory, List messages) Executes the in memory action sequence specifiedvoid
IContentGenerator.setUrlFactory
(IPentahoUrlFactory urlFactory) called before createContent(), this is used to build URLs