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, Externalizable, Serializable

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also:
Serialized Form

Field Summary
 boolean noncastable
           
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Constructor Summary
  IGeoDBProtectNamesProxy()
           
  IGeoDBProtectNamesProxy(Object obj)
           
protected IGeoDBProtectNamesProxy(Object obj, String iid)
           
 
Method Summary
 void addListener(String iidStr, Object theListener, 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(String iidStr, 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

noncastable

public boolean noncastable
Constructor Detail

IGeoDBProtectNamesProxy

public IGeoDBProtectNamesProxy()

IGeoDBProtectNamesProxy

public IGeoDBProtectNamesProxy(Object obj)
                        throws IOException
Throws:
IOException

IGeoDBProtectNamesProxy

protected IGeoDBProtectNamesProxy(Object obj,
                                  String iid)
                           throws IOException
Throws:
IOException
Method Detail

addListener

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

removeListener

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

role

public void role()
          throws IOException,
                 AutomationException
role

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

datasetType

public void datasetType()
                 throws IOException,
                        AutomationException
datasetType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

selectionIDs

public void selectionIDs()
                  throws IOException,
                         AutomationException
selectionIDs

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

defQuery

public void defQuery()
              throws IOException,
                     AutomationException
defQuery

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

modelType

public void modelType()
               throws IOException,
                      AutomationException
modelType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

rule

public void rule()
          throws IOException,
                 AutomationException
rule

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

enumNameMapping

public void enumNameMapping()
                     throws IOException,
                            AutomationException
enumNameMapping

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

invalidArea

public void invalidArea()
                 throws IOException,
                        AutomationException
invalidArea

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

eventNotificationOnValidate

public void eventNotificationOnValidate()
                                 throws IOException,
                                        AutomationException
eventNotificationOnValidate

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

topology

public void topology()
              throws IOException,
                     AutomationException
topology

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

xYRank

public void xYRank()
            throws IOException,
                   AutomationException
xYRank

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

zRank

public void zRank()
           throws IOException,
                  AutomationException
zRank

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

edgeCount

public void edgeCount()
               throws IOException,
                      AutomationException
edgeCount

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

classes

public void classes()
             throws IOException,
                    AutomationException
classes

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

elementID

public void elementID()
               throws IOException,
                      AutomationException
elementID

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

configKeyword

public void configKeyword()
                   throws IOException,
                          AutomationException
configKeyword

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

copyDataset

public void copyDataset()
                 throws IOException,
                        AutomationException
copyDataset

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

replicaName

public void replicaName()
                 throws IOException,
                        AutomationException
replicaName

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

deltaFile

public void deltaFile()
               throws IOException,
                      AutomationException
deltaFile

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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