Uses of Interface
org.jasig.services.persondir.support.ICurrentUserProvider

Packages that use ICurrentUserProvider
org.jasig.services.persondir.support   
 

Uses of ICurrentUserProvider in org.jasig.services.persondir.support
 

Methods in org.jasig.services.persondir.support that return ICurrentUserProvider
 ICurrentUserProvider AdditionalDescriptorsPersonAttributeDao.getCurrentUserProvider()
           
 

Methods in org.jasig.services.persondir.support with parameters of type ICurrentUserProvider
 void AdditionalDescriptorsPersonAttributeDao.setCurrentUserProvider(ICurrentUserProvider currentUserProvider)
          Sets the ICurrentUserProvider to use when determining if the additional attributes should be returned, this is an optional property.
 



Copyright © 2012 Jasig. All Rights Reserved.