org.apache.shindig.gadgets.spec
Interface PipelinedData.BatchItem

Enclosing class:
PipelinedData

public static interface PipelinedData.BatchItem

Item within a batch


Method Summary
 Object getData()
           
 PipelinedData.BatchType getType()
           
 

Method Detail

getType

PipelinedData.BatchType getType()

getData

Object getData()


Copyright © 2007-2012. All Rights Reserved.