public class HasRestrictionNameChangedUpdatePredicate extends java.lang.Object implements java.util.function.Predicate<AbstractRestrictionData>
AbstractRestrictionData to the name in
.
Returns TRUE if the restriction name has been modified; FALSE otherwise.
| Constructor and Description |
|---|
HasRestrictionNameChangedUpdatePredicate() |
| Modifier and Type | Method and Description |
|---|---|
protected CMSAdminRestrictionService |
getAdminRestrictionService() |
void |
setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService) |
boolean |
test(AbstractRestrictionData restrictionData) |
public HasRestrictionNameChangedUpdatePredicate()
public boolean test(AbstractRestrictionData restrictionData)
test in interface java.util.function.Predicate<AbstractRestrictionData>protected CMSAdminRestrictionService getAdminRestrictionService()
public void setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService)
Copyright © 2017 SAP SE. All Rights Reserved.