|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataLicenseInfo
COM Interface 'IDataLicenseInfo'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Provides access to data license information.' 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 |
IID37474491_1c04_4669_99b5_825cf67294c5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getApplicationName(int nIdx)
Name of licensed applications. |
int |
getApplicationsCount()
Number of licensed applications. |
int |
getAttrCroupsCount()
Number of attribute groups. |
java.lang.String |
getAttrGroupName(int nIdx)
Name of attribute group. |
int |
getAvailableConnections()
Available connections. |
java.lang.String |
getDataProductName()
Name of data product. |
java.lang.Object |
getExpiration()
Expiration date. |
int |
getGeographiesCount()
Number of geographies divisions |
java.lang.String |
getGeographyName(int nIdx)
Name of geographies divisions. |
int |
getLayerCroupsCount()
Number of layer groups. |
java.lang.String |
getLayerGroupName(int nIdx)
Name of layer groups. |
GUID |
getLicenseID()
License ID. |
int |
getLicenseType()
License type. |
int |
getMaxConnections()
Maximum connections allowed. |
int |
getMetaCount()
Number of meta information strings. |
IMetaInfo |
getMetaInfo(int nIdx)
Meta information pair. |
IUsageModeInfo |
getUsageMode(int nIndex)
Usage mode by its number. |
int |
getUsageModeCount()
Number of usage modes. |
Field Detail |
---|
static final int IID37474491_1c04_4669_99b5_825cf67294c5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getDataProductName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getApplicationsCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getApplicationName(int nIdx) throws java.io.IOException, AutomationException
nIdx
- The nIdx (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getAttrCroupsCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getAttrGroupName(int nIdx) throws java.io.IOException, AutomationException
nIdx
- The nIdx (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getGeographiesCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getGeographyName(int nIdx) throws java.io.IOException, AutomationException
nIdx
- The nIdx (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMetaCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMetaInfo getMetaInfo(int nIdx) throws java.io.IOException, AutomationException
nIdx
- The nIdx (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getLayerCroupsCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getLayerGroupName(int nIdx) throws java.io.IOException, AutomationException
nIdx
- The nIdx (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.GUID getLicenseID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getExpiration() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getLicenseType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMaxConnections() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getAvailableConnections() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getUsageModeCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IUsageModeInfo getUsageMode(int nIndex) throws java.io.IOException, AutomationException
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |