com.ibm.commerce.component.bod

Class VerbStepIdMatchPredicate



  • public class VerbStepIdMatchPredicate
    extends VerbStepAttributeEqualPredicate
    Evaluates to true if an object's id matches what the predicate specifies. This predicate is only used for value objects or object that has a method get(), where = BaseVO.VALUE_OBJECT_ID
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright
        See Also:
        Constant Field Values
    • Constructor Detail

      • VerbStepIdMatchPredicate

        public VerbStepIdMatchPredicate(java.lang.Object objectId)
        Constructs an instance of this predicate
        Parameters:
        objectId -