com.esri.arcgis.geodatabase
Class ITopologyProtectNamesProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.ITopologyProtectNamesProxy
All Implemented Interfaces:
ITopologyProtectNames, Externalizable, Serializable

public class ITopologyProtectNamesProxy
extends com.esri.arcgis.interop.Dispatch
implements ITopologyProtectNames, 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
  ITopologyProtectNamesProxy()
           
  ITopologyProtectNamesProxy(Object obj)
           
protected ITopologyProtectNamesProxy(Object obj, String iid)
           
 
Method Summary
 void addListener(String iidStr, Object theListener, Object theSource)
           
 void classes()
          classes
 void errorClass()
          errorClass
 void errorFeature()
          errorFeature
 void errors()
          errors
 void eventNotificationOnValidate()
          eventNotificationOnValidate
 void exceptions()
          exceptions
 void objectClass()
          objectClass
 void removeListener(String iidStr, Object theListener)
           
 void ruleGUID()
          ruleGUID
 void ruleID()
          ruleID
 void rules()
          rules
 void selectionChanged()
          selectionChanged
 void topology()
          topology
 void topologyID()
          topologyID
 void topologyName()
          topologyName
 void trustedArea()
          trustedArea
 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

ITopologyProtectNamesProxy

public ITopologyProtectNamesProxy()

ITopologyProtectNamesProxy

public ITopologyProtectNamesProxy(Object obj)
                           throws IOException
Throws:
IOException

ITopologyProtectNamesProxy

protected ITopologyProtectNamesProxy(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

topology

public void topology()
              throws IOException,
                     AutomationException
topology

Product Availability

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

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

errors

public void errors()
            throws IOException,
                   AutomationException
errors

Product Availability

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

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

rules

public void rules()
           throws IOException,
                  AutomationException
rules

Product Availability

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

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

topologyName

public void topologyName()
                  throws IOException,
                         AutomationException
topologyName

Product Availability

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

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

topologyID

public void topologyID()
                throws IOException,
                       AutomationException
topologyID

Product Availability

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

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

errorFeature

public void errorFeature()
                  throws IOException,
                         AutomationException
errorFeature

Product Availability

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

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

errorClass

public void errorClass()
                throws IOException,
                       AutomationException
errorClass

Product Availability

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

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

exceptions

public void exceptions()
                throws IOException,
                       AutomationException
exceptions

Product Availability

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

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

selectionChanged

public void selectionChanged()
                      throws IOException,
                             AutomationException
selectionChanged

Product Availability

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

Specified by:
selectionChanged in interface ITopologyProtectNames
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 ITopologyProtectNames
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

objectClass

public void objectClass()
                 throws IOException,
                        AutomationException
objectClass

Product Availability

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

Specified by:
objectClass in interface ITopologyProtectNames
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 ITopologyProtectNames
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 ITopologyProtectNames
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

ruleID

public void ruleID()
            throws IOException,
                   AutomationException
ruleID

Product Availability

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

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

ruleGUID

public void ruleGUID()
              throws IOException,
                     AutomationException
ruleGUID

Product Availability

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

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

trustedArea

public void trustedArea()
                 throws IOException,
                        AutomationException
trustedArea

Product Availability

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

Specified by:
trustedArea in interface ITopologyProtectNames
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 ITopologyProtectNames
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.