Class PromotionSeedObjectsRelationshipDelegate

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

public class PromotionSeedObjectsRelationshipDelegate 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 Seed 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