public abstract class AbstractBaseFacade extends Object
| Constructor and Description |
|---|
AbstractBaseFacade() |
| Modifier and Type | Method and Description |
|---|---|
protected NotFoundException |
createNotFoundException(String name,
String code) |
ModelService |
getModelService() |
void |
setModelService(ModelService modelService) |
protected void |
throwAlreadyExists(String name,
String code) |
protected void |
validateCode(String name,
String code) |
protected NotFoundException createNotFoundException(String name, String code)
public ModelService getModelService()
public void setModelService(ModelService modelService)
Copyright © 2017 SAP SE. All Rights Reserved.