|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.controller.command.info.CommandInfo
org.jboss.portal.core.controller.command.info.ActionCommandInfo
public class ActionCommandInfo
| Constructor Summary | |
|---|---|
ActionCommandInfo(boolean idempotent)
|
|
| Method Summary | |
|---|---|
boolean |
isIdempotent()
Return true if the command is idempotent, i.e it can be reinvoked again safely. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionCommandInfo(boolean idempotent)
| Method Detail |
|---|
public boolean isIdempotent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||