org.kuali.rice.kns.question
Class RecallQuestion
java.lang.Object
org.kuali.rice.kns.question.QuestionBase
org.kuali.rice.kns.question.RecallQuestion
- All Implemented Interfaces:
- Question
public class RecallQuestion
- extends QuestionBase
Recall to Action List / Recall & Cancel question for Recall functionality.
Note: this could possibly be generalized to a generic MultipleChoiceQuestion in combination w/ special question context
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RECALL_TO_ACTIONLIST
public static final String RECALL_TO_ACTIONLIST
- See Also:
- Constant Field Values
RECALL_AND_CANCEL
public static final String RECALL_AND_CANCEL
- See Also:
- Constant Field Values
RecallQuestion
public RecallQuestion()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.