Class PromotionTargetObjectsRelationshipDelegate

java.lang.Object
com.ptc.core.businessRules.relationship.PromotionTargetObjectsRelationshipDelegate
All Implemented Interfaces:
BusinessRuleSetRelationshipDelegate

public class PromotionTargetObjectsRelationshipDelegate extends Object implements BusinessRuleSetRelationshipDelegate
This is a class intended to handle PromotionNotice as a primary business object. The delegate will attempt to return a set of Promotion Target objects based on the object type above. If the primary business object is not a valid type, then an error will be logged, and an empty set will be returned.

Supported API: true

Extendable: true