no.inspera.services.pedal.sequencing
Class LevelSequencing

java.lang.Object
  extended by no.inspera.services.pedal.sequencing.LevelSequencing
All Implemented Interfaces:
Sequence

public class LevelSequencing
extends java.lang.Object
implements Sequence


Constructor Summary
LevelSequencing(SequencingMetadataItem level)
           
 
Method Summary
 void doSequence(SequencingChain next, Module module)
          Filters out only items that are in accordance with the specified level.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LevelSequencing

public LevelSequencing(SequencingMetadataItem level)
Method Detail

doSequence

public void doSequence(SequencingChain next,
                       Module module)
Filters out only items that are in accordance with the specified level.

Specified by:
doSequence in interface Sequence
Parameters:
next -
module -

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2008 Inspera A/S. All Rights Reserved.