Class WinOpenSearchModule

java.lang.Object
com.sun.syndication.feed.module.ModuleImpl
com.saperion.rs.rome.modules.WinOpenSearchModule
All Implemented Interfaces:
com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Module, Serializable, Cloneable

public class WinOpenSearchModule extends com.sun.syndication.feed.module.ModuleImpl
Rome module for adding open search data to a RSS/ATOM feed.
Author:
sts
See Also:
  • Field Details

  • Constructor Details

    • WinOpenSearchModule

      public WinOpenSearchModule()
      Constructor.
  • Method Details

    • copyFrom

      public void copyFrom(Object object)
    • getInterface

      public Class getInterface()
    • getItemFolderPathDisplay

      public String getItemFolderPathDisplay()
      Gets the item folder path display.
      Returns:
      the item folder path display
    • setItemFolderPathDisplay

      public void setItemFolderPathDisplay(String path)
      Sets the item folder path display.
      Parameters:
      path - the new item folder path display
    • getPreviewURL

      public String getPreviewURL()
      Gets the preview url.
      Returns:
      the preview url
    • setPreviewURL

      public void setPreviewURL(String url)
      Sets the preview url.
      Parameters:
      url - The new preview url.