org.eobjects.sassy.metamodel
Class SasRowPublisherAction

java.lang.Object
  extended by org.eobjects.sassy.metamodel.SasRowPublisherAction
All Implemented Interfaces:
Action<RowPublisher>

public final class SasRowPublisherAction
extends Object
implements Action<RowPublisher>


Constructor Summary
SasRowPublisherAction(SasReader sasReader, Column[] columns, int maxRows)
           
 
Method Summary
 void run(RowPublisher publisher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SasRowPublisherAction

public SasRowPublisherAction(SasReader sasReader,
                             Column[] columns,
                             int maxRows)
Method Detail

run

public void run(RowPublisher publisher)
         throws Exception
Specified by:
run in interface Action<RowPublisher>
Throws:
Exception


Copyright © 2011-2012. All Rights Reserved.