| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCorrespondence |
CommitteeBatchCorrespondenceServiceImpl.getNewProtocolCorrespondenceInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolCorrespondence> |
CommitteeBatchCorrespondenceServiceImpl.getProtocolCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolCorrespondence |
CommitteeBatchCorrespondenceDetailBase.getProtocolCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBatchCorrespondenceDetailBase.setProtocolCorrespondence(ProtocolCorrespondence protocolCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolCorrespondence |
MeetingHelperBase.getProtocolCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolCorrespondence> |
MeetingHelperBase.getCorrespondences() |
protected List<ProtocolCorrespondence> |
MeetingServiceImplBase.getCorrespondences(CS committeeSchedule) |
protected abstract Class<? extends ProtocolCorrespondence> |
MeetingServiceImplBase.getProtocolCorrespondenceBOClassHook() |
List<ProtocolCorrespondence> |
MeetingHelperBase.getRegeneratedCorrespondences() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingHelperBase.setProtocolCorrespondence(ProtocolCorrespondence protocolCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingHelperBase.setCorrespondences(List<ProtocolCorrespondence> correspondences) |
void |
MeetingHelperBase.setRegeneratedCorrespondences(List<ProtocolCorrespondence> regeneratedCorrespondences) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCorrespondence |
CommitteeBatchCorrespondenceServiceImplBase.createAndSaveProtocolCorrespondence(String committeeId,
ProtocolBase protocol,
ProtocolCorrespondenceTypeBase protocolCorrespondenceType,
ProtocolActionBase protocolAction)
This method creates the ProtocolCorrespondence business object and persists it to the database.
|
protected abstract ProtocolCorrespondence |
CommitteeBatchCorrespondenceServiceImplBase.getNewProtocolCorrespondenceInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolCorrespondence> |
CommitteeBatchCorrespondenceServiceImplBase.getProtocolCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected List<EmailAttachment> |
CommitteeBatchCorrespondenceServiceImplBase.getEmailAttachments(ProtocolCorrespondence protocolCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolCorrespondence |
IacucActionHelper.getProtocolCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
IacucProtocolActionsAction.generateCorrespondenceDocument(ProtocolBase protocol,
ProtocolCorrespondence oldCorrespondence) |
void |
IacucActionHelper.setProtocolCorrespondence(ProtocolCorrespondence protocolCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolCorrespondence> |
IacucMeetingServiceImpl.getProtocolCorrespondenceBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
IacucMeetingActionsAction.generateCorrespondenceDocumentAndAttach(ProtocolBase protocol,
ProtocolCorrespondence oldCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCorrespondence |
IacucCommitteeBatchCorrespondenceServiceImpl.getNewProtocolCorrespondenceInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolCorrespondence> |
IacucCommitteeBatchCorrespondenceServiceImpl.getProtocolCorrespondenceBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolCorrespondence |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCorrespondence |
IacucProtocolActionCorrespondenceGenerationServiceImpl.getNewProtocolCorrespondenceHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolCorrespondence
This class manages the attributes needed to maintain and protocol correspondence.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolCorrespondence> |
MeetingServiceImpl.getProtocolCorrespondenceBOClassHook() |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolCorrespondence |
ActionHelperBase.protocolCorrespondence |
| Modifier and Type | Method and Description |
|---|---|
ProtocolCorrespondence |
ActionHelperBase.getProtocolCorrespondence() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolCorrespondence> |
ProtocolActionBase.getProtocolCorrespondences() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHelperBase.setProtocolCorrespondence(ProtocolCorrespondence protocolCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolActionBase.setProtocolCorrespondences(List<ProtocolCorrespondence> protocolCorrespondences) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolCorrespondence |
ProtocolActionCorrespondenceGenerationServiceImplBase.getNewProtocolCorrespondenceHook() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.