| Interface | Description |
|---|---|
| ProtocolActionCorrespondenceGenerationService |
This interface defines the functions needed generate a correspondence and attach it to a protocol.
|
| ProtocolActionTypeToCorrespondenceTemplateService |
This class simply maps a protocol action type to a protocol correspondence template, and returns a list of ProtocolCorrespondenceTemplate objects.
|
| Class | Description |
|---|---|
| AbstractProtocolActionsCorrespondence |
This class needs to be extended by specific action correspondence objects.
|
| ProtocolActionCorrespondenceGenerationServiceImpl |
This class deals with making a protocol attachment from a template based on an action.
|
| ProtocolActionTypeToCorrespondenceTemplateServiceImpl |
This class simply maps a protocol action type to a protocol correspondence template, and returns a list of ProtocolCorrespondenceTemplate objects.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.