public class WinOpenSearchModule
extends com.sun.syndication.feed.module.ModuleImpl
Modifier and Type | Field and Description |
---|---|
static String |
URI
The namespace URI of this module.
|
Constructor and Description |
---|
WinOpenSearchModule()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(Object object) |
Class |
getInterface() |
String |
getItemFolderPathDisplay()
Gets the item folder path display.
|
String |
getPreviewURL()
Gets the preview url.
|
void |
setItemFolderPathDisplay(String path)
Sets the item folder path display.
|
void |
setPreviewURL(String url)
Sets the preview url.
|
public static final String URI
public void copyFrom(Object object)
public Class getInterface()
public String getItemFolderPathDisplay()
public void setItemFolderPathDisplay(String path)
path
- the new item folder path displaypublic String getPreviewURL()
public void setPreviewURL(String url)
url
- The new preview url.Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.