com.ibm.commerce.contract.commands

Interface CreateLightWeightStoreWrapperCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, CreateLightWeightStoreCmd, com.ibm.commerce.command.ECCommand, com.ibm.commerce.command.TaskCommand
    All Known Implementing Classes:
    CreateLightWeightStoreWrapperCmdImpl


    public interface CreateLightWeightStoreWrapperCmd
    extends CreateLightWeightStoreCmd
    This is the interface of the wrapper class of CreateLightWeightStoreWrapperCmdImpl.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class is "com.ibm.commerce.contract.commands.CreateLightWeightStoreWrapperCmdImpl".
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The name of this interface is "com.ibm.commerce.contract.commands.CreateLightWeightStoreWrapperCmd".
        See Also:
        Constant Field Values