|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.Entry
fr.paris.lutece.plugins.form.business.EntryTypeComment
public class EntryTypeComment
class EntryTypeComment
Field Summary |
---|
Constructor Summary | |
---|---|
EntryTypeComment()
|
Method Summary | |
---|---|
java.lang.String |
getHtmlCode()
Get the HtmlCode of the entry |
java.lang.String |
getRequestData(javax.servlet.http.HttpServletRequest request,
java.util.Locale locale)
Get the request data |
java.lang.String |
getTemplateCreate()
Get template create url of the entry |
java.lang.String |
getTemplateModify()
Get the template modify url of the entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntryTypeComment()
Method Detail |
---|
public java.lang.String getHtmlCode()
getHtmlCode
in interface IEntry
getHtmlCode
in class Entry
public java.lang.String getRequestData(javax.servlet.http.HttpServletRequest request, java.util.Locale locale)
getRequestData
in interface IEntry
getRequestData
in class Entry
request
- HttpRequestlocale
- the locale
public java.lang.String getTemplateCreate()
getTemplateCreate
in interface IEntry
getTemplateCreate
in class Entry
public java.lang.String getTemplateModify()
getTemplateModify
in interface IEntry
getTemplateModify
in class Entry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |