com.ibm.commerce.contract.facade.server.commands

Class ComposeContractFromAccessBeanSummaryCmdImpl

  • java.lang.Object
    • com.ibm.commerce.contract.facade.server.commands.ComposeContractFromAccessBeanSummaryCmdImpl
  • All Implemented Interfaces:
    ComposeContractFromAccessBeanCmd, com.ibm.websphere.command.Command, java.io.Serializable


    public class ComposeContractFromAccessBeanSummaryCmdImpl
    extends java.lang.Object
    implements ComposeContractFromAccessBeanCmd
    This command is an implementation of ComposeContractFromAccessBeanCmd. It compose a ContractType object from ContractAccessBean
    See Also:
    Serialized Form
Specified by:
execute in interface com.ibm.websphere.command.Command
Throws:
ECException
See Also:
Command.execute()
  • isReadyToCallExecute

    public boolean isReadyToCallExecute()
    Specified by:
    isReadyToCallExecute in interface com.ibm.websphere.command.Command
    See Also:
    Command.isReadyToCallExecute()
  • reset

    public void reset()
    Specified by:
    reset in interface com.ibm.websphere.command.Command
    See Also:
    Command.reset()