ArcGIS Server Geoportal extension
10

com.esri.gpt.migration.from31to93
Class HrMigrate

java.lang.Object
  extended by com.esri.gpt.migration.from31to93.HrMigrate

public class HrMigrate
extends Object

Migrates harvest repository.


Constructor Summary
HrMigrate()
           
 
Method Summary
static ArrayList<HrRecord> processHarvestSites(Connection conn)
          Migrates all harvesting sites.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HrMigrate

public HrMigrate()
Method Detail

processHarvestSites

public static ArrayList<HrRecord> processHarvestSites(Connection conn)
                                               throws ParseException,
                                                      Exception
Migrates all harvesting sites.

Parameters:
conn - connection
Returns:
ArrayList of
Throws:
ParseException
Exception

ArcGIS Server Geoportal extension
10

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