public class ProcurementCardCreateDocumentsStep extends AbstractStep
| Modifier and Type | Field and Description | 
|---|---|
| static String | USE_ACCOUNTING_DEFAULT_PARAMETER_NAMEName of the parameter to use to check if ProcurementCardDefault accounting defaults are turned on | 
| static String | USE_CARD_HOLDER_DEFAULT_PARAMETER_NAMEName of the parameter to use to check if ProcurementCardDefault card holder defaults are turned on | 
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description | 
|---|
| ProcurementCardCreateDocumentsStep() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(String jobName,
              Date jobRunDate)Perform this step of a batch job. | 
| void | setProcurementCardCreateDocumentService(ProcurementCardCreateDocumentService procurementCardDocumentService) | 
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic static final String USE_ACCOUNTING_DEFAULT_PARAMETER_NAME
public static final String USE_CARD_HOLDER_DEFAULT_PARAMETER_NAME
public ProcurementCardCreateDocumentsStep()
public boolean execute(String jobName, Date jobRunDate)
StepjobName - the name of the job running the stepjobRunDate - the time/date the job is executedStep.execute(java.lang.String, java.util.Date)public void setProcurementCardCreateDocumentService(ProcurementCardCreateDocumentService procurementCardDocumentService)
procurementCardDocumentService - The procurementCardDocumentService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.