com.ibm.commerce.tools.segmentation

Interface CreateSegmentFromXMLCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    CreateSegmentFromXMLCmdImpl


    public interface CreateSegmentFromXMLCmd
    extends ControllerCommand
    This interface must be implemented to provide a controller command that creates segments from data sent by an external source.
    • Field Detail

      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this controller command
        See Also:
        Constant Field Values