|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGDSData
COM Interface 'IGDSData'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to methods supported by a GDSReplicaData object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDbdfd716d_e902_4907_9c97_65da73f02ae9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPropertySet |
getConnectionProperties()
The properties to be used when downloading the data (if transport type is URL). |
byte[] |
getEmbeddedData()
The embedded replica data. |
int |
getTransportType()
The transport type used to transfer the replica data. |
java.lang.String |
getURL()
The url where the replica data is located. |
boolean |
isCompressed()
Indicates whether the data has been compressed. |
void |
setCompressed(boolean comp)
Indicates whether the data has been compressed. |
void |
setConnectionPropertiesByRef(IPropertySet connProps)
The properties to be used when downloading the data (if transport type is URL). |
void |
setEmbeddedData(byte[] data)
The embedded replica data. |
void |
setTransportType(int pTransport)
The transport type used to transfer the replica data. |
void |
setURL(java.lang.String uRL)
The url where the replica data is located. |
| Field Detail |
|---|
static final int IIDbdfd716d_e902_4907_9c97_65da73f02ae9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isCompressed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCompressed(boolean comp)
throws java.io.IOException,
AutomationException
comp - The comp (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTransportType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTransportType(int pTransport)
throws java.io.IOException,
AutomationException
pTransport - A com.esri.arcgis.geodatabasedistributed.esriGDSTransportType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getURL()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setURL(java.lang.String uRL)
throws java.io.IOException,
AutomationException
uRL - The uRL (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
byte[] getEmbeddedData()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEmbeddedData(byte[] data)
throws java.io.IOException,
AutomationException
data - An unsigned byte (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionPropertiesByRef(IPropertySet connProps)
throws java.io.IOException,
AutomationException
connProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getConnectionProperties()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||