public class AlwaysCreateItemStrategy extends java.lang.Object implements CreateItemStrategy
| Constructor and Description |
|---|
AlwaysCreateItemStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
createItem(StorageRequest storageRequest) |
protected IntegrationObjectService |
getIntegrationObjectService() |
protected ModelService |
getModelService() |
void |
setIntegrationObjectService(IntegrationObjectService integrationObjectService) |
void |
setModelService(ModelService modelService) |
public ItemModel createItem(StorageRequest storageRequest) throws EdmException
createItem in interface CreateItemStrategyEdmExceptionprotected ModelService getModelService()
public void setModelService(ModelService modelService)
protected IntegrationObjectService getIntegrationObjectService()
public void setIntegrationObjectService(IntegrationObjectService integrationObjectService)
Copyright © 2018 SAP SE. All Rights Reserved.