Uses of Class
org.apache.jetspeed.container.url.impl.AbstractPortalURL

Packages that use AbstractPortalURL
org.apache.jetspeed.container.url.impl   
 

Uses of AbstractPortalURL in org.apache.jetspeed.container.url.impl
 

Subclasses of AbstractPortalURL in org.apache.jetspeed.container.url.impl
 class DesktopEncodingPortalURL
          DesktopEncodingPortalURL encodes action URLs to target desktop specific /action pipeline, and render URLs to target desktop specific /render pipeline The query parameters "entity" and "portlet" are added to each url.
 class PathInfoEncodingPortalURL
          PathInfoEncodingPortalURL encodes the NavigationalState as PathInfo element *
 class QueryStringEncodingPortalURL
          QueryStringEncodingPortalURL encodes the NavigationalState as query parameter *
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.