| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
RestockConfigResource.getRestockConfigModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected RestockConfigModel |
RestockConfigResource.readResource(java.lang.String resourceId)
Gets the
RestockConfigModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RestockConfigModel> |
RestockConfigsResource.getRestockConfigsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestockConfigResource.setRestockConfigModel(RestockConfigModel value)
Convenience method which just delegates to
#setResourceValue(RestockConfigModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestockConfigsResource.setRestockConfigsCollection(java.util.Collection<RestockConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
RestockConfigDao.getRestockConfig()
Retrieves a
RestockConfigModel |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends RestockConfigModel> |
DefaultRestockConfigDao.getRestockConfig(FlexibleSearchQuery query) |
| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
DefaultRestockConfigDao.getRestockConfig() |
| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
RestockConfigService.getRestockConfig()
gets restock config
|
| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
DefaultRestockConfigService.getRestockConfig() |
| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
RestockConfigModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
RestockConfigModel |
RestockConfigs.RestockAfterReturn() |
| Modifier and Type | Method and Description |
|---|---|
WarehousingDao<RestockConfigModel> |
RestockConfigs.getRestockConfigDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestockConfigs.setRestockConfigDao(WarehousingDao<RestockConfigModel> restockConfigDao) |
| Modifier and Type | Field and Description |
|---|---|
protected RestockConfigModel |
BaseUtil.restockConfigModel |
| Modifier and Type | Method and Description |
|---|---|
protected RestockConfigModel |
BaseUtil.getRestockConfigModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseUtil.setRestockConfigModel(RestockConfigModel restockConfigModel) |
Copyright © 2018 SAP SE. All Rights Reserved.