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 ProductRelationship
public String getRelationshipTitle()
getRelationshipTitle
in interface ProductRelationship
public Product getProduct()
getProduct
in interface ProductRelationship
public ValueMap getMetadata()
getMetadata
in interface ProductRelationship
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"