public class RSSFeed extends DriverResource
| Constructor and Description |
|---|
RSSFeed()
The default constructor sets the resourceKind to RSSFeedDSResources,
resourceType to RSSFeedDSResourceType and dateOfCreation to the current system date.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Boolean> |
getDocumentIds() |
Date |
getLastTimeUsed() |
String |
getQueryCql() |
String |
getUsedId() |
void |
setDocumentIds(HashMap<String,Boolean> documentIds) |
void |
setLastTimeUsed(Date lastTimeUsed) |
void |
setQueryCql(String queryCql) |
void |
setUsedId(String usedId) |
equals, getDateOfCreation, getResourceId, getResourceKind, getResourceType, getResourceUri, hashCode, setDateOfCreation, setResourceId, setResourceKind, setResourceType, setResourceUripublic RSSFeed()
Copyright © 2017. All rights reserved.