Uses of Interface
org.apache.jetspeed.om.registry.ContentURL

Packages that use ContentURL
org.apache.jetspeed.om.registry Represents a repository of configuration data. 
org.apache.jetspeed.om.registry.base   
 

Uses of ContentURL in org.apache.jetspeed.om.registry
 

Methods in org.apache.jetspeed.om.registry that return ContentURL
 ContentURL PortletEntry.getURLEntry()
          Gets the URL entry record for this portlet entry
 

Uses of ContentURL in org.apache.jetspeed.om.registry.base
 

Classes in org.apache.jetspeed.om.registry.base that implement ContentURL
 class BaseContentURL
          Bean like implementation of the ContentURL interface suitable for Castor serialization.
 

Methods in org.apache.jetspeed.om.registry.base that return ContentURL
 ContentURL BasePortletEntry.getURLEntry()
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.