|
PageMixer demonstration with Struts | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants to handle "RegistrationForm" bean.
Field Summary | |
static java.lang.String |
CLASS_ACTION_CREATE
"Class" attribute value of "Create" action specific block. |
static java.lang.String |
CLASS_ACTION_EDIT
"Class" attribute value of "Edit" action specific block. |
static java.lang.String |
CLASS_SUBSCRIPTION
"Class" attribute value of "subscription" creation link. |
static java.lang.String |
CLASS_USERNAME
"Class" attribute value of "username" insetting target. |
static jp.ne.dti.lares.foozy.pagemixer.struts.FormKey |
KEY_FORM
Key object to find RegistrationForm bean. |
static java.lang.String |
NAME_ACTION
"Name" attribute value of "action" insetting target. |
static java.lang.String |
NAME_FROM_ADDRESS
"Name" attribute value of "fromAddress" insetting target. |
static java.lang.String |
NAME_FULL_NAME
"Name" attribute value of "fullName" insetting target. |
static java.lang.String |
NAME_REGISTRATION_FORM
"Name" attribute vale of "form" tag for RegistrationForm bean. |
static java.lang.String |
NAME_REPLY_TO_ADDRESS
"Name" attribute value of "replyToAddress" insetting target. |
static java.lang.String |
NAME_USERNAME
"Name" attribute value of "username" insetting target. |
Fields inherited from interface common.CommonConstants |
CLASS_STRUTS_ACTION |
Field Detail |
public static final java.lang.String NAME_REGISTRATION_FORM
RegistrationForm
bean.public static final java.lang.String CLASS_ACTION_CREATE
public static final java.lang.String CLASS_ACTION_EDIT
public static final java.lang.String CLASS_SUBSCRIPTION
This identifies "a" tag which leads user to new "subscription" creation page.
public static final java.lang.String CLASS_USERNAME
public static final java.lang.String NAME_ACTION
public static final java.lang.String NAME_USERNAME
public static final java.lang.String NAME_FULL_NAME
public static final java.lang.String NAME_FROM_ADDRESS
public static final java.lang.String NAME_REPLY_TO_ADDRESS
public static final jp.ne.dti.lares.foozy.pagemixer.struts.FormKey KEY_FORM
RegistrationForm
bean.
|
PageMixer demonstration with Struts | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |