Uses of Interface
org.exoplatform.services.wsrp.consumer.UserRegistry

Packages that use UserRegistry
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.impl   
 

Uses of UserRegistry in org.exoplatform.services.wsrp.consumer
 

Methods in org.exoplatform.services.wsrp.consumer that return UserRegistry
 UserRegistry Consumer.getUserRegistry()
          Get the user registry of the consumer.
 

Uses of UserRegistry in org.exoplatform.services.wsrp.consumer.impl
 

Classes in org.exoplatform.services.wsrp.consumer.impl that implement UserRegistry
 class UserRegistryImpl
           
 

Methods in org.exoplatform.services.wsrp.consumer.impl that return UserRegistry
 UserRegistry ConsumerEnvironmentImpl.getUserRegistry()
           
 

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.