Uses of Class
org.exoplatform.services.wsrp.type.EmployerInfo

Packages that use EmployerInfo
org.exoplatform.services.wsrp.type   
 

Uses of EmployerInfo in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return EmployerInfo
 EmployerInfo UserProfile.getEmployerInfo()
          Gets the employerInfo value for this UserProfile.
 

Methods in org.exoplatform.services.wsrp.type with parameters of type EmployerInfo
 void UserProfile.setEmployerInfo(EmployerInfo employerInfo)
          Sets the employerInfo value for this UserProfile.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type EmployerInfo
UserProfile(PersonName name, java.util.Calendar bdate, java.lang.String gender, EmployerInfo employerInfo, Contact homeInfo, Contact businessInfo, Extension[] extensions)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.