| Package | Description |
|---|---|
| de.hybris.platform.assistedservicestorefront.restrictions | |
| de.hybris.platform.cms2.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ASMCMSUserGroupRestrictionEvaluator.checkWhetherUserIsPartOfRestrictedGroup(UserModel userModel,
ASMCMSUserGroupRestrictionModel asmCMSUserGroupRestrictionModel)
Checks Whether the supplied User is part of the Restricted Groups
|
boolean |
ASMCMSUserGroupRestrictionEvaluator.evaluate(ASMCMSUserGroupRestrictionModel asmCMSUserGroupRestrictionModel,
RestrictionData context) |
| Modifier and Type | Method and Description |
|---|---|
ASMCMSUserGroupRestrictionModel |
ASMCMSUserGroupRestrictionResource.getASMCMSUserGroupRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ASMCMSUserGroupRestrictionModel |
ASMCMSUserGroupRestrictionResource.readResource(java.lang.String resourceId)
Gets the
ASMCMSUserGroupRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ASMCMSUserGroupRestrictionModel> |
ASMCMSUserGroupRestrictionsResource.getASMCMSUserGroupRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASMCMSUserGroupRestrictionResource.setASMCMSUserGroupRestrictionModel(ASMCMSUserGroupRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(ASMCMSUserGroupRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASMCMSUserGroupRestrictionsResource.setASMCMSUserGroupRestrictionsCollection(java.util.Collection<ASMCMSUserGroupRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.