Uses of Interface
com.sap.cds.reflect.overlay.CdsAssociationExtender
Packages that use CdsAssociationExtender
-
Uses of CdsAssociationExtender in com.sap.cds.reflect.overlay
Methods in com.sap.cds.reflect.overlay that return CdsAssociationExtenderModifier and TypeMethodDescriptionCdsAssociationExtender.addAnnotation(String key, Object value) Adds an annotation to the element.CdsEntityExtender.addAssociation(String name) Returns a newCdsAssociationExtenderfor an association with the given name to be added to the entity.CdsEntityExtender.addComposition(String name) Returns a newCdsAssociationExtenderfor a composition with the given name to be added to the entity.CdsAssociationExtender.on(CqnPredicate onCondition) Sets the on-condition for the association.Sets a to-many cardinality for the association to the given target entity.Sets a to-one cardinality for the association to the given target entity.