|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectActionForm
nextapp.echo2.webrender.WebRenderActionForm
public class WebRenderActionForm
Form Bean associating to the WebRendererAction
| Constructor Summary | |
|---|---|
WebRenderActionForm()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getImageuid()
Get the Id of the image to display |
java.lang.String |
getServiceId()
Get the Id of the service to launch |
void |
setImageuid(java.lang.String pImageuid)
Set the Id of the service to display |
void |
setServiceId(java.lang.String pServiceId)
Set the Id of the service to launch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebRenderActionForm()
| Method Detail |
|---|
public java.lang.String getServiceId()
public void setServiceId(java.lang.String pServiceId)
the - Id servicepublic java.lang.String getImageuid()
the - Id imagepublic void setImageuid(java.lang.String pImageuid)
the - Id image
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||