|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRemoteMetadataName2
Provides access to members to manipulate information specific to metadata stored in an ArcIMS Metadata Server.
| Method Summary | |
|---|---|
String |
getContentType()
The content type of the metadata document. |
String |
getModifiedTime()
The modified date and time of the metadata document. |
void |
setContentType(String pContentType)
The content type of the metadata document. |
void |
setModifiedTime(String pModifiedTime)
The modified date and time of the metadata document. |
| Method Detail |
|---|
String getContentType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContentType(String pContentType)
throws IOException,
AutomationException
pContentType - The pContentType (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getModifiedTime()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setModifiedTime(String pModifiedTime)
throws IOException,
AutomationException
pModifiedTime - The pModifiedTime (in)
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 | ||||||||