Uses of Class
com.sapportals.portal.sapapplication.urlgenerator.IViewUrlGeneratorException

Packages that use IViewUrlGeneratorException
com.sapportals.portal.sapapplication.urlgenerator The SAP URL Generator Service provides a common way to generate iView-URLs to a wide range of SAP applications and allows to integrate them in to the Portal.  
 

Uses of IViewUrlGeneratorException in com.sapportals.portal.sapapplication.urlgenerator
 

Methods in com.sapportals.portal.sapapplication.urlgenerator that throw IViewUrlGeneratorException
 java.lang.String IIViewUrlGenerator.createIViewURL(com.sapportals.portal.prt.component.IPortalComponentRequest request, java.lang.String applicationType, java.util.Hashtable parameterization)
          Computes an iView URL for the given parameterization.