@SessionScoped public class LowercaseConverter extends Object implements Serializable
| Constructor and Description |
|---|
LowercaseConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String text) |
javax.servlet.http.HttpServletRequest |
getHttpServletRequest() |
javax.servlet.http.HttpSession |
getHttpSession() |
long |
getId() |
javax.servlet.ServletContext |
getServletContext() |
protected static final String TEXT
Copyright © 2008-2013 Seam Framework. All Rights Reserved.