Interface for GetBatchAvailabilityCmdImpl. The implementation is a policy command used to send the batchAvailability message request.
Field Summary | |
static java.lang.String | COPYRIGHT The IBM copyright notice field. |
static java.lang.String | defaultCommandClassName The default implementation of this command. |
static java.lang.String | NAME The name of this command. |
Method Summary | |
void | setBatchAvailabilityRequest(com.ibm.commerce.domain.order.BatchAvailabilityRequest obj) Sets batchAvailabilityRequest javabean. |
Methods inherited from interface com.ibm.commerce.command.BusinessPolicyCommand |
getPolicyId, getRequestProperties, setPolicyId, setRequestProperties |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setBatchAvailabilityRequest(com.ibm.commerce.domain.order.BatchAvailabilityRequest obj) throws ECSystemException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.