cmu.survey.editor.data.sql
Class AuxillaryQuestionPartSetSQL.ReorderableSQLPart

java.lang.Object
  extended by cmu.survey.editor.data.sql.AuxillaryQuestionPartSetSQL.ReorderableSQLPart
All Implemented Interfaces:
ReorderableListModelWithOrderIndexStub.ReorderableObject<AuxillaryQuestionPart>
Enclosing class:
AuxillaryQuestionPartSetSQL

public class AuxillaryQuestionPartSetSQL.ReorderableSQLPart
extends java.lang.Object
implements ReorderableListModelWithOrderIndexStub.ReorderableObject<AuxillaryQuestionPart>


Constructor Summary
AuxillaryQuestionPartSetSQL.ReorderableSQLPart(AuxillaryQuestionPartSQLStub part)
           
 
Method Summary
 IntegerDataBit getOrderIndex()
           
 AuxillaryQuestionPart getReorderableItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuxillaryQuestionPartSetSQL.ReorderableSQLPart

public AuxillaryQuestionPartSetSQL.ReorderableSQLPart(AuxillaryQuestionPartSQLStub part)
Method Detail

getReorderableItem

public AuxillaryQuestionPart getReorderableItem()
Specified by:
getReorderableItem in interface ReorderableListModelWithOrderIndexStub.ReorderableObject<AuxillaryQuestionPart>

getOrderIndex

public IntegerDataBit getOrderIndex()
Specified by:
getOrderIndex in interface ReorderableListModelWithOrderIndexStub.ReorderableObject<AuxillaryQuestionPart>