public class PartOfAttributeHandler extends AbstractDynamicAttributeHandler<java.lang.Boolean,IntegrationObjectItemAttributeModel>
partOf attribute on the IntegrationObjectItemAttributeModel| Constructor and Description |
|---|
PartOfAttributeHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
get(IntegrationObjectItemAttributeModel model)
Reads value of the
partOf attribute |
protected boolean |
isCollectionPartOfThisType(AttributeDescriptorModel descriptor) |
protected boolean |
isRelatedTypeIsPartOfThisType(AttributeDescriptorModel descriptor) |
setpublic java.lang.Boolean get(IntegrationObjectItemAttributeModel model)
partOf attributeget in interface DynamicAttributeHandler<java.lang.Boolean,IntegrationObjectItemAttributeModel>get in class AbstractDynamicAttributeHandler<java.lang.Boolean,IntegrationObjectItemAttributeModel>model - a model object to read the value from.Boolean, it's actually never null.protected boolean isCollectionPartOfThisType(AttributeDescriptorModel descriptor)
protected boolean isRelatedTypeIsPartOfThisType(AttributeDescriptorModel descriptor)
Copyright © 2018 SAP SE. All Rights Reserved.