Uses of Interface
org.jasig.portlet.contacts.context.ContextProvider

Packages that use ContextProvider
org.jasig.portlet.contacts.context   
org.jasig.portlet.contacts.context.impl   
 

Uses of ContextProvider in org.jasig.portlet.contacts.context
 

Method parameters in org.jasig.portlet.contacts.context with type arguments of type ContextProvider
 void ContactContext.setContextProviders(Collection<ContextProvider> provider)
           
 

Uses of ContextProvider in org.jasig.portlet.contacts.context.impl
 

Classes in org.jasig.portlet.contacts.context.impl that implement ContextProvider
 class PortalUserInfoContextProvider
           
 class PortalUsernameContextProvider
           
 

Method parameters in org.jasig.portlet.contacts.context.impl with type arguments of type ContextProvider
 void ContactContextImpl.setContextProviders(Collection<ContextProvider> providers)
           
 void ContactContextPortletInterceptor.setPortletContextProviders(Collection<ContextProvider> providers)
           
 



Copyright © 2012 Jasig. All Rights Reserved.