|
PageMixer demonstration with Struts | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jp.ne.dti.lares.foozy.pagemixer.servlet.ForwardCondition | +--pagemixer.servlet.NotEditableCondition
Examine whether current user is authorized to edit information or not.
Fields inherited from interface common.ServletConstants |
INIT_PATH_LOGON |
Constructor Summary | |
NotEditableCondition()
Constructor. |
Method Summary | |
java.lang.String |
forwards(jp.ne.dti.lares.foozy.pagemixer.mixer.ConsumerContext context)
|
void |
setup(javax.servlet.http.HttpServlet servlet)
|
Methods inherited from class jp.ne.dti.lares.foozy.pagemixer.servlet.ForwardCondition |
cleanup |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NotEditableCondition()
Method Detail |
public void setup(javax.servlet.http.HttpServlet servlet) throws javax.servlet.ServletException
setup
in class jp.ne.dti.lares.foozy.pagemixer.servlet.ForwardCondition
public java.lang.String forwards(jp.ne.dti.lares.foozy.pagemixer.mixer.ConsumerContext context)
forwards
in class jp.ne.dti.lares.foozy.pagemixer.servlet.ForwardCondition
|
PageMixer demonstration with Struts | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |