| 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.resource.adapters.FlatResourcesAdapter
public class FlatResourcesAdapter
Flattes collection of resources.
| Constructor Summary | |
|---|---|
FlatResourcesAdapter(Iterable<Resource> resources)
Creates instance of the adapter.  | 
|
FlatResourcesAdapter(Resource resource)
Creates instance of the adapter.  | 
|
| 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 | 
|---|
public FlatResourcesAdapter(Iterable<Resource> resources)
resources - collection of resourcespublic FlatResourcesAdapter(Resource resource)
resource - collection of resources| Method Detail | 
|---|
public Iterator<Resource> iterator()
iterator in interface Iterable<Resource>
  | 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||