|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebEdRequestIF
PUBLIC: Represents a request to a web editor framework application.
Method Summary | |
---|---|
ActionParametersIF |
getActionParameters(java.lang.String name)
PUBLIC: Returns the parameters of the named action. |
boolean |
getActionsExecuted()
PUBLIC: Returns true if at least one action has already been run in this request. |
UserIF |
getUser()
PUBLIC: Returns the user object connected with this request. |
Method Detail |
---|
ActionParametersIF getActionParameters(java.lang.String name)
UserIF getUser()
boolean getActionsExecuted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |