See: Description
| Class | Description |
|---|---|
| AbstractDatasetInfoBuilder<BUILDER extends AbstractDatasetInfoBuilder,BUILDEE extends DatasetInfo> |
A DatasetInfoBuilder that can be used by builders of all the sub-classes.
|
| BlueprintBuilder | |
| DatasetBuilder |
Implements the builder model for creating a Dataset.
|
| DatasetInfoBuilder |
Just builds the DatasetInfo portion of a Dataset, using a builder model.
|
| ExternalDatasetBuilder |
Builds an external dataset that can be added to the server through the operations in SodaDDL for creating
or updating a dataset.
|
| NonDataFileDatasetBuilder |
Builds a NonDataFileDataset.This should be mainly used for modifying existing NonDataFileDataset,
while using hte methods in SodaImporter for creating the initial NonDataFileDataset.
|
| SoqlQueryBuilder |
A Builder class for creating SoQL Queries.
|
Copyright © 2013. All Rights Reserved.