Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ru.gammalabs.ice.presentation.web.publish
Class DeleteIEFormBean  view DeleteIEFormBean download DeleteIEFormBean.java

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended byru.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)