- java.lang.Object
-
- org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- org.kuali.kra.iacuc.actions.modifysubmission.IacucProtocolModifySubmissionScheduleValuesFinder
-
- All Implemented Interfaces:
- Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder
public class IacucProtocolModifySubmissionScheduleValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
Finds the available set of dates where a protocol can be scheduled
for a review by a committee.
- Author:
- Kuali Research Administration Team (kualidev@oncourse.iu.edu)
- See Also:
- Serialized Form
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues() |
-
Methods inherited from class org.kuali.rice.krad.keyvalues.KeyValuesBase
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 The Kuali Foundation. All Rights Reserved.