com.esri.arcgis.geodatabase
Class IGeoDBProtectNamesProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
All Implemented Interfaces:
IGeoDBProtectNames, java.io.Externalizable, java.io.Serializable

public class IGeoDBProtectNamesProxy
extends com.esri.arcgis.interop.Dispatch
implements IGeoDBProtectNames, java.io.Serializable

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 =

See Also:
Serialized Form

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

targetClass

public static final java.lang.Class targetClass

noncastable

public boolean noncastable
Constructor Detail

IGeoDBProtectNamesProxy

public IGeoDBProtectNamesProxy(java.lang.String CLSID,
                               java.lang.String host,
                               com.esri.arcgis.interop.AuthInfo authInfo)
                        throws java.net.UnknownHostException,
                               java.io.IOException
Throws:
java.net.UnknownHostException
java.io.IOException

IGeoDBProtectNamesProxy

public IGeoDBProtectNamesProxy()
For internal use only


IGeoDBProtectNamesProxy

public IGeoDBProtectNamesProxy(java.lang.Object obj)
                        throws java.io.IOException
Throws:
java.io.IOException

IGeoDBProtectNamesProxy

protected IGeoDBProtectNamesProxy(java.lang.Object obj,
                                  java.lang.String iid)
                           throws java.io.IOException
Throws:
java.io.IOException

IGeoDBProtectNamesProxy

protected IGeoDBProtectNamesProxy(java.lang.String CLSID,
                                  java.lang.String iid,
                                  java.lang.String host,
                                  com.esri.arcgis.interop.AuthInfo authInfo)
                           throws java.io.IOException
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

role

public void role()
          throws java.io.IOException,
                 AutomationException
role

Specified by:
role in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

datasetType

public void datasetType()
                 throws java.io.IOException,
                        AutomationException
datasetType

Specified by:
datasetType in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

selectionIDs

public void selectionIDs()
                  throws java.io.IOException,
                         AutomationException
selectionIDs

Specified by:
selectionIDs in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

defQuery

public void defQuery()
              throws java.io.IOException,
                     AutomationException
defQuery

Specified by:
defQuery in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

modelType

public void modelType()
               throws java.io.IOException,
                      AutomationException
modelType

Specified by:
modelType in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

rule

public void rule()
          throws java.io.IOException,
                 AutomationException
rule

Specified by:
rule in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

enumNameMapping

public void enumNameMapping()
                     throws java.io.IOException,
                            AutomationException
enumNameMapping

Specified by:
enumNameMapping in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

invalidArea

public void invalidArea()
                 throws java.io.IOException,
                        AutomationException
invalidArea

Specified by:
invalidArea in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

eventNotificationOnValidate

public void eventNotificationOnValidate()
                                 throws java.io.IOException,
                                        AutomationException
eventNotificationOnValidate

Specified by:
eventNotificationOnValidate in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

topology

public void topology()
              throws java.io.IOException,
                     AutomationException
topology

Specified by:
topology in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

xYRank

public void xYRank()
            throws java.io.IOException,
                   AutomationException
xYRank

Specified by:
xYRank in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

zRank

public void zRank()
           throws java.io.IOException,
                  AutomationException
zRank

Specified by:
zRank in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

edgeCount

public void edgeCount()
               throws java.io.IOException,
                      AutomationException
edgeCount

Specified by:
edgeCount in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

classes

public void classes()
             throws java.io.IOException,
                    AutomationException
classes

Specified by:
classes in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

elementID

public void elementID()
               throws java.io.IOException,
                      AutomationException
elementID

Specified by:
elementID in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

configKeyword

public void configKeyword()
                   throws java.io.IOException,
                          AutomationException
configKeyword

Specified by:
configKeyword in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

copyDataset

public void copyDataset()
                 throws java.io.IOException,
                        AutomationException
copyDataset

Specified by:
copyDataset in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

replicaName

public void replicaName()
                 throws java.io.IOException,
                        AutomationException
replicaName

Specified by:
replicaName in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

deltaFile

public void deltaFile()
               throws java.io.IOException,
                      AutomationException
deltaFile

Specified by:
deltaFile in interface IGeoDBProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.