|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.georss.SearchResultRecordAdapter
public class SearchResultRecordAdapter
SearchResultRecord adapter.
| Field Summary |
|---|
| Fields inherited from interface com.esri.gpt.control.georss.IFeedRecord |
|---|
STD_COLLECTION_CATALOG, STD_COLLECTION_INDEX |
| Constructor Summary | |
|---|---|
SearchResultRecordAdapter(SearchResultRecord record)
|
|
| 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. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SearchResultRecordAdapter(SearchResultRecord record)
| Method Detail |
|---|
public long getObjectId()
IFeedRecord
getObjectId in interface IFeedRecordpublic String getUuid()
IFeedRecord
getUuid in interface IFeedRecordpublic String getTitle()
IFeedRecord
getTitle in interface IFeedRecordpublic Date getModfiedDate()
IFeedRecord
getModfiedDate in interface IFeedRecordpublic String getAbstract()
IFeedRecord
getAbstract in interface IFeedRecordpublic Envelope getEnvelope()
IFeedRecord
getEnvelope in interface IFeedRecordpublic ResourceLinks getResourceLinks()
IFeedRecord
getResourceLinks in interface IFeedRecordpublic String getContentType()
IFeedRecord
getContentType in interface IFeedRecordpublic String getResourceUrl()
IFeedRecord
getResourceUrl in interface IFeedRecordpublic String getViewMetadataUrl()
IFeedRecord
getViewMetadataUrl in interface IFeedRecordpublic String getServiceType()
IFeedRecord
getServiceType in interface IFeedRecordpublic String getService()
IFeedRecord
getService in interface IFeedRecordpublic String getThumbnailUrl()
IFeedRecord
getThumbnailUrl in interface IFeedRecordpublic String getFileIdentifier()
IFeedRecord
getFileIdentifier in interface IFeedRecordpublic Map<String,IFeedAttribute> getData(String collection)
IFeedRecord
getData in interface IFeedRecordcollection - id of the collection of data
public String toString()
toString in class Object
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||