|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlugInMetadata2
COM Interface 'IPlugInMetadata2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that manage property set metadata for a plug-in.' 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 |
IIDc8e04d84_6557_40c5_a30a_b564c4d00560
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IPlugInMetadata |
---|
IIDa21946ce_11a9_4241_84f5_7b10c1d6d8b9 |
Method Summary | |
---|---|
IPropertySet |
getMetadataByType(int type,
java.lang.String localName)
A property set containing the metadata for the indicated dataset. |
void |
setMetadataByType(int type,
java.lang.String localName,
IPropertySet metadata)
A property set containing the metadata for the indicated dataset. |
Methods inherited from interface com.esri.arcgis.geodatabase.IPlugInMetadata |
---|
getMetadata, isCanEditMetadata, setMetadata |
Field Detail |
---|
static final int IIDc8e04d84_6557_40c5_a30a_b564c4d00560
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IPropertySet getMetadataByType(int type, java.lang.String localName) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geodatabase.esriDatasetType constant (in)localName
- The localName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMetadataByType(int type, java.lang.String localName, IPropertySet metadata) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geodatabase.esriDatasetType constant (in)localName
- The localName (in)metadata
- A reference to a com.esri.arcgis.system.IPropertySet (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 |