com.dotmarketing.portlets.event_registrations.struts
Class ViewRegistrationsForm
java.lang.Object
ValidatorForm
com.dotmarketing.portlets.event_registrations.struts.ViewRegistrationsForm
public class ViewRegistrationsForm
- extends ValidatorForm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewRegistrationsForm
public ViewRegistrationsForm()
getEndDate
public java.util.Date getEndDate()
- Returns:
- Returns the endDate.
setEndDate
public void setEndDate(java.util.Date endDate)
- Parameters:
endDate - The endDate to set.
getFacility
public java.lang.String getFacility()
- Returns:
- Returns the facility.
setFacility
public void setFacility(java.lang.String facility)
- Parameters:
facility - The facility to set.
getFirstName
public java.lang.String getFirstName()
- Returns:
- Returns the firstName.
setFirstName
public void setFirstName(java.lang.String firstName)
- Parameters:
firstName - The firstName to set.
getLastName
public java.lang.String getLastName()
- Returns:
- Returns the lastName.
setLastName
public void setLastName(java.lang.String lastName)
- Parameters:
lastName - The lastName to set.
getStartDate
public java.util.Date getStartDate()
- Returns:
- Returns the startDate.
setStartDate
public void setStartDate(java.util.Date startDate)
- Parameters:
startDate - The startDate to set.
getStrEndDate
public java.lang.String getStrEndDate()
- Returns:
- Returns the strEndDate.
setStrEndDate
public void setStrEndDate(java.lang.String strEndDate)
- Parameters:
strEndDate - The strEndDate to set.
getStrStartDate
public java.lang.String getStrStartDate()
- Returns:
- Returns the strStartDate.
setStrStartDate
public void setStrStartDate(java.lang.String strStartDate)
- Parameters:
strStartDate - The strStartDate to set.
getSystem
public java.lang.String getSystem()
- Returns:
- Returns the system.
setSystem
public void setSystem(java.lang.String system)
- Parameters:
system - The system to set.
getEventInode
public java.lang.String getEventInode()
- Returns:
- Returns the eventInode.
setEventInode
public void setEventInode(java.lang.String eventInode)
- Parameters:
eventInode - The eventInode to set.
getLocationInode
public java.lang.String getLocationInode()
- Returns:
- Returns the locationInode.
setLocationInode
public void setLocationInode(java.lang.String locationInode)
- Parameters:
locationInode - The locationInode to set.
getFacilityTitle
public java.lang.String getFacilityTitle()
- Returns:
- Returns the facilityTitle.
setFacilityTitle
public void setFacilityTitle(java.lang.String facilityTitle)
- Parameters:
facilityTitle - The facilityTitle to set.
getRegistrationNumber
public java.lang.String getRegistrationNumber()
- Returns:
- Returns the registrationNumber.
setRegistrationNumber
public void setRegistrationNumber(java.lang.String registrationNumber)
- Parameters:
registrationNumber - The registrationNumber to set.
getInstitute
public int getInstitute()
- Returns:
- Returns the institute.
setInstitute
public void setInstitute(int institute)
- Parameters:
institute - The institute to set.
getOrderBy
public java.lang.String getOrderBy()
setOrderBy
public void setOrderBy(java.lang.String orderBy)
getSelectedColumn
public java.lang.String getSelectedColumn()
setSelectedColumn
public void setSelectedColumn(java.lang.String selectedColumn)
getSelectedDirection
public java.lang.String getSelectedDirection()
setSelectedDirection
public void setSelectedDirection(java.lang.String selectedDirection)
getInvoiceNumber
public java.lang.String getInvoiceNumber()
setInvoiceNumber
public void setInvoiceNumber(java.lang.String invoiceNumber)
getPaymentStatus
public int getPaymentStatus()
setPaymentStatus
public void setPaymentStatus(int paymentStatus)
getPaymentStatusArray
public int[] getPaymentStatusArray()
setPaymentStatusArray
public void setPaymentStatusArray(int[] paymentStatusArray)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.