|
||||||||||
| 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
public abstract class AbstractTrackBackAction
Superclass for TrackBack link generation actions.
| Field Summary | |
|---|---|
static java.lang.String |
BLOG_ENTRY_ID
|
| Constructor Summary | |
|---|---|
AbstractTrackBackAction()
|
|
| Method Summary | |
|---|---|
protected void |
generateTrackBackLink(BlogEntry blogEntry)
|
| Methods inherited from class net.sourceforge.pebble.web.action.Action |
|---|
getModel, process, setModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BLOG_ENTRY_ID
| Constructor Detail |
|---|
public AbstractTrackBackAction()
| Method Detail |
|---|
protected void generateTrackBackLink(BlogEntry blogEntry)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||