com.ibm.commerce.contract.facade.server.commands
Class FetchContractByExtParameterCmdImpl
- java.lang.Object
-
- com.ibm.commerce.contract.facade.server.commands.AbstractFetchContractCmdImpl
-
- com.ibm.commerce.contract.facade.server.commands.FetchContractByExtParameterCmdImpl
-
- All Implemented Interfaces:
- com.ibm.commerce.contract.facade.server.commands.FetchContractCmd, com.ibm.websphere.command.Command, java.io.Serializable
public class FetchContractByExtParameterCmdImpl extends AbstractFetchContractCmdImpl
An implementation ofFetchContractCmd
. Fetchs contracts by external parameter. This command uses the following AccessBeans:TradingAgreementAccessBean
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description FetchContractByExtParameterCmdImpl()
default constructor
-
Method Summary
-
Methods inherited from class com.ibm.commerce.contract.facade.server.commands.AbstractFetchContractCmdImpl
execute, getContracts, getShow, isReadyToCallExecute, reset, setGet
-
-