@Named @RequestScoped public class AlbumConverter extends Object implements javax.faces.convert.Converter
| Constructor and Description |
|---|
AlbumConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String value) |
String |
getAsString(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value) |
javax.enterprise.inject.spi.BeanManager |
getBeanManager() |
public javax.enterprise.inject.spi.BeanManager getBeanManager()
public Object getAsObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, String value)
getAsObject in interface javax.faces.convert.ConverterCopyright © 2015. All rights reserved.