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