public class DefaultProductRelationship extends Object implements ProductRelationship
ProductRelationship.| Constructor and Description |
|---|
DefaultProductRelationship(String relationshipType,
String relationshipTitle,
Product product) |
| Modifier and Type | Method and Description |
|---|---|
ValueMap |
getMetadata() |
Product |
getProduct() |
String |
getRelationshipTitle() |
String |
getRelationshipType() |
public String getRelationshipType()
getRelationshipType in interface ProductRelationshippublic String getRelationshipTitle()
getRelationshipTitle in interface ProductRelationshippublic Product getProduct()
getProduct in interface ProductRelationshippublic ValueMap getMetadata()
getMetadata in interface ProductRelationship"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"