|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
public class IGeoDBProtectNamesProxy
Internal use class Proxy for COM Interface 'IGeoDBProtectNames'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
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 | |
---|---|
boolean |
noncastable
|
static java.lang.Class |
targetClass
|
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.geodatabase.IGeoDBProtectNames |
---|
IID, IIDc2697cbc_3d8a_4888_ae34_5c35180181a6 |
Constructor Summary | |
---|---|
|
IGeoDBProtectNamesProxy()
For internal use only |
|
IGeoDBProtectNamesProxy(java.lang.Object obj)
|
protected |
IGeoDBProtectNamesProxy(java.lang.Object obj,
java.lang.String iid)
|
|
IGeoDBProtectNamesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
protected |
IGeoDBProtectNamesProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
|
void |
classes()
classes |
void |
configKeyword()
configKeyword |
void |
copyDataset()
copyDataset |
void |
datasetType()
datasetType |
void |
defQuery()
defQuery |
void |
deltaFile()
deltaFile |
void |
edgeCount()
edgeCount |
void |
elementID()
elementID |
void |
enumNameMapping()
enumNameMapping |
void |
eventNotificationOnValidate()
eventNotificationOnValidate |
void |
invalidArea()
invalidArea |
void |
modelType()
modelType |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
|
void |
replicaName()
replicaName |
void |
role()
role |
void |
rule()
rule |
void |
selectionIDs()
selectionIDs |
void |
topology()
topology |
void |
xYRank()
xYRank |
void |
zRank()
zRank |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IGeoDBProtectNamesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IGeoDBProtectNamesProxy()
public IGeoDBProtectNamesProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IGeoDBProtectNamesProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IGeoDBProtectNamesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void role() throws java.io.IOException, AutomationException
role
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void datasetType() throws java.io.IOException, AutomationException
datasetType
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void selectionIDs() throws java.io.IOException, AutomationException
selectionIDs
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void defQuery() throws java.io.IOException, AutomationException
defQuery
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void modelType() throws java.io.IOException, AutomationException
modelType
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void rule() throws java.io.IOException, AutomationException
rule
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void enumNameMapping() throws java.io.IOException, AutomationException
enumNameMapping
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void invalidArea() throws java.io.IOException, AutomationException
invalidArea
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void eventNotificationOnValidate() throws java.io.IOException, AutomationException
eventNotificationOnValidate
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void topology() throws java.io.IOException, AutomationException
topology
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void xYRank() throws java.io.IOException, AutomationException
xYRank
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void zRank() throws java.io.IOException, AutomationException
zRank
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void edgeCount() throws java.io.IOException, AutomationException
edgeCount
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void classes() throws java.io.IOException, AutomationException
classes
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void elementID() throws java.io.IOException, AutomationException
elementID
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void configKeyword() throws java.io.IOException, AutomationException
configKeyword
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void copyDataset() throws java.io.IOException, AutomationException
copyDataset
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void replicaName() throws java.io.IOException, AutomationException
replicaName
in interface IGeoDBProtectNames
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deltaFile() throws java.io.IOException, AutomationException
deltaFile
in interface IGeoDBProtectNames
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 |