public class CMSTimeRestrictionModelMother extends AbstractModelMother<CMSTimeRestrictionModel>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME_TODAY |
static String |
NAME_TOMORROW |
static String |
UID_TODAY |
static String |
UID_TOMORROW |
| Constructor and Description |
|---|
CMSTimeRestrictionModelMother() |
| Modifier and Type | Method and Description |
|---|---|
CMSRestrictionDao |
getRestrictionDao() |
void |
setRestrictionDao(CMSRestrictionDao restrictionDao) |
CMSTimeRestrictionModel |
today(CatalogVersionModel catalogVersion,
AbstractPageModel... pages) |
CMSTimeRestrictionModel |
tomorrow(CatalogVersionModel catalogVersion,
AbstractPageModel... pages) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final String UID_TOMORROW
public static final String NAME_TOMORROW
public static final String UID_TODAY
public static final String NAME_TODAY
public CMSTimeRestrictionModel today(CatalogVersionModel catalogVersion, AbstractPageModel... pages)
public CMSTimeRestrictionModel tomorrow(CatalogVersionModel catalogVersion, AbstractPageModel... pages)
public CMSRestrictionDao getRestrictionDao()
public void setRestrictionDao(CMSRestrictionDao restrictionDao)
Copyright © 2000-2016 SAP SE. All Rights Reserved.