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

Interface FetchPageCmd

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


    public interface FetchPageCmd
    extends AbstractFetchNounCmd
    This is the interface for the command that is used to fetch Page nouns.
    • 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