public interface ProtocolActionTypeToCorrespondenceTemplateService
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolCorrespondenceTemplateBase> |
getTemplatesByProtocolAction(String protocolActionType)
This method maps a protocol action type to a protocol correspondence template, and returns a list of ProtocolCorrespondenceTemplateBase objects.
|
List<ProtocolCorrespondenceTemplateBase> getTemplatesByProtocolAction(String protocolActionType)
protocolActionType - a ProtocolActionType StringCopyright © 2013 The Kuali Foundation. All Rights Reserved.