|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface is for interaction parameters.
| Method Summary | |
com.novell.afw.wsrp.core.NamedString[] |
getFormParameters()
Gets the form parameters. |
String |
getInteractionState()
Gets the portlet interaction state. |
EbiUploadContext[] |
getUploadContexts()
Gets the upload contexts. |
void |
setFormParameters(com.novell.afw.wsrp.core.NamedString[] formParametersVal)
Sets the form parameters. |
void |
setInteractionState(String interactionStateVal)
Sets the portlet interaction state. |
void |
setUploadContexts(EbiUploadContext[] uploadContextsVal)
Sets the upload contexts. |
| Method Detail |
public String getInteractionState()
public void setInteractionState(String interactionStateVal)
interactionStateVal - a portlet interaction state.public com.novell.afw.wsrp.core.NamedString[] getFormParameters()
public void setFormParameters(com.novell.afw.wsrp.core.NamedString[] formParametersVal)
formParametersVal - form parameters.public EbiUploadContext[] getUploadContexts()
public void setUploadContexts(EbiUploadContext[] uploadContextsVal)
uploadContextsVal - upload contexts.
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||