com.ibm.commerce.giftcenter.commands

Interface GiftListContextUpdateCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    GiftListContextUpdateCmdImpl


    public interface GiftListContextUpdateCmd
    extends TaskCommand
    The task command interface to update the gift center context of the user with the list of external identifiers that are accessed and the relationship shared with them.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copy right field.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        Name of the interface.
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Default implementation for the interface.
        See Also:
        Constant Field Values
    • Method Detail

      • setUserRelationship

        void setUserRelationship(java.lang.Integer relationshipEstablished)
        Sets the user's relationship with the list of external identifiers that are supplied to the command.
        Parameters:
        relationshipEstablished -
      • setListExternalIds

        void setListExternalIds(java.util.Vector<java.lang.String> externalIds)
        Sets the list of external identifiers to be updated into the context.
        Parameters:
        externalIds -
      • setSearchExpression

        void setSearchExpression(SearchExpression expression)
        Sets the search expression based on which the context will be updated.
        Parameters:
        expression -
      • setNouns

        void setNouns(java.util.List nouns)
        Sets the list of nouns returned by the Get based on the search expression.
        Parameters:
        nouns - List of gift list nouns