|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 collectionMethod 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 |