Class ClassificationCollectionDescriptor

java.lang.Object
de.hybris.platform.integrationservices.model.impl.ClassificationCollectionDescriptor
All Implemented Interfaces:
CollectionDescriptor

public class ClassificationCollectionDescriptor extends Object implements CollectionDescriptor
Implementation of the CollectionDescriptor relating to classification attributes. If the underlying attribute is not of multivalued, this implementation does not consider the attribute as a collection. Therefore, the new collection will be null. If the attribute is multivalued, an empty List will be returned since multivalued classification attributes are always stored in a List