|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> presentation >> web >> [ publish overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ru.gammalabs.ice.presentation.web.publish
Class DeleteIEFormBean

java.lang.Objectorg.apache.struts.action.ActionForm
ru.gammalabs.ice.presentation.web.publish.DeleteIEFormBean
- All Implemented Interfaces:
- java.io.Serializable
- public class DeleteIEFormBean
- extends org.apache.struts.action.ActionForm
Bean holding information for deleting IE.
- Version:
- 1.1
| Field Summary | |
private long |
ieId
|
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
DeleteIEFormBean()
|
|
| Method Summary | |
long |
getIeId()
|
void |
setIeId(long ieId)
|
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ieId
private long ieId
| Constructor Detail |
DeleteIEFormBean
public DeleteIEFormBean()
| Method Detail |
getIeId
public long getIeId()
setIeId
public void setIeId(long ieId)
|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> presentation >> web >> [ publish overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC