Class AbstractDynamicAttributeHandler<VALUE,MODEL extends AbstractItemModel>

java.lang.Object
de.hybris.platform.servicelayer.model.attribute.AbstractDynamicAttributeHandler<VALUE,MODEL>
All Implemented Interfaces:
DynamicAttributeHandler<VALUE,MODEL>
Direct Known Subclasses:
AbstractConstraintNeedReloadAttributeHandler, AddressLine1Attribute, AddressLine2Attribute, AllowedItemTypeMatchesAttributeHandler, B2BPaymentMethodDynamicAttributeHandler, B2BUseDocumentReferenceDynamicAttributeHandler, BusinessProcessProcessStateDynamicHandler, ClassFeatureGroupAssignmentFullQualifierHandler, ClassFeatureGroupAssignmentIndexHandler, ClassFeatureGroupIndexHandler, ConsentActiveAttribute, ContactEmailAttribute, CurrencyChargeEntryAttribute, CurrencyUsageChargeAttribute, ImportBatchContentModelAttributeHandler, IntegrationObjectClassificationAttributesPresentAttributeHandler, IntegrationObjectRootItemAttributeHandler, KeyAttributesAttributeHandler, NumberOfErrorUnitsAttributeHandler, NumberOfUnitsAttributeHandler, OrganizationRolesAttribute, PartOfAttributeHandler, PrincipalAllSearchRestrictionsAttributeHandler, PromotionOrderEntryConsumedOrderEntryNumberAttributeHandler, SubscriptionAwareAttributeHandler, UniqueAttributesAttributeHandler, ValidationMessagesSubscriptionPricePlanAttribute

public abstract class AbstractDynamicAttributeHandler<VALUE,MODEL extends AbstractItemModel> extends Object implements DynamicAttributeHandler<VALUE,MODEL>
Convenience base class for implementing DynamicAttributeHandler classes.