Uses of Class
de.hybris.platform.tuadatamodel.jalo.TuaBucketRelationship
Packages that use TuaBucketRelationship
-
Uses of TuaBucketRelationship in de.hybris.platform.tuadatamodel.jalo
Methods in de.hybris.platform.tuadatamodel.jalo that return TuaBucketRelationshipModifier and TypeMethodDescriptionTuadatamodelManager.createTuaBucketRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatamodelManager.createTuaBucketRelationship(Map attributeValues) Methods in de.hybris.platform.tuadatamodel.jalo that return types with arguments of type TuaBucketRelationshipModifier and TypeMethodDescriptionTuaBucketRefOrValue.getBucketRelationship()Generated method - Getter of theTuaBucketRefOrValue.bucketRelationshipattribute.TuaBucketRefOrValue.getBucketRelationship(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaBucketRefOrValue.bucketRelationshipattribute.Method parameters in de.hybris.platform.tuadatamodel.jalo with type arguments of type TuaBucketRelationshipModifier and TypeMethodDescriptionvoidTuaBucketRefOrValue.setBucketRelationship(de.hybris.platform.jalo.SessionContext ctx, List<TuaBucketRelationship> value) Generated method - Setter of theTuaBucketRefOrValue.bucketRelationshipattribute.voidTuaBucketRefOrValue.setBucketRelationship(List<TuaBucketRelationship> value) Generated method - Setter of theTuaBucketRefOrValue.bucketRelationshipattribute.