|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAttachmentInfo2
COM Interface 'IAttachmentInfo2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that describe an attachment.' 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 |
IID74060067_8955_44ee_8653_c18f388893c0
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IAttachmentInfo |
---|
IID74060067_8955_44da_8653_c18f388893ce |
Method Summary | |
---|---|
java.lang.String |
getGlobalID()
Global ID that uniquely identifies the attachment. |
java.lang.String |
getParentGlobalID()
The source global ID that to which the attachment is associated to. |
boolean |
isAttachmentRelationshipGlobalIDBased()
Is the attachment global ID based. |
void |
setGlobalID(java.lang.String globalID)
Global ID that uniquely identifies the attachment. |
void |
setParentGlobalID(java.lang.String globalID)
The source global ID that to which the attachment is associated to. |
Methods inherited from interface com.esri.arcgis.geodatabase.IAttachmentInfo |
---|
getAttachmentID, getContentType, getName, getParentID, getSize, setContentType, setName, setParentID |
Field Detail |
---|
static final int IID74060067_8955_44ee_8653_c18f388893c0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isAttachmentRelationshipGlobalIDBased() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getGlobalID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGlobalID(java.lang.String globalID) throws java.io.IOException, AutomationException
globalID
- The globalID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getParentGlobalID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParentGlobalID(java.lang.String globalID) throws java.io.IOException, AutomationException
globalID
- The globalID (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 |