| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeBatchCorrespondence
This class implements the CommitteeBatchCorrespondence business object.
|
| Modifier and Type | Method and Description |
|---|---|
CommitteeBatchCorrespondenceBase |
CommitteeBatchCorrespondenceServiceImpl.generateBatchCorrespondence(String batchCorrespondenceTypeCode,
String committeeId,
Date startDate,
Date endDate) |
| Modifier and Type | Method and Description |
|---|---|
CommitteeBatchCorrespondenceBase |
CommitteeBatchCorrespondenceDetailBase.getCommitteeBatchCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
int |
CommitteeBatchCorrespondenceBase.compareTo(CommitteeBatchCorrespondenceBase arg) |
void |
CommitteeBatchCorrespondenceDetailBase.setCommitteeBatchCorrespondence(CommitteeBatchCorrespondenceBase committeeBatchCorrespondence) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommitteeBatchCorrespondenceDao<CBC extends CommitteeBatchCorrespondenceBase>
This class provides enhanced database access functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeBatchCorrespondenceDaoOjbBase<CBC extends CommitteeBatchCorrespondenceBase>
This class is the OJB implementation of CommitteeBatchCorrespondenceDao
which provides enhanced database access functionality.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommitteeBatchCorrespondenceBase> |
CommitteeActionViewBatchCorrespondenceEvent.getCommitteeBatchCorrespondences() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeActionViewBatchCorrespondenceEvent.setCommitteeBatchCorrespondences(List<CommitteeBatchCorrespondenceBase> committeeBatchCorrespondences) |
| Constructor and Description |
|---|
CommitteeActionViewBatchCorrespondenceEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
List<CommitteeBatchCorrespondenceBase> committeeBatchCorrespondences,
boolean viewGenerated) |
| Modifier and Type | Method and Description |
|---|---|
CommitteeBatchCorrespondenceBase |
CommitteeBatchCorrespondenceServiceBase.generateBatchCorrespondence(String batchCorrespondenceTypeCode,
String committeeId,
Date startDate,
Date endDate)
This method generates the batch correspondence of a committee.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CommitteeBatchCorrespondenceBase |
CommitteeBatchCorrespondenceServiceImplBase.generateBatchCorrespondence(String batchCorrespondenceTypeCode,
String committeeId,
Date startDate,
Date endDate) |
| Modifier and Type | Method and Description |
|---|---|
List<CommitteeBatchCorrespondenceBase> |
CommitteeHelperBase.getBatchCorrespondenceHistory() |
List<CommitteeBatchCorrespondenceBase> |
CommitteeHelperBase.getGenerateBatchCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeHelperBase.setBatchCorrespondenceHistory(List<CommitteeBatchCorrespondenceBase> batchCorrespondenceHistory) |
void |
CommitteeHelperBase.setGenerateBatchCorrespondence(List<CommitteeBatchCorrespondenceBase> generateBatchCorrespondence) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucCommitteeBatchCorrespondence |
| Modifier and Type | Method and Description |
|---|---|
CommitteeBatchCorrespondenceBase |
IacucCommitteeBatchCorrespondenceServiceImpl.generateBatchCorrespondence(String batchCorrespondenceTypeCode,
String committeeId,
Date startDate,
Date endDate) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.