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

Interface ChangePageCmd

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


    public interface ChangePageCmd
    extends BusinessObjectDocumentCmd
    This is the interface for the Change Page 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