|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ccd.ui.portlets.catalog.util.ItemCatalogUtilPortletSessionBean
public class ItemCatalogUtilPortletSessionBean
A sample Java bean that stores portlet instance data in portlet session.
Constructor Summary | |
---|---|
ItemCatalogUtilPortletSessionBean()
|
Method Summary | |
---|---|
java.lang.String |
getFormText()
Get last text for the text form. |
void |
setFormText(java.lang.String formText)
Set last text for the text form. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ItemCatalogUtilPortletSessionBean()
Method Detail |
---|
public void setFormText(java.lang.String formText)
formText
- last text for the text form.public java.lang.String getFormText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |