org.kuali.kfs.fp.document.web.struts
Class AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate
java.lang.Object
org.kuali.kfs.fp.document.web.struts.AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate
- All Implemented Interfaces:
- org.apache.commons.collections.Predicate
- Enclosing class:
- AuxiliaryVoucherForm
protected class AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate
- extends Object
- implements org.apache.commons.collections.Predicate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parameterService
protected org.kuali.rice.kns.service.ParameterService parameterService
dateService
protected UniversityDateService dateService
acctPeriodService
protected AccountingPeriodService acctPeriodService
auxiliaryVoucherDocument
protected org.kuali.rice.kns.document.Document auxiliaryVoucherDocument
currPeriod
protected AccountingPeriod currPeriod
currentDate
protected Date currentDate
currentFiscalYear
protected Integer currentFiscalYear
AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate
public AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate(org.kuali.rice.kns.document.Document doc)
evaluate
public boolean evaluate(Object o)
- Specified by:
evaluate
in interface org.apache.commons.collections.Predicate
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.