Esri Geoportal Server
1.2.0

com.esri.gpt.catalog.arcgis.agportal.synchronizer
Class ReverseSynchronizer

java.lang.Object
  extended by com.esri.gpt.catalog.arcgis.agportal.synchronizer.ReverseSynchronizer
All Implemented Interfaces:
IScheduledTask, Runnable

public class ReverseSynchronizer
extends Object
implements Runnable, IScheduledTask

Reverse ArcGIS portal synchronizer. NOTE! This is EXPERIMENTAL feature. It might be removed at any time in the future.


Constructor Summary
ReverseSynchronizer()
          Default constructor.
 
Method Summary
 void run()
          Run the synchronization process.
 void setParameters(StringAttributeMap parameters)
          Sets the configuration parameters for the task.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReverseSynchronizer

public ReverseSynchronizer()
Default constructor.

Method Detail

setParameters

public void setParameters(StringAttributeMap parameters)
Sets the configuration parameters for the task.

Specified by:
setParameters in interface IScheduledTask
Parameters:
parameters - the configuration parameters

run

public void run()
Run the synchronization process.

Specified by:
run in interface Runnable

Esri Geoportal Server
1.2.0

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