Uses of Class
arta.synergy.web.common.client.data.profile.edu.UserEducation

Packages that use UserEducation
arta.synergy.ejb.profile   
arta.synergy.web.common.client.data.profile   
 

Uses of UserEducation in arta.synergy.ejb.profile
 

Methods in arta.synergy.ejb.profile that return types with arguments of type UserEducation
static ServerResult<java.util.ArrayList<UserEducation>> EduManager.getEducations(java.lang.String userID, java.lang.String locale)
           
 ServerResult<java.util.ArrayList<UserEducation>> Profile.getEducations(java.lang.String userID, java.lang.String actorID, java.lang.String locale)
           
static ServerResult<UserEducation> EduManager.saveEducation(UserEducation education, java.lang.String userID, java.lang.String locale)
           
 ServerResult<UserEducation> Profile.saveEducation(UserEducation education, java.lang.String userID, java.lang.String actorID, java.lang.String locale)
           
 

Methods in arta.synergy.ejb.profile with parameters of type UserEducation
static ServerResult<UserEducation> EduManager.saveEducation(UserEducation education, java.lang.String userID, java.lang.String locale)
           
 ServerResult<UserEducation> Profile.saveEducation(UserEducation education, java.lang.String userID, java.lang.String actorID, java.lang.String locale)
           
 

Uses of UserEducation in arta.synergy.web.common.client.data.profile
 

Fields in arta.synergy.web.common.client.data.profile with type parameters of type UserEducation
 java.util.ArrayList<UserEducation> UserProfileOld.educations
           
 

Methods in arta.synergy.web.common.client.data.profile that return types with arguments of type UserEducation
 ServerResult<java.util.ArrayList<UserEducation>> ProfileIF.getEducations(java.lang.String userID, java.lang.String actorID, java.lang.String locale)
           
 ServerResult<UserEducation> ProfileIF.saveEducation(UserEducation education, java.lang.String userID, java.lang.String actorID, java.lang.String locale)
           
 

Methods in arta.synergy.web.common.client.data.profile with parameters of type UserEducation
 ServerResult<UserEducation> ProfileIF.saveEducation(UserEducation education, java.lang.String userID, java.lang.String actorID, java.lang.String locale)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.