Esri Geoportal Server
1.2.9

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

All Known Subinterfaces:
DestroyableResource, IServiceInfoProvider, Native, Publishable
All Known Implementing Classes:
CommonPublishable, DCATRecord, ServiceHandler.ServiceRecord, ServiceInfoProvider

public interface Resource

Network accessible resource.


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

Esri Geoportal Server
1.2.9

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