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