Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.client.agportal
Class AgpFolders

java.lang.Object
  extended by com.esri.gpt.control.webharvest.client.agportal.AgpFolders
All Implemented Interfaces:
Iterable<Resource>

public class AgpFolders
extends Object
implements Iterable<Resource>

ArcGIS Portal folders. NOTE! This is EXPERIMENTAL feature. It might be removed at any time in the future.


Constructor Summary
AgpFolders(IterationContext context, AgpInfo info, Criteria criteria)
          Creates new instance of folders.
 
Method Summary
 Iterator<Resource> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpFolders

public AgpFolders(IterationContext context,
                  AgpInfo info,
                  Criteria criteria)
Creates new instance of folders.

Parameters:
context - iteration context
info - service info
criteria - query criteria
Method Detail

iterator

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

Esri Geoportal Server
1.2.9

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