com.esri.arcgis.geodatabase
Interface IGeoDBProtectNames

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

public interface IGeoDBProtectNames
extends java.io.Serializable

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
static java.lang.String IID
          Deprecated. Internal use only
static int IIDc2697cbc_3d8a_4888_ae34_5c35180181a6
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 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 replicaName()
          replicaName
 void role()
          role
 void rule()
          rule
 void selectionIDs()
          selectionIDs
 void topology()
          topology
 void xYRank()
          xYRank
 void zRank()
          zRank
 

Field Detail

IIDc2697cbc_3d8a_4888_ae34_5c35180181a6

static final int IIDc2697cbc_3d8a_4888_ae34_5c35180181a6
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

role

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

datasetType

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

selectionIDs

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

defQuery

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

modelType

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

rule

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

enumNameMapping

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

invalidArea

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

eventNotificationOnValidate

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

topology

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

xYRank

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

zRank

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

edgeCount

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

classes

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

elementID

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

configKeyword

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

copyDataset

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

replicaName

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

deltaFile

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

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.