com.ibm.commerce.command

Interface BusinessPolicyCommand

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • getRequestProperties

        TypedProperty getRequestProperties()
        This method is called to retrieve the request properties associated with this command. The requestProperties is set by the setRequestProperties() method.

        Returns:
        request properties
      • setRequestProperties

        void setRequestProperties(TypedProperty requestProperties)
        Sets the request properties for the Business Policy Command.

        Parameters:
        requestProperties - request properties
      • getPolicyId

        java.lang.Long getPolicyId()
        Gets the policy id.

        Returns:
        Business Policy ID
      • setPolicyId

        void setPolicyId(java.lang.Long newPolicyId)
        Sets the policy Id. This method is called by the command factory to initialize the policy Id associated with this command.

        Parameters:
        newPolicyId - business policy ID