| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends BatchCorrespondenceBase> |
CommitteeActionGenerateBatchCorrespondenceRule.getBatchCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends BatchCorrespondenceBase> |
CommitteeBatchCorrespondenceServiceImpl.getBatchCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommitteeBatchCorrespondenceServiceImpl.applyFinalAction(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
BatchCorrespondenceBase |
CommitteeBatchCorrespondenceBase.getBatchCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBatchCorrespondenceBase.setBatchCorrespondence(BatchCorrespondenceBase batchCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends BatchCorrespondenceBase> |
CommitteeActionGenerateBatchCorrespondenceRuleBase.getBatchCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected BatchCorrespondenceBase |
CommitteeBatchCorrespondenceServiceImplBase.lookupBatchCorrespondence(String batchCorrespondenceTypeCode)
This method looks up the BatchCorrespondenceBase business object via the batchCorrespondenceTypeCode.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends BatchCorrespondenceBase> |
CommitteeBatchCorrespondenceServiceImplBase.getBatchCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
CommitteeBatchCorrespondenceServiceImplBase.applyFinalAction(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence) |
protected ProtocolCorrespondenceTypeBase |
CommitteeBatchCorrespondenceServiceImplBase.getAfterProtocolCorrespondenceTypeToGenerate(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence)
This method assists with determining what ProtocolCorrespondenceTypeBase is applicable to be generated at this time for
correspondences that are to be send after the event.
|
protected ProtocolCorrespondenceTypeBase |
CommitteeBatchCorrespondenceServiceImplBase.getBeforeProtocolCorrespondenceTypeToGenerate(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence)
This method assists with determining what ProtocolCorrespondenceTypeBase is applicable to be generated at this time for
correspondences that are to be send before the event.
|
protected ProtocolCorrespondenceTypeBase |
CommitteeBatchCorrespondenceServiceImplBase.getProtocolCorrespondenceTypeToGenerate(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence)
This method determines if and for which ProtocolCorrespondenceTypeBase a batch correspondence needs to be generated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends BatchCorrespondenceBase> |
IacucCommitteeActionGenerateBatchCorrespondenceRule.getBatchCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends BatchCorrespondenceBase> |
IacucCommitteeBatchCorrespondenceServiceImpl.getBatchCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IacucCommitteeBatchCorrespondenceServiceImpl.applyFinalAction(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucBatchCorrespondence |
| Modifier and Type | Method and Description |
|---|---|
protected BatchCorrespondenceBase |
IacucBatchCorrespondenceDetailForm.getNewBatchCorrespondenceInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends BatchCorrespondenceBase> |
IacucBatchCorrespondenceDetailAction.getBatchCorrespondenceClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchCorrespondence |
| Modifier and Type | Method and Description |
|---|---|
BatchCorrespondenceBase |
BatchCorrespondenceDetailFormBase.getBatchCorrespondence() |
protected abstract BatchCorrespondenceBase |
BatchCorrespondenceDetailFormBase.getNewBatchCorrespondenceInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends BatchCorrespondenceBase> |
BatchCorrespondenceDetailActionBase.getBatchCorrespondenceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchCorrespondenceDetailServiceImpl.addBatchCorrespondenceDetail(BatchCorrespondenceBase batchCorrespondence,
BatchCorrespondenceDetailBase newBatchCorrespondenceDetail) |
void |
BatchCorrespondenceDetailService.addBatchCorrespondenceDetail(BatchCorrespondenceBase batchCorrespondence,
BatchCorrespondenceDetailBase newBatchCorrespondenceDetail)
This method add a BatchCorrespondenceDetailBase to the BatchCorrespondenceBase.
|
boolean |
BatchCorrespondenceDetailRuleBase.processAddBatchCorrespondenceDetailRules(BatchCorrespondenceBase batchCorrespondence,
BatchCorrespondenceDetailBase newBatchCorrespondenceDetail) |
boolean |
BatchCorrespondenceDetailRuleBase.processSaveBatchCorrespondenceDetailRules(BatchCorrespondenceBase batchCorrespondence) |
void |
BatchCorrespondenceDetailServiceImpl.saveBatchCorrespondenceDetails(BatchCorrespondenceBase batchCorrespondence,
List<BatchCorrespondenceDetailBase> deletedBos) |
void |
BatchCorrespondenceDetailService.saveBatchCorrespondenceDetails(BatchCorrespondenceBase batchCorrespondence,
List<BatchCorrespondenceDetailBase> deletedBos)
This method saves the BatchCorrespondenceDetais of the BatchCorrespondenceBase.
|
void |
BatchCorrespondenceDetailFormBase.setBatchCorrespondence(BatchCorrespondenceBase batchCorrespondence) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.