com.esri.arcgis.geodatabase
Interface IGeoDBProtectNames

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
IGeoDBProtectNamesProxy

public interface IGeoDBProtectNames
extends java.io.Serializable

Product Availability

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


Method Summary
 void classes()
           
 void configKeyword()
           
 void copyDataset()
           
 void datasetType()
           
 void defQuery()
           
 void deltaFile()
           
 void edgeCount()
           
 void elementID()
           
 void enumNameMapping()
           
 void eventNotificationOnValidate()
           
 void invalidArea()
           
 void modelType()
           
 void replicaName()
           
 void role()
           
 void rule()
           
 void selectionIDs()
           
 void topology()
           
 void xYRank()
           
 void zRank()
           
 

Method Detail

role

public void role()
          throws java.io.IOException,
                 AutomationException
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.