ArcGIS Server Geoportal extension
10

com.esri.gpt.framework.resource.api
Interface Resource

All Known Subinterfaces:
Native, Publishable
All Known Implementing Classes:
CommonPublishable

public interface Resource

Network accessible resource.

Since:
10.0

Method Summary
 Iterable<Resource> getNodes()
          Gets nodes.
 

Method Detail

getNodes

Iterable<Resource> getNodes()
Gets nodes. Any resource can have sero or more child nodes.

Returns:
iterable over nodes

ArcGIS Server Geoportal extension
10

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