|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
fr.paris.lutece.plugins.helpdesk.web.HelpdeskSearchJspBean
public class HelpdeskSearchJspBean
HelpdeskSearchJspBean
Constructor Summary | |
---|---|
HelpdeskSearchJspBean()
|
Method Summary | |
---|---|
void |
doExportQuestionCSV(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Return csv file from the selected questions |
String |
getSearch(javax.servlet.http.HttpServletRequest request)
Returns search results |
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean |
---|
getPlugin, init |
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean |
---|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpdeskSearchJspBean()
Method Detail |
---|
public String getSearch(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request.
public void doExportQuestionCSV(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
request
- la requete Httpresponse
- la reponse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |