|
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.catalog.publication.CollectSourceUrisRequest
public class CollectSourceUrisRequest
Collects source URI's.
| Constructor Summary | |
|---|---|
CollectSourceUrisRequest(RequestContext requestContext,
HrRecord repository)
Creates instance of the request. |
|
| Method Summary | |
|---|---|
void |
execute()
Executes request. |
protected void |
onSourceUri(String sourceUri,
String uuid)
Called every time a source URI is found. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectSourceUrisRequest(RequestContext requestContext,
HrRecord repository)
requestContext - request contextrepository - harvest repository| Method Detail |
|---|
public void execute()
throws SQLException,
IOException
SQLException - if accessing database fails
IOException - if accessing index fails
protected void onSourceUri(String sourceUri,
String uuid)
throws IOException
sourceUri - source URIuuid - record UUID
IOException - if accessing index fails
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||