@SystemSetup(extension="catalog") public class CatalogSystemSetup extends java.lang.Object
| Constructor and Description |
|---|
CatalogSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
patchObsoleteAttributes() |
void |
patchOldSyncTimestamps() |
void |
setCatalogTypeService(CatalogTypeService catalogTypeService) |
void |
setJdbcTemplate(JdbcTemplate jdbcTemplate) |
void |
setModelService(ModelService modelService) |
void |
setTypeService(TypeService typeService) |
@SystemSetup(patch=true, process=UPDATE) public void patchOldSyncTimestamps()
@SystemSetup(patch=true, process=UPDATE) public void patchObsoleteAttributes()
public void setModelService(ModelService modelService)
public void setTypeService(TypeService typeService)
public void setJdbcTemplate(JdbcTemplate jdbcTemplate)
public void setCatalogTypeService(CatalogTypeService catalogTypeService)
Copyright © 2018 SAP SE. All Rights Reserved.