Esri Geoportal Server
1.0

com.esri.gpt.framework.resource.adapters
Class PublishablesAdapter

java.lang.Object
  extended by com.esri.gpt.framework.resource.adapters.PublishablesAdapter
All Implemented Interfaces:
Iterable<Publishable>

public class PublishablesAdapter
extends Object
implements Iterable<Publishable>

Provides collection of Publishable only found in a given collection of resources.


Constructor Summary
PublishablesAdapter(Iterable<Resource> resources)
          Creates instance of the adapter.
 
Method Summary
 Iterator<Publishable> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishablesAdapter

public PublishablesAdapter(Iterable<Resource> resources)
Creates instance of the adapter.

Parameters:
resources - collection of resources
Method Detail

iterator

public Iterator<Publishable> iterator()
Specified by:
iterator in interface Iterable<Publishable>

Esri Geoportal Server
1.0

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