|
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.agp.ags.Ags2AgpCopy
public class Ags2AgpCopy
Copies from ArcGIS Server to Portal for ArcGIS.
| Constructor Summary | |
|---|---|
Ags2AgpCopy(ArcGISInfo source,
AgpDestination destination)
Creates instance of the class. |
|
| Method Summary | |
|---|---|
void |
copy()
Executes copy action. |
protected boolean |
doContinue()
Check if continue copying. |
protected boolean |
syncItem(AgpItem sourceItem)
Synchronizes a single item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Ags2AgpCopy(ArcGISInfo source,
AgpDestination destination)
source - sourcedestination - destination| Method Detail |
|---|
public void copy()
throws Exception
Exception - if anything fails
protected boolean syncItem(AgpItem sourceItem)
throws Exception
sourceItem - item
true if item has been synchronized
Exception - if any exception occurs during the processprotected boolean doContinue()
true if continue copying
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||