com.ibm.commerce.infrastructure.facade.server.commands

Class FetchOnlineStoreBaseCmdImpl

    • Field Summary

      • Fields inherited from class com.ibm.websphere.command.TargetableCommandImpl

        LOCAL
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Constructor Summary

      Constructors 
      Constructor and Description
      FetchOnlineStoreBaseCmdImpl()
      Deprecated. 
      Creates an instance of the fetch OnlineStore command.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      java.util.List getNouns()
      Deprecated. 
      This is a get method of returning a list of onlinestores noun
      java.util.List getOnlineStores()
      Deprecated. 
      This method returns a list of OnlineStores that result because of the fetch operation.
      void reset()
      Deprecated. 
      This method resets the instance variables so the command can be reused.
      • Methods inherited from class com.ibm.websphere.command.CacheableCommandImpl

        execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
      • Methods inherited from class com.ibm.websphere.command.TargetableCommandImpl

        getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.ibm.websphere.command.Command

        execute, isReadyToCallExecute
      • Methods inherited from interface com.ibm.websphere.command.TargetableCommand

        getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
    • Constructor Detail

      • FetchOnlineStoreBaseCmdImpl

        public FetchOnlineStoreBaseCmdImpl()
        Deprecated. 
        Creates an instance of the fetch OnlineStore command.
    • Method Detail

      • reset

        public void reset()
        Deprecated. 
        This method resets the instance variables so the command can be reused.
        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class AbstractFetchNounCmdImpl
        See Also:
        Command.reset()
      • getNouns

        public java.util.List getNouns()
        Deprecated. 
        This is a get method of returning a list of onlinestores noun
        Specified by:
        getNouns in interface AbstractFetchNounCmd
        Returns:
        List a list of onlinestores