com.esri.gpt.control.webharvest.client.agportal
Class AgpFolders
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgpFolders
public AgpFolders(IterationContext context,
AgpInfo info,
Criteria criteria)
- Creates new instance of folders.
- Parameters:
context
- iteration contextinfo
- service infocriteria
- query criteria
iterator
public Iterator<Resource> iterator()
- Specified by:
iterator
in interface Iterable<Resource>
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.