|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.web.action.Action
net.sourceforge.pebble.web.action.AbstractTrackBackAction
net.sourceforge.pebble.web.action.GenerateTrackBackLinkAction
public class GenerateTrackBackLinkAction
Generates a TrackBack link for a blog entry.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.pebble.web.action.AbstractTrackBackAction |
|---|
BLOG_ENTRY_ID |
| Constructor Summary | |
|---|---|
GenerateTrackBackLinkAction()
|
|
| Method Summary | |
|---|---|
View |
process(HttpServletRequest request,
HttpServletResponse response)
Peforms the processing associated with this action. |
| Methods inherited from class net.sourceforge.pebble.web.action.AbstractTrackBackAction |
|---|
generateTrackBackLink |
| Methods inherited from class net.sourceforge.pebble.web.action.Action |
|---|
getModel, setModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenerateTrackBackLinkAction()
| Method Detail |
|---|
public View process(HttpServletRequest request,
HttpServletResponse response)
throws ServletException
process in class Actionrequest - the HttpServletRequest instanceresponse - the HttpServletResponse instance
ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||