@Deprecated 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()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected CMSAdminRestrictionService |
getAdminRestrictionService()
Deprecated.
|
void |
setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService)
Deprecated.
|
boolean |
test(AbstractRestrictionData restrictionData)
Deprecated.
|
public HasRestrictionNameChangedUpdatePredicate()
public boolean test(AbstractRestrictionData restrictionData)
test in interface java.util.function.Predicate<AbstractRestrictionData>protected CMSAdminRestrictionService getAdminRestrictionService()
public void setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService)
Copyright © 2018 SAP SE. All Rights Reserved.