com.pnpconsult.zeiterfassung.actions.user
Class DeleteForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended bycom.pnpconsult.zeiterfassung.actions.user.DeleteForm
All Implemented Interfaces:
java.io.Serializable

public class DeleteForm
extends org.apache.struts.action.ActionForm

Version:
$Id: DeleteForm.java,v 1.4 2004/06/24 20:54:20 powerpete Exp $
Author:
M. Petersen
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
DeleteForm()
           
 
Method Summary
 java.lang.String getDescription()
           
 long getEntryId()
           
 java.lang.String getSubmit()
           
 void setEntryId(long entryId)
           
 void setSubmit(java.lang.String submit)
           
 
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
 

Constructor Detail

DeleteForm

public DeleteForm()
Method Detail

getDescription

public java.lang.String getDescription()

getEntryId

public long getEntryId()

setEntryId

public void setEntryId(long entryId)

getSubmit

public java.lang.String getSubmit()

setSubmit

public void setSubmit(java.lang.String submit)


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.