| Package | Description |
|---|---|
| org.apache.shindig.gadgets.preload | |
| org.apache.shindig.gadgets.spec |
| Modifier and Type | Field and Description |
|---|---|
Collection<PipelinedData> |
PipelineExecutor.Results.remainingPipelines
A collection of the pipelines that could not be fully
evaluated.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutor.Results |
PipelineExecutor.execute(GadgetContext context,
Collection<PipelinedData> pipelines)
Executes a pipeline, or set of pipelines.
|
| Constructor and Description |
|---|
PipelineExecutor.Results(Collection<PipelinedData> remainingPipelines,
Collection<? extends Object> results,
Map<String,? extends Object> keyedResults) |
| Modifier and Type | Method and Description |
|---|---|
PipelinedData |
View.getPipelinedData()
All os: preloads.
|
PipelinedData |
PipelinedData.substitute(Substitutions substituter)
Allows the creation of a view from an existing view so that localization
can be performed.
|
Copyright © 2007-2012. All Rights Reserved.