Uses of Class
edu.nrao.sss.model.user.Institution

Packages that use Institution
edu.nrao.sss.model.user Outdated; use new NRAO User package. 
 

Uses of Institution in edu.nrao.sss.model.user
 

Methods in edu.nrao.sss.model.user that return Institution
 Institution User.getDefaultInstitution()
          Deprecated.  
 

Methods in edu.nrao.sss.model.user that return types with arguments of type Institution
 Set<Institution> User.getAffiliations()
          Deprecated.  
 

Methods in edu.nrao.sss.model.user with parameters of type Institution
 void User.addToAffiliations(Institution institution)
          Deprecated.  
 boolean User.isAffiliatedWith(Institution inst)
          Deprecated.  
 void User.setDefaultInstitution(Institution defaultInstitution)
          Deprecated.  
 

Method parameters in edu.nrao.sss.model.user with type arguments of type Institution
 void User.setAffiliations(Set<Institution> affiliations)
          Deprecated.  
 



Copyright © 2009. All Rights Reserved.