|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.resource.adapters.JoinResourcesAdapter
public class JoinResourcesAdapter
Join resources adapter.
| Constructor Summary | |
|---|---|
JoinResourcesAdapter(Iterable<Resource> res1,
Iterable<Resource> res2)
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 JoinResourcesAdapter(Iterable<Resource> res1,
Iterable<Resource> res2)
res1 - first resource collectionres2 - second resource collection| Method Detail |
|---|
public Iterator<Resource> iterator()
iterator in interface Iterable<Resource>
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||