|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplicaDatasetEdit
COM Interface 'IReplicaDatasetEdit'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that set the properties of a check-out dataset.' 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 |
IID79db3598_6e18_4921_b4f7_2cc03ad52c47
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
setDatasetID(int rhs1)
The ID of the dataset. |
void |
setName(java.lang.String rhs1)
The name of the dataset. |
void |
setParentDatabase(java.lang.String rhs1)
The name of the master geodatabase the dataset was checked out from. |
void |
setParentOwner(java.lang.String rhs1)
The owner of the dataset in the master geodatabase. |
void |
setReplicaID(int rhs1)
The ID of the check-out associated with this dataset. |
void |
setType(int rhs1)
The type of the dataset. |
Field Detail |
---|
static final int IID79db3598_6e18_4921_b4f7_2cc03ad52c47
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setType(int rhs1) throws java.io.IOException, AutomationException
rhs1
- A com.esri.arcgis.geodatabase.esriDatasetType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDatasetID(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParentOwner(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParentDatabase(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReplicaID(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
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 |