Esri Geoportal Server
1.2.9

com.esri.gpt.control.georss
Interface IFeedRecords

All Superinterfaces:
Collection<IFeedRecord>, Iterable<IFeedRecord>, List<IFeedRecord>
All Known Implementing Classes:
AbstractFeedRecords, DcatJsonSearchEngine.DcatRecordsAdapter, DiscoveredRecordsAdapter, SearchResultRecordsAdapter

public interface IFeedRecords
extends List<IFeedRecord>

Collection of IFeedRecord elements.


Nested Class Summary
static class IFeedRecords.FieldMeta
          FieldMeta definition
 
Method Summary
 List<IFeedRecords.FieldMeta> getMetaData()
           
 OpenSearchProperties getOpenSearchProperties()
           
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getOpenSearchProperties

OpenSearchProperties getOpenSearchProperties()

getMetaData

List<IFeedRecords.FieldMeta> getMetaData()

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.