|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.services.property.PropertyManager
public class PropertyManager
The static accessor for the PropertyManagerService.
PropertyManagerService| Constructor Summary | |
|---|---|
PropertyManager()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
getRequestProperties(PortletWindow window,
javax.servlet.http.HttpServletRequest request)
|
static void |
setResponseProperties(PortletWindow window,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.util.Map properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyManager()
| Method Detail |
|---|
public static void setResponseProperties(PortletWindow window,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.util.Map properties)
public static java.util.Map getRequestProperties(PortletWindow window,
javax.servlet.http.HttpServletRequest request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||