public class CMSUserGroupRestrictionModelMother extends AbstractModelMother<CMSUserGroupRestrictionModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME_CMSMANAGER |
static java.lang.String |
UID_CMSMANAGER |
| Constructor and Description |
|---|
CMSUserGroupRestrictionModelMother() |
| Modifier and Type | Method and Description |
|---|---|
CMSUserGroupRestrictionModel |
cmsManager(CatalogVersionModel catalogVersion,
AbstractPageModel... pages) |
CMSRestrictionDao |
getRestrictionDao() |
UserGroupModelMother |
getUserGroupModelMother() |
void |
setRestrictionDao(CMSRestrictionDao restrictionDao) |
void |
setUserGroupModelMother(UserGroupModelMother userGroupModelMother) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final java.lang.String UID_CMSMANAGER
public static final java.lang.String NAME_CMSMANAGER
public CMSUserGroupRestrictionModel cmsManager(CatalogVersionModel catalogVersion, AbstractPageModel... pages)
public UserGroupModelMother getUserGroupModelMother()
public void setUserGroupModelMother(UserGroupModelMother userGroupModelMother)
public CMSRestrictionDao getRestrictionDao()
public void setRestrictionDao(CMSRestrictionDao restrictionDao)
Copyright © 2018 SAP SE. All Rights Reserved.