public interface CommitteeBatchCorrespondenceServiceBase
| Modifier and Type | Method and Description |
|---|---|
CommitteeBatchCorrespondenceBase |
generateBatchCorrespondence(String batchCorrespondenceTypeCode,
String committeeId,
Date startDate,
Date endDate)
This method generates the batch correspondence of a committee.
|
CommitteeBatchCorrespondenceBase generateBatchCorrespondence(String batchCorrespondenceTypeCode, String committeeId, Date startDate, Date endDate) throws Exception
batchCorrespondenceTypeCode - startDate - endDate - ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.