Class RuleMemberActionBean

java.lang.Object
com.ptc.windchill.esi.ov.RuleMemberActionBean
All Implemented Interfaces:
com.ptc.windchill.esi.ov.RuleMemberBeanIfc

public class RuleMemberActionBean extends Object implements com.ptc.windchill.esi.ov.RuleMemberBeanIfc
Bean to hold rule member action data. This bean is used for holding all data related to rule member actions.

Supported API: true

Extendable: false
  • Constructor Details

    • RuleMemberActionBean

      public RuleMemberActionBean(ObjectToObjectLink _ruleMemberActionLink, ChoiceRule _rule, Choice _choice, Option _option)
      Construct RuleMemberActionBean bean with Choice, Option, Rule and RuleMemberActionLink objects.

      Supported API: true
      Parameters:
      _ruleMemberActionLink - : Link between Rule and Choice
      _rule - : Rule
      _choice - : Choice
      _option - : Option of Choice