Package | Description |
---|---|
io.sphere.sdk.channels.queries |
Provides types to retrieve the state of channels.
|
io.sphere.sdk.shoppinglists.queries |
Provides types to retrieve the state of shopping lists.
|
io.sphere.sdk.stores.queries | |
io.sphere.sdk.types.queries |
Provides types to retrieve the state of types.
|
Modifier and Type | Method and Description |
---|---|
LocalizedStringOptionalQueryModel<Channel> |
ChannelQueryModel.description() |
LocalizedStringOptionalQueryModel<Channel> |
ChannelQueryModel.name() |
Modifier and Type | Method and Description |
---|---|
LocalizedStringOptionalQueryModel<ShoppingList> |
ShoppingListQueryModel.slug() |
Modifier and Type | Method and Description |
---|---|
LocalizedStringOptionalQueryModel<Store> |
StoreQueryModel.name() |
Modifier and Type | Method and Description |
---|---|
LocalizedStringOptionalQueryModel<T> |
FieldsQueryModel.ofLocalizedString(String name) |