Uses of Interface
org.exoplatform.services.wsrp2.consumer.PortletRegistry

Packages that use PortletRegistry
org.exoplatform.services.wsrp2.consumer   
org.exoplatform.services.wsrp2.consumer.impl   
 

Uses of PortletRegistry in org.exoplatform.services.wsrp2.consumer
 

Methods in org.exoplatform.services.wsrp2.consumer that return PortletRegistry
 PortletRegistry Consumer.getPortletRegistry()
          Get the portlet registry of the consumer.
 

Uses of PortletRegistry in org.exoplatform.services.wsrp2.consumer.impl
 

Classes in org.exoplatform.services.wsrp2.consumer.impl that implement PortletRegistry
 class PortletRegistryImpl
           
 

Methods in org.exoplatform.services.wsrp2.consumer.impl that return PortletRegistry
 PortletRegistry ConsumerEnvironmentImpl.getPortletRegistry()
           
 

Constructors in org.exoplatform.services.wsrp2.consumer.impl with parameters of type PortletRegistry
ConsumerEnvironmentImpl(PortletRegistry portletRegistry, PortletDriverRegistry portletDriverRegistry, ProducerRegistry producerRegistry, UserRegistry userRegistry, URLTemplateComposer urlTemplateComposer, URLRewriter urlRewriter)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.