public class CatalogVersionModelMother extends AbstractModelMother<CatalogVersionModel>
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogVersionModelMother.CatalogVersion |
| Constructor and Description |
|---|
CatalogVersionModelMother() |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServiceprotected CatalogVersionModel defaultCatalogVersion(boolean active)
public CatalogVersionModel createAppleStagedCatalogVersionModel()
public CatalogVersionModel createStagedCatalogVersionModelWithId(String catalogId)
public CatalogVersionModel createOnlineCatalogVersionModelWithId(String catalogId)
protected CatalogVersionModel createCatalogVersionModelByIdAndVersion(String catalogId, CatalogVersionModelMother.CatalogVersion version)
public CatalogVersionModel createAppleOnlineCatalogVersionModel()
public void performCatalogSyncronization(CatalogVersionModel source, CatalogVersionModel target)
public SyncItemCronJobModel createCatalogSyncronizationSyncItemCronJobModel(CatalogVersionModel source, CatalogVersionModel target)
public CatalogVersionModel createAppleCatalogVersionModel(String version)
public CatalogVersionModel createCatalogVersionModel(String catalogId, String version)
public ContentCatalogModelMother getCatalogModelMother()
public void setCatalogModelMother(ContentCatalogModelMother catalogModelMother)
public CatalogVersionDao getCatalogVersionDao()
public void setCatalogVersionDao(CatalogVersionDao catalogVersionDao)
public CurrencyModelMother getCurrencyModelMother()
public void setCurrencyModelMother(CurrencyModelMother currencyModelMother)
public ContentPageModelMother getContentPageModelMother()
public void setContentPageModelMother(ContentPageModelMother contentPageModelMother)
protected CronJobService getCronJobService()
public void setCronJobService(CronJobService cronJobService)
public PermissionManagementService getPermissionManagementService()
public void setPermissionManagementService(PermissionManagementService permissionManagementService)
public UserService getUserService()
public void setUserService(UserService userService)
Copyright © 2000-2016 SAP SE. All Rights Reserved.