@Named @RequestScoped public class UserPrefsHelper extends Object implements Serializable
| Constructor and Description |
|---|
UserPrefsHelper() |
| Modifier and Type | Method and Description |
|---|---|
File |
getAvatarData() |
javax.faces.model.SelectItem[] |
getSexs() |
void |
setAvatarData(File avatarData) |
void |
uploadAvatar(org.richfaces.event.FileUploadEvent event)
Convenience method invoked after user add avatar and outject avatar to conversation
param event - upload event
|
public javax.faces.model.SelectItem[] getSexs()
public void uploadAvatar(org.richfaces.event.FileUploadEvent event)
public File getAvatarData()
public void setAvatarData(File avatarData)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.