Esri Geoportal Server
1.2.9

com.esri.gpt.catalog.publication
Class DeleteSourceUrisRequest

java.lang.Object
  extended by com.esri.gpt.catalog.publication.DeleteSourceUrisRequest

public class DeleteSourceUrisRequest
extends Object

Deletes collection of the source URI's.


Constructor Summary
DeleteSourceUrisRequest(RequestContext requestContext, Publisher publisher, Iterable<Map.Entry<String,String>> sourceUriData)
           
 
Method Summary
 void execute()
           
 long getDeletedCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteSourceUrisRequest

public DeleteSourceUrisRequest(RequestContext requestContext,
                               Publisher publisher,
                               Iterable<Map.Entry<String,String>> sourceUriData)
Method Detail

execute

public void execute()
             throws ImsServiceException,
                    SQLException,
                    CatalogIndexException,
                    IOException
Throws:
ImsServiceException
SQLException
CatalogIndexException
IOException

getDeletedCount

public long getDeletedCount()

Esri Geoportal Server
1.2.9

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