protected class AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate extends Object implements org.apache.commons.collections.Predicate
Modifier and Type | Field and Description |
---|---|
protected AccountingPeriodService |
acctPeriodService |
protected org.kuali.rice.krad.document.Document |
auxiliaryVoucherDocument |
protected Date |
currentDate |
protected Integer |
currentFiscalYear |
protected AccountingPeriod |
currPeriod |
protected UniversityDateService |
dateService |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
parameterService |
Constructor and Description |
---|
AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate(org.kuali.rice.krad.document.Document doc) |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService
protected UniversityDateService dateService
protected AccountingPeriodService acctPeriodService
protected org.kuali.rice.krad.document.Document auxiliaryVoucherDocument
protected AccountingPeriod currPeriod
protected Date currentDate
protected Integer currentFiscalYear
public AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate(org.kuali.rice.krad.document.Document doc)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.