public class ProtocolActionAjaxServiceImpl extends ProtocolActionAjaxServiceImplBase implements ProtocolActionAjaxService
| Constructor and Description |
|---|
ProtocolActionAjaxServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProtocolBase> |
getProtocolClassHook() |
Class |
getProtocolReviewerTypeClassHook() |
String |
getReviewers(String protocolId,
String committeeId,
String scheduleId) |
String |
getValidCommitteeDates(String committeeId,
String protocolNumber)
Get the valid upcoming committee dates for scheduling a protocol.
|
clipLastChar, getBusinessObjectService, getCommitteeService, getReviewerTypes, getReviewerTypesFromDatabase, setBusinessObjectService, setCommitteeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReviewerTypespublic String getReviewers(String protocolId, String committeeId, String scheduleId)
getReviewers in interface ProtocolActionAjaxServicegetReviewers in class ProtocolActionAjaxServiceImplBasepublic Class getProtocolReviewerTypeClassHook()
getProtocolReviewerTypeClassHook in class ProtocolActionAjaxServiceImplBasepublic Class<? extends ProtocolBase> getProtocolClassHook()
getProtocolClassHook in class ProtocolActionAjaxServiceImplBasepublic String getValidCommitteeDates(String committeeId, String protocolNumber)
ProtocolActionAjaxServicecommitteeId - the committee's unique idorg.kuali.kra.irb.actions.submit.ProtocolActionAjaxService#getValidCommitteeDates(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.