|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICheckOut
COM Interface 'ICheckOut'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that perform a check out.' 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 |
IIDd0571ebd_d55c_46ef_90a1_246c40486dca
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
checkOutData(IReplicaDescription rDDescriptions,
boolean transferRelObjects,
java.lang.String checkoutName)
Checks out schema and data from a master geodatabase. |
void |
checkOutSchema(IReplicaDescription rDDescription,
java.lang.String checkoutName)
Checks out only the schema of the selected datasets from a master geodatabase. |
Field Detail |
---|
static final int IIDd0571ebd_d55c_46ef_90a1_246c40486dca
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void checkOutData(IReplicaDescription rDDescriptions, boolean transferRelObjects, java.lang.String checkoutName) throws java.io.IOException, AutomationException
rDDescriptions
- A reference to a com.esri.arcgis.geodatabase.IReplicaDescription (in)transferRelObjects
- The transferRelObjects (in)checkoutName
- The checkoutName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void checkOutSchema(IReplicaDescription rDDescription, java.lang.String checkoutName) throws java.io.IOException, AutomationException
rDDescription
- A reference to a com.esri.arcgis.geodatabase.IReplicaDescription (in)checkoutName
- The checkoutName (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 |