public abstract class AbstractEnumToStringCollectionsConverter<S extends java.util.Collection<HybrisEnumValue>,T extends java.util.Collection<java.lang.String>> extends java.lang.Object implements PropertyInterceptor<S,T>
HybrisEnumValueToStringConverter for converting single elements.| Constructor and Description |
|---|
AbstractEnumToStringCollectionsConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(PropertyContext propertyCtx,
java.util.Collection<HybrisEnumValue> source,
T result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptpublic AbstractEnumToStringCollectionsConverter()
public void intercept(PropertyContext propertyCtx, java.util.Collection<HybrisEnumValue> source, T result)
Copyright © 2018 SAP SE. All Rights Reserved.