|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchemaChangesInit
COM Interface 'ISchemaChangesInit'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that initialize schema changes of a replica.' 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 |
IIDe94e335a_e1f0_4a55_9e8d_e6492b033333
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
init(IReplica replica,
IWorkspaceName targetWorkspaceName)
Initializes the object using the replica and the target replica workspace. |
void |
initFromSchemaDifferencesDocument(java.lang.String xmlFile,
IWorkspaceName targetWorkspaceName)
Initializes the object using a schema differences document and a target replica workspace. |
void |
initFromSchemaDocument(java.lang.String xmlFile,
IWorkspaceName targetWorkspaceName)
Initializes the object using a replica schema document and a target replica workspace. |
Field Detail |
---|
static final int IIDe94e335a_e1f0_4a55_9e8d_e6492b033333
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void init(IReplica replica, IWorkspaceName targetWorkspaceName) throws java.io.IOException, AutomationException
replica
- A reference to a com.esri.arcgis.geodatabase.IReplica (in)targetWorkspaceName
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void initFromSchemaDocument(java.lang.String xmlFile, IWorkspaceName targetWorkspaceName) throws java.io.IOException, AutomationException
xmlFile
- The xmlFile (in)targetWorkspaceName
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void initFromSchemaDifferencesDocument(java.lang.String xmlFile, IWorkspaceName targetWorkspaceName) throws java.io.IOException, AutomationException
xmlFile
- The xmlFile (in)targetWorkspaceName
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (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 |