|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.inspera.services.pedal.engine.LevelSequencing
public class LevelSequencing
Sequnces Learning Objects based on level metadata.
Constructor Summary | |
---|---|
LevelSequencing(SequencingMetadataItem level)
Constructs a new LevelSequencing based on level metadata. |
Method Summary | |
---|---|
void |
doSequence(Chain next,
Module module)
Filters out only items that are in accordance with the specified level. |
java.lang.String |
toString()
Returns string representation of this object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LevelSequencing(SequencingMetadataItem level)
level
- level metadataMethod Detail |
---|
public void doSequence(Chain next, Module module)
doSequence
in interface Sequence
next
- the next Sequence in the chainmodule
- current modulepublic java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |