Package | Description |
---|---|
com.socrata.builders |
Helper objects to create and manipulate some of the objects defined in com.socrata.model.These are
not necassary for using the API, but can be useful.
|
Class and Description |
---|
AbstractDatasetInfoBuilder
A DatasetInfoBuilder that can be used by builders of all the sub-classes.
|
BlueprintBuilder |
DatasetBuilder
Implements the builder model for creating a Dataset.
|
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.