com.esri.arcgis.catalog
Interface esriContentType

All Superinterfaces:
java.io.Serializable

public interface esriContentType
extends java.io.Serializable

Constants from esriContentType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCatalog.olb'

Description: 'ArcIMS Metadata Server content type.' 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 int esriContentTypeApplications
          Applications.
static int esriContentTypeClearinghouses
          Clearinghouses.
static int esriContentTypeData
          Data.
static int esriContentTypeDocuments
          Documents.
static int esriContentTypeDownloadableData
          Downloadable Data.
static int esriContentTypeGeographicActivities
          Geographic Activities.
static int esriContentTypeGeographicServices
          Geographic Services.
static int esriContentTypeLiveData
          Live Data and Maps.
static int esriContentTypeMapFiles
          Map Files.
static int esriContentTypeNone
          No content type criteria.
static int esriContentTypeOfflineData
          Offline Data.
static int esriContentTypeOtherDocuments
          Other Documents.
static int esriContentTypeResources
          Resources.
static int esriContentTypeStaticMapImages
          Static Map Images.
 

Field Detail

esriContentTypeNone

static final int esriContentTypeNone
No content type criteria.

See Also:
Constant Field Values

esriContentTypeData

static final int esriContentTypeData
Data.

See Also:
Constant Field Values

esriContentTypeLiveData

static final int esriContentTypeLiveData
Live Data and Maps.

See Also:
Constant Field Values

esriContentTypeDownloadableData

static final int esriContentTypeDownloadableData
Downloadable Data.

See Also:
Constant Field Values

esriContentTypeOfflineData

static final int esriContentTypeOfflineData
Offline Data.

See Also:
Constant Field Values

esriContentTypeDocuments

static final int esriContentTypeDocuments
Documents.

See Also:
Constant Field Values

esriContentTypeStaticMapImages

static final int esriContentTypeStaticMapImages
Static Map Images.

See Also:
Constant Field Values

esriContentTypeOtherDocuments

static final int esriContentTypeOtherDocuments
Other Documents.

See Also:
Constant Field Values

esriContentTypeResources

static final int esriContentTypeResources
Resources.

See Also:
Constant Field Values

esriContentTypeApplications

static final int esriContentTypeApplications
Applications.

See Also:
Constant Field Values

esriContentTypeGeographicServices

static final int esriContentTypeGeographicServices
Geographic Services.

See Also:
Constant Field Values

esriContentTypeClearinghouses

static final int esriContentTypeClearinghouses
Clearinghouses.

See Also:
Constant Field Values

esriContentTypeMapFiles

static final int esriContentTypeMapFiles
Map Files.

See Also:
Constant Field Values

esriContentTypeGeographicActivities

static final int esriContentTypeGeographicActivities
Geographic Activities.

See Also:
Constant Field Values