|
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.sync.AgpDestination
public class AgpDestination
The destination Portal for the synchronization push.
| Constructor Summary | |
|---|---|
AgpDestination()
Default constructor. |
|
| Method Summary | |
|---|---|
AgpConnection |
getConnection()
Gets the connection. |
String |
getDestinationFolderID()
Gets the destination folder ID. |
String |
getDestinationOwner()
Gets the destination owner. |
void |
setConnection(AgpConnection connection)
Sets the connection. |
void |
setDestinationFolderID(String destinationFolderID)
Sets the destination folder ID. |
void |
setDestinationOwner(String destinationOwner)
Sets the destination owner. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgpDestination()
| Method Detail |
|---|
public AgpConnection getConnection()
public void setConnection(AgpConnection connection)
connection - the connectionpublic String getDestinationFolderID()
public void setDestinationFolderID(String destinationFolderID)
destinationFolderID - the destination folder IDpublic String getDestinationOwner()
public void setDestinationOwner(String destinationOwner)
destinationOwner - the destination owner
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||