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

Interface FetchOnlineStoreCmd

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Field Detail

      • COPYRIGHT

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

      • getOnlineStores

        java.util.List getOnlineStores()
        Returns the list of OnlineStores that where retrieved when executing the fetch.
        Returns:
        A list of OnlineStores that represents the results of executing the query expression.