public interface ProtocolNotepadService
| Modifier and Type | Method and Description |
|---|---|
void |
setProtocolNotepadUpdateUsersName(List<ProtocolNotepadBase> protocolNotepads)
Populate the updateUserFullName transient field in each ProtocolNotepadBase object in the list param.
|
void setProtocolNotepadUpdateUsersName(List<ProtocolNotepadBase> protocolNotepads)
protocolNotepads - The list of ProtocolNotepadBase objects you wish to populate the updateUserFullName field on.Copyright © 2013 The Kuali Foundation. All Rights Reserved.