|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRelationshipClassInfo
COM Interface 'IRelationshipClassInfo'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return relationship class settings for the 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 |
IID713a5cef_a814_47aa_aae2_ee8937c4613b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IRelationshipClassName |
getRelationshipClassName()
The relationship classes to replicate. |
int |
getRelExtractDirection()
Indicates the direction of the relationship class to checkout. |
int |
getTargetID()
Indicates if the targetID of the child replica. |
boolean |
isExcluded()
Indicates if the relationship class to be excluded from the replica description. |
void |
setExcluded(boolean relExcluded)
Indicates if the relationship class to be excluded from the replica description. |
void |
setRelExtractDirection(int relExtractDirection)
Indicates the direction of the relationship class to checkout. |
| Field Detail |
|---|
static final int IID713a5cef_a814_47aa_aae2_ee8937c4613b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IRelationshipClassName getRelationshipClassName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRelExtractDirection(int relExtractDirection)
throws java.io.IOException,
AutomationException
relExtractDirection - A com.esri.arcgis.geodatabase.esriRelExtractDirection constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getRelExtractDirection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExcluded(boolean relExcluded)
throws java.io.IOException,
AutomationException
relExcluded - The relExcluded (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isExcluded()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTargetID()
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 | ||||||||