Package | Description |
---|---|
io.sphere.sdk.customobjects.queries |
Provides types to retrieve the state of custom objects.
|
Class and Description |
---|
CustomObjectByIdGet
SphereRequest to fetch one CustomObject by id. |
CustomObjectByKeyGet
SphereRequest to fetch one CustomObject by container and key. |
CustomObjectQuery
Queries custom objects.
|
CustomObjectQueryBuilder
A Builder for CustomObjectQuery.
|
CustomObjectQueryModel
Meta model to explore for which fields can be queried in a CustomObject.
|