com.j2biz.blogunity.web.actions.blog
Class TrackBackAction
java.lang.Object
com.j2biz.blogunity.web.actions.AbstractAction
com.j2biz.blogunity.web.actions.blog.TrackBackAction
- public class TrackBackAction
- extends AbstractAction
- Author:
- tag Juan Antonio Agudo This class implements the Movable Type (TM)
TrackBack mechanism, as described in
http://www.movabletype.org/docs/mttrackback.html
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrackBackAction
public TrackBackAction(Blog blog,
String entryId)
execute
public IActionResult execute(HttpServletRequest request,
HttpServletResponse response)
throws BlogunityException
- Specified by:
execute
in class AbstractAction
- Parameters:
request
- response
-
- Returns:
-
- Throws:
BlogunityException
Copyright (c)j2biz.com