public class GraphitePortletJspBean
extends fr.paris.lutece.portal.web.portlet.PortletJspBean
| Constructor and Description |
|---|
GraphitePortletJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreate(javax.servlet.http.HttpServletRequest request)
Treats the creation form of a new GraphitePortlet portlet
|
String |
doModify(javax.servlet.http.HttpServletRequest request)
Treats the update form of the GraphitePortlet portlet whose identifier is in the http request
|
String |
getCreate(javax.servlet.http.HttpServletRequest request)
Returns the GraphitePortlet form of creation
|
String |
getModify(javax.servlet.http.HttpServletRequest request)
Returns the GraphitePortlet form for update
|
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, putCheckBox, setPortletCommonDatapublic String getCreate(javax.servlet.http.HttpServletRequest request)
getCreate in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - The Http rquestpublic String getModify(javax.servlet.http.HttpServletRequest request)
getModify in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - The Http requestpublic String doCreate(javax.servlet.http.HttpServletRequest request)
doCreate in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - The Http requestpublic String doModify(javax.servlet.http.HttpServletRequest request)
doModify in class fr.paris.lutece.portal.web.portlet.PortletJspBeanrequest - The Http requestCopyright © 2016 City of Paris. All rights reserved.