com.icodeon.rte.model
Class LearnerResponseBaseBean
java.lang.Object
com.icodeon.rte.model.LearnerResponseBaseBean
- Direct Known Subclasses:
- LearnerResponseFillInBean, LearnerResponseLikertBean, LearnerResponseLongFillInBean, LearnerResponseMatchingBean, LearnerResponseMultipleChoiceBean, LearnerResponseNumericBean, LearnerResponseOtherBean, LearnerResponsePerformanceBean, LearnerResponseSequencingBean, LearnerResponseTrueFalseBean
public abstract class LearnerResponseBaseBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TF_TYPE
public static final int TF_TYPE
- See Also:
- Constant Field Values
MC_TYPE
public static final int MC_TYPE
- See Also:
- Constant Field Values
FI_TYPE
public static final int FI_TYPE
- See Also:
- Constant Field Values
LFI_TYPE
public static final int LFI_TYPE
- See Also:
- Constant Field Values
LK_TYPE
public static final int LK_TYPE
- See Also:
- Constant Field Values
MA_TYPE
public static final int MA_TYPE
- See Also:
- Constant Field Values
P_TYPE
public static final int P_TYPE
- See Also:
- Constant Field Values
SQ_TYPE
public static final int SQ_TYPE
- See Also:
- Constant Field Values
N_TYPE
public static final int N_TYPE
- See Also:
- Constant Field Values
O_TYPE
public static final int O_TYPE
- See Also:
- Constant Field Values
LearnerResponseBaseBean
public LearnerResponseBaseBean()
LearnerResponseBaseBean
public LearnerResponseBaseBean(int pk,
InteractionBean interaction,
int interactionType)
getInteractionType
public int getInteractionType()
setInteractionType
public void setInteractionType(int interactionType)
getPk
public int getPk()
- Accessor method for natural primary key.
- Returns:
setPk
public void setPk(int pk)
- Mutator method for for natural primary key.
- Parameters:
pk -
getInteraction
public InteractionBean getInteraction()
- Accessor method for the foreign key.
- Returns:
setInteraction
public void setInteraction(InteractionBean interaction)
- Mutator method for the foreign key.
- Parameters:
interaction -
Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195