| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.component.cache.impl | |
| de.hybris.platform.cms2.model |
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
|
| de.hybris.platform.cms2.model.restrictions |
Contains generated models for each type of de.hybris.platform.cms2.jalo.restrictions package.
|
| de.hybris.platform.cms2.resource.restrictions | |
| de.hybris.platform.cms2.servicelayer.services.admin | |
| de.hybris.platform.cms2.servicelayer.services.admin.impl | |
| de.hybris.platform.cms2.servicelayer.services.evaluator.impl | |
| de.hybris.platform.cms2.servicelayer.services.impl | |
| de.hybris.platform.cmsfacades.cmsitems.validator | |
| de.hybris.platform.cmsfacades.util.builder | |
| de.hybris.platform.cmsfacades.util.models | |
| de.hybris.platform.core.model.user |
Contains generated models for each type of de.hybris.platform.jalo.user package.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCmsCacheKeyProvider.processCMSUserGroupRestriction(CMSUserGroupRestrictionModel restriction,
java.lang.StringBuilder key) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
UserGroupRestrictionDescription.get(CMSUserGroupRestrictionModel model) |
void |
UserGroupRestrictionDescription.set(CMSUserGroupRestrictionModel model,
java.lang.String value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ASMCMSUserGroupRestrictionModel
Generated model class for type ASMCMSUserGroupRestriction first defined at extension assistedservicestorefront.
|
| Modifier and Type | Method and Description |
|---|---|
CMSUserGroupRestrictionModel |
CMSUserGroupRestrictionResource.getCMSUserGroupRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSUserGroupRestrictionModel |
CMSUserGroupRestrictionResource.readResource(java.lang.String resourceId)
Gets the
CMSUserGroupRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSUserGroupRestrictionModel> |
CMSUserGroupRestrictionsResource.getCMSUserGroupRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUserGroupRestrictionResource.setCMSUserGroupRestrictionModel(CMSUserGroupRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(CMSUserGroupRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUserGroupRestrictionsResource.setCMSUserGroupRestrictionsCollection(java.util.Collection<CMSUserGroupRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
CMSUserGroupRestrictionModel |
CMSAdminRestrictionService.createUserGroupRestriction(AbstractPageModel page,
java.lang.String id,
java.lang.String name,
java.util.Collection<UserGroupModel> userGroups)
Creates a new UserGroupRestriction and a new relation between the restriction and the given page
|
| Modifier and Type | Method and Description |
|---|---|
CMSUserGroupRestrictionModel |
DefaultCMSAdminRestrictionService.createUserGroupRestriction(AbstractPageModel page,
java.lang.String id,
java.lang.String name,
java.util.Collection<UserGroupModel> userGroups) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSUserGroupRestrictionEvaluator.evaluate(CMSUserGroupRestrictionModel cmsUserGroupRestriction,
RestrictionData context) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSUserGroupRestrictionModel |
DefaultCMSRestrictionServiceIntegrationTest.getUserGroupRestriction(UserGroupModel userGroupModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSUserGroupRestrictionValidator.validate(CMSUserGroupRestrictionModel validatee) |
| Modifier and Type | Method and Description |
|---|---|
CMSUserGroupRestrictionModel |
CMSUserGroupRestrictionModelBuilder.build() |
protected CMSUserGroupRestrictionModel |
CMSUserGroupRestrictionModelBuilder.getModel() |
| Modifier and Type | Method and Description |
|---|---|
static CMSUserGroupRestrictionModelBuilder |
CMSUserGroupRestrictionModelBuilder.fromModel(CMSUserGroupRestrictionModel model) |
| Modifier and Type | Method and Description |
|---|---|
CMSUserGroupRestrictionModel |
CMSUserGroupRestrictionModelMother.cmsManager(CatalogVersionModel catalogVersion,
AbstractPageModel... pages) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSUserGroupRestrictionModel> |
UserGroupModel.getRestrictions()
Generated method - Getter of the
UserGroup.restrictions attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupModel.setRestrictions(java.util.Collection<CMSUserGroupRestrictionModel> value)
Generated method - Setter of
UserGroup.restrictions attribute defined at extension cms2. |
Copyright © 2018 SAP SE. All Rights Reserved.