Uses of Interface
lumis.portal.url.IURLFactory

Packages that use IURLFactory
lumis.portal.hyperlink Provides resolution from internal portal structure hyperlinks to the actual page URLs. 
lumis.portal.servicecontainer   
lumis.portal.serviceinterface   
lumis.service.link   
 

Uses of IURLFactory in lumis.portal.hyperlink
 

Methods in lumis.portal.hyperlink that return IURLFactory
 IURLFactory HyperLinkConfig.getURLFactory()
          Returns the URL factory to be used for creating the HyperLink URL.
 

Methods in lumis.portal.hyperlink with parameters of type IURLFactory
 void HyperLinkConfig.setURLFactory(IURLFactory urlFactory)
          Sets the URL factory to be used to generate the HyperLink URL.
 

Uses of IURLFactory in lumis.portal.servicecontainer
 

Classes in lumis.portal.servicecontainer that implement IURLFactory
 class ServiceContainerActionResponse
           
 class ServiceContainerRenderResponse
           
 class ServiceContainerResponse
           
 

Uses of IURLFactory in lumis.portal.serviceinterface
 

Subinterfaces of IURLFactory in lumis.portal.serviceinterface
 interface IServiceInterfaceActionResponse
           
 interface IServiceInterfaceRenderResponse
          Service interface response for a render action.
 interface IServiceInterfaceResponse
          Base interface for service interface responses.
 

Uses of IURLFactory in lumis.service.link
 

Methods in lumis.service.link with parameters of type IURLFactory
static String LinkHyperlink.getHyperlink(ISourceData row, String rowHyperlink, String fieldHyperlink, IURLFactory urlFactory)
          Returns the hyperlink URL for a link source row.
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.