|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.action.ActionUtils
public class ActionUtils
A small utility class for developers when writing JSP templates for WebWork.
Method Summary | |
---|---|
static com.opensymphony.xwork.Action |
getAction()
Deprecated. Returns the current XWork action. |
static java.util.Collection |
getActionMessages()
Deprecated. Returns xwork action messages provided by the current action if there is any. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static com.opensymphony.xwork.Action getAction()
public static java.util.Collection getActionMessages()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |