public abstract class AbstractAttributesModificationAwareInterceptor
extends java.lang.Object
| Constructor and Description |
|---|
AbstractAttributesModificationAwareInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
abstract Logger |
getLogger() |
protected boolean |
isAttributeModified(ItemModel order,
java.lang.String attribute,
InterceptorContext ctx) |
protected boolean |
isOneOfAttributesModified(ItemModel order,
java.util.Collection<java.lang.String> attributes,
InterceptorContext ctx) |
public AbstractAttributesModificationAwareInterceptor()
protected boolean isOneOfAttributesModified(ItemModel order, java.util.Collection<java.lang.String> attributes, InterceptorContext ctx)
protected boolean isAttributeModified(ItemModel order, java.lang.String attribute, InterceptorContext ctx)
public abstract Logger getLogger()
Copyright © 2018 SAP SE. All Rights Reserved.