Class ProductSpecCharRelationship
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductSpecCharRelationship
An aggregation, migration, substitution, dependency or exclusivity relationship between/among productSpecCharacteristics.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharSpecSeq(Integer charSpecSeq) booleanClass type of target product specificationThe order in which a CharacteristicSpecification appears within another CharacteristicSpecification that defines a grouping of CharacteristicSpecifications.getHref()Hyperlink reference to the target product specificationgetId()the identifier of the associated product specificationgetName()Name of the target product specification characteristicgetType()Type of relationship such as aggregation, migration, substitution, dependency, exclusivity@Valid TimePeriodGet validForinthashCode()voidvoidsetCharSpecSeq(Integer charSpecSeq) voidvoidvoidvoidvoidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
ProductSpecCharRelationship
public ProductSpecCharRelationship()
-
-
Method Details
-
type
-
getType
Type of relationship such as aggregation, migration, substitution, dependency, exclusivity- Returns:
- type
-
setType
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
charSpecSeq
-
getCharSpecSeq
The order in which a CharacteristicSpecification appears within another CharacteristicSpecification that defines a grouping of CharacteristicSpecifications. For example, a grouping may represent the name of an individual. The given name is first, the middle name is second, and the last name is third.- Returns:
- charSpecSeq
-
setCharSpecSeq
-
id
-
getId
the identifier of the associated product specification- Returns:
- id
-
setId
-
name
-
getName
Name of the target product specification characteristic- Returns:
- name
-
setName
-
href
-
getHref
Hyperlink reference to the target product specification- Returns:
- href
-
setHref
-
atType
-
getAtType
Class type of target product specification- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-