|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICheckIn2
COM Interface 'ICheckIn2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that perform a check in.' 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 |
IID27fce3ee_891d_407d_a36f_4d37ad14b3f6
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabasedistributed.ICheckIn |
---|
IID15c5f91a_a992_42c6_a64e_53b4965fca46 |
Method Summary | |
---|---|
boolean |
checkInFromDeltaFile2(IWorkspaceName parentDB,
java.lang.String checkoutName,
java.lang.String fileName,
int dcOption,
boolean reconcileCheckout,
int childReconcilePolicy,
boolean columnLevel,
boolean createOIDMappingTable)
Checks in changes from a delta database. |
boolean |
checkInFromGDB2(IWorkspaceName parentDB,
java.lang.String checkoutName,
IWorkspaceName checkOutDB,
boolean reconcileCheckout,
int childReconcilePolicy,
boolean columnLevel,
boolean createOIDMappingTable)
Checks in changes from a check-out database. |
Methods inherited from interface com.esri.arcgis.geodatabasedistributed.ICheckIn |
---|
checkInFromDeltaFile, checkInFromGDB |
Field Detail |
---|
static final int IID27fce3ee_891d_407d_a36f_4d37ad14b3f6
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean checkInFromGDB2(IWorkspaceName parentDB, java.lang.String checkoutName, IWorkspaceName checkOutDB, boolean reconcileCheckout, int childReconcilePolicy, boolean columnLevel, boolean createOIDMappingTable) throws java.io.IOException, AutomationException
parentDB
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)checkoutName
- The checkoutName (in)checkOutDB
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)reconcileCheckout
- The reconcileCheckout (in)childReconcilePolicy
- A com.esri.arcgis.geodatabase.esriReplicaReconcilePolicyType constant (in)columnLevel
- The columnLevel (in)createOIDMappingTable
- The createOIDMappingTable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean checkInFromDeltaFile2(IWorkspaceName parentDB, java.lang.String checkoutName, java.lang.String fileName, int dcOption, boolean reconcileCheckout, int childReconcilePolicy, boolean columnLevel, boolean createOIDMappingTable) throws java.io.IOException, AutomationException
parentDB
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)checkoutName
- The checkoutName (in)fileName
- The fileName (in)dcOption
- A com.esri.arcgis.geodatabasedistributed.esriExportDataChangesOption constant (in)reconcileCheckout
- The reconcileCheckout (in)childReconcilePolicy
- A com.esri.arcgis.geodatabase.esriReplicaReconcilePolicyType constant (in)columnLevel
- The columnLevel (in)createOIDMappingTable
- The createOIDMappingTable (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 |