|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.beasys.commerce.axiom.jsp.JspBeanBase
|
+--com.beasys.commerce.portal.admin.jspbeans.PortalRemoveJspBean
The is the JSP Bean class for the <jsp:usebean> JSP tag for the portal_remove.jsp page.
| Field Summary | |
protected Portal |
portal
An HTTP request mapping attribute. |
| Fields inherited from class com.beasys.commerce.axiom.jsp.JspBeanBase |
DEFAULT_CATEGORY |
| Constructor Summary | |
PortalRemoveJspBean()
Creates a new instance of this bean. |
|
| Method Summary | |
Portal |
getPortal()
Gets the portal attribute. |
void |
setPortal(Portal portal)
Sets the portal attribute. |
java.lang.String |
validate()
Validates the attributes of this bean. |
| Methods inherited from class com.beasys.commerce.axiom.jsp.JspBeanBase |
findStringInArray, hasSpecialHTMLChars, isStringLetterOrDigit, validateDoubleValue, validateDoubleValue, validateGroupName, validateIntValue, validateIntValue, validateLength, validateUserName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Portal portal
| Constructor Detail |
public PortalRemoveJspBean()
| Method Detail |
public Portal getPortal()
public void setPortal(Portal portal)
portal - A Portal object.public java.lang.String validate()
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||