public interface PdpBatchQuestionCallback
Modifier and Type | Method and Description |
---|---|
boolean |
doPostQuestion(String batchIdString,
String note,
org.kuali.rice.kim.api.identity.Person user)
Hooks for performing different actions on batch after a question has been performed.
|
boolean doPostQuestion(String batchIdString, String note, org.kuali.rice.kim.api.identity.Person user)
batchIdString
- the id of the batchnote
- a note from the useruser
- the user that perfoms the actionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.