com.ibm.commerce.isv.kit.tax

Class TaxAuditTIKCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ExtOrderProcessCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class TaxAuditTIKCmdImpl
    extends ExtOrderProcessCmdImpl
    This TaxAuditTIKCmdImpl Task Command Implementation is a subclass of the ExtOrderProcessCmd. It extends the perfromExecute and causes the external tax system to Audit.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

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

      • TaxAuditTIKCmdImpl

        public TaxAuditTIKCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        This method causes the external Tax System to Audit.

        This method uses the following AccessBeans:

        • OrderAccessBean
        • OrderItemAccessBean

        Exception:

        Specified by:
        performExecute in interface ECCommand
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Overrides:
        performExecute in class ExtOrderProcessCmdImpl
        Throws:
        ECException
        ECSystemException - when catches a RemoteException, CreateException, NamingException, FinderException