com.pnpconsult.zeiterfassung.actions.dbpatch
Class DbPatchForm

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

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

Version:
$Id$
Author:
Moritz Petersen
See Also:
Serialized Form

Field Summary
 java.util.Collection objects
           
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
DbPatchForm()
           
 
Method Summary
 java.util.Collection getObjects()
           
 void reset(org.apache.struts.action.ActionMapping map, javax.servlet.http.HttpServletRequest req)
           
 void setObjects(java.util.Collection objects)
           
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, 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

objects

public java.util.Collection objects
Constructor Detail

DbPatchForm

public DbPatchForm()
Method Detail

getObjects

public java.util.Collection getObjects()

reset

public void reset(org.apache.struts.action.ActionMapping map,
                  javax.servlet.http.HttpServletRequest req)

setObjects

public void setObjects(java.util.Collection objects)


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