|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGDSData2
Provides access to methods supported by a GDSReplicaData object.
Method Summary | |
---|---|
String |
getUploadID()
The ID of the uploaded data. |
void |
setUploadID(String uploadID)
The ID of the uploaded data. |
Methods inherited from interface com.esri.arcgis.geodatabasedistributed.IGDSData |
---|
getConnectionProperties, getEmbeddedData, getTransportType, getURL, isCompressed, setCompressed, setConnectionPropertiesByRef, setEmbeddedData, setTransportType, setURL |
Method Detail |
---|
String getUploadID() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUploadID(String uploadID) throws IOException, AutomationException
uploadID
- The uploadID (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |