Class BucketRelationship
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.BucketRelationship
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class BucketRelationship
extends Object
Linked bucket to the one instantiate, such as [isAggregated] if the bucket is a part of other or [aggregator] is the bucket holds others .
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBucketRefOrValueItem(BucketRefOrValue bucketRefOrValueItem) atbaseType(String atbaseType) atreferredType(String atreferredType) atschemaLocation(String atschemaLocation) bucketRefOrValue(List<BucketRefOrValue> bucketRefOrValue) booleanWhen sub-classing, this defines the super-classThe actual type of the target instance when needed for disambiguation.A URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity name@Valid List<BucketRefOrValue>Get bucketRefOrValueType of the bucket relationship, such as [isAggregated] if the bucket is a part of other or [aggregator] is the bucket holds others.inthashCode()relationshipType(String relationshipType) voidsetAtbaseType(String atbaseType) voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetBucketRefOrValue(List<BucketRefOrValue> bucketRefOrValue) voidsetRelationshipType(String relationshipType) toString()
-
Constructor Details
-
BucketRelationship
public BucketRelationship()
-
-
Method Details
-
bucketRefOrValue
-
addBucketRefOrValueItem
-
getBucketRefOrValue
Get bucketRefOrValue- Returns:
- bucketRefOrValue
-
setBucketRefOrValue
-
relationshipType
-
getRelationshipType
Type of the bucket relationship, such as [isAggregated] if the bucket is a part of other or [aggregator] is the bucket holds others.- Returns:
- relationshipType
-
setRelationshipType
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
atreferredType
-
getAtreferredType
The actual type of the target instance when needed for disambiguation.- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-