Class DefaultCollectionDescriptor

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

public class DefaultCollectionDescriptor extends Object implements CollectionDescriptor
Default implementation of the CollectionDescriptor. If the underlying attribute is not of type CollectionTypeModel, this implementation does not consider the attribute as a collection. Therefore, the new collection will be null.