com.ibm.commerce.pagelayout.facade.server.commands

Interface ChangeLayoutCmd

  • All Superinterfaces:
    BusinessObjectDocumentCmd, com.ibm.websphere.command.Command, java.io.Serializable
    All Known Implementing Classes:
    ChangeLayoutCmdImpl


    public interface ChangeLayoutCmd
    extends BusinessObjectDocumentCmd
    This is the interface for the Change Layout web service command. This interface is to be implemented by the class that provides the PageLayout change service.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values