|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRemoteMetadata2
COM Interface 'IRemoteMetadata2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to allow user to decide whether to show dialog and to manipulate specific information on ArcIMS Server.' 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 |
IIDf5ffcb33_cfd6_4a01_b777_a11724c56a35
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
The content type of the metadata document. |
java.lang.String |
getModifiedTime()
The modified date and time of the metadata document. |
boolean |
isShowDialogs()
Indicates whether publishing status dialogs are shown. |
void |
setContentType(java.lang.String contentType)
The content type of the metadata document. |
void |
setModifiedTime(java.lang.String modifiedTime)
The modified date and time of the metadata document. |
void |
setShowDialogs(boolean show)
Indicates whether publishing status dialogs are shown. |
| Field Detail |
|---|
static final int IIDf5ffcb33_cfd6_4a01_b777_a11724c56a35
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isShowDialogs()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowDialogs(boolean show)
throws java.io.IOException,
AutomationException
show - The show (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getContentType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContentType(java.lang.String contentType)
throws java.io.IOException,
AutomationException
contentType - The contentType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getModifiedTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setModifiedTime(java.lang.String modifiedTime)
throws java.io.IOException,
AutomationException
modifiedTime - The modifiedTime (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 | ||||||||