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

Class ProcessPageCreateActionCmdImpl

    • Constructor Detail

      • ProcessPageCreateActionCmdImpl

        public ProcessPageCreateActionCmdImpl()
    • Method Detail

      • isReadyToCallExecute

        public boolean isReadyToCallExecute()
        This method returns if the command can be executed.
        Specified by:
        isReadyToCallExecute in interface com.ibm.websphere.command.Command
        Overrides:
        isReadyToCallExecute in class AbstractProcessNounActionCmdImpl
        Returns:
        This method returns true if the command is ready to be executed, otherwise it returns false.