|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeedRecord
Feed record definition.
| Field Summary | |
|---|---|
static String |
STD_COLLECTION_CATALOG
|
static String |
STD_COLLECTION_INDEX
|
| Method Summary | |
|---|---|
String |
getAbstract()
Gets abstract. |
String |
getContentType()
Gets content type. |
Map<String,IFeedAttribute> |
getData(String collection)
Gets free data. |
Envelope |
getEnvelope()
Gets envelope. |
String |
getFileIdentifier()
Gets file identifier. |
Date |
getModfiedDate()
Gets modified date. |
long |
getObjectId()
Get object id. |
ResourceLinks |
getResourceLinks()
Gets resource links. |
String |
getResourceUrl()
Gets resource URL. |
String |
getService()
Gets service. |
String |
getServiceType()
Gets service type. |
String |
getThumbnailUrl()
Gets thumbnail url. |
String |
getTitle()
Gets title. |
String |
getUuid()
Gets UUID. |
String |
getViewMetadataUrl()
Gets URL to view metadata. |
| Field Detail |
|---|
static final String STD_COLLECTION_INDEX
static final String STD_COLLECTION_CATALOG
| Method Detail |
|---|
long getObjectId()
String getUuid()
String getTitle()
Date getModfiedDate()
String getAbstract()
Envelope getEnvelope()
ResourceLinks getResourceLinks()
String getContentType()
String getResourceUrl()
String getViewMetadataUrl()
String getServiceType()
String getService()
String getFileIdentifier()
String getThumbnailUrl()
Map<String,IFeedAttribute> getData(String collection)
collection - id of the collection of data
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||