Uses of Class
arta.synergy.web.common.client.data.person.PhotoSize

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

Uses of PhotoSize in arta.synergy.ejb.profile
 

Methods in arta.synergy.ejb.profile that return types with arguments of type PhotoSize
static ServerResult<PhotoSize> UserProfileManager.getPhotoSize(java.lang.String userID)
           
 ServerResult<PhotoSize> Profile.getUserPhotoSize(java.lang.String userID)
           
 

Uses of PhotoSize in arta.synergy.web.common.client.data.person
 

Methods in arta.synergy.web.common.client.data.person that return PhotoSize
static PhotoSize PhotoSize.getSize(PhotoSize size, int maxWidth, int maxHeight)
           
 

Methods in arta.synergy.web.common.client.data.person with parameters of type PhotoSize
static PhotoSize PhotoSize.getSize(PhotoSize size, int maxWidth, int maxHeight)
           
 

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

Methods in arta.synergy.web.common.client.data.profile that return types with arguments of type PhotoSize
 ServerResult<PhotoSize> ProfileIF.getUserPhotoSize(java.lang.String userID)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.