|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.catalog.IMSMetadataService
public class IMSMetadataService
COM Class 'IMSMetadataService'. Generated 3/19/2015 1:20:49 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description 'GxObject that represents ArcIMS Metadata Service.' 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 |
---|
Fields inherited from interface com.esri.arcgis.catalog.IGxObject |
---|
IID, IIDbdbbb3eb_d0b2_11d1_aed9_080009ec734b, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectEdit |
---|
IID, IIDbdbbb3fc_d0b2_11d1_aed9_080009ec734b, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectUI |
---|
IID, IID7273aa57_e6f9_11d2_9f30_00c04f6bc69e, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxLayerSource |
---|
IID, IIDfbbbdfa1_59c3_42c9_b63f_1ce5d8fcb7c5, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectContainer |
---|
IID, IID7273aa58_e6f9_11d2_9f30_00c04f6bc69e, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectDeleteOptions |
---|
IID, IIDc78d055b_23ae_4874_8c12_b280fad9b8b8, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxThumbnail |
---|
IID, IIDda1862ed_95f8_11d2_af67_080009ec734b, xxDummy |
Fields inherited from interface com.esri.arcgis.gisclient.IIMSServiceDescription |
---|
IID, IIDfe9f959a_06b5_4d52_8148_3bd33c29c0c5, xxDummy |
Fields inherited from interface com.esri.arcgis.geodatabase.IMetadata |
---|
IID, IID5de04a82_24e4_11d3_a641_0008c7d3ae50, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectProperties |
---|
IID, IIDd342626e_f9da_11d3_a68d_0008c7d3ae8d, xxDummy |
Fields inherited from interface com.esri.arcgis.geodatabase.INativeTypeInfo |
---|
IID, IID906db24a_f0ad_4ca5_871b_5466e54fab80, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectInternalName |
---|
IID, IIDd3cc0862_a328_4b51_a05a_540bf20cef25, xxDummy |
Fields inherited from interface com.esri.arcgis.geodatabase.IMetadataEdit |
---|
IID, IID97fdb978_62a4_49c5_8252_b07837b33ee9, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IRemoteMetadata |
---|
IID, IID9df1041e_2f52_405e_b7b9_b736ba74340b, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxPasteTarget |
---|
IID, IIDbdbbb403_d0b2_11d1_aed9_080009ec734b, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IClone |
---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IGxObjectSort |
---|
IID, IID4b7eb42e_d500_11d3_a6f3_0008c7d3ae50, xxDummy |
Fields inherited from interface com.esri.arcgis.gisclient.IIMSUserRole |
---|
IID, IID448631a6_2bda_4f54_a341_76cc7ffd70a7, xxDummy |
Fields inherited from interface com.esri.arcgis.catalog.IRemoteMetadata2 |
---|
IID, IIDf5ffcb33_cfd6_4a01_b777_a11724c56a35, xxDummy |
Constructor Summary | |
---|---|
IMSMetadataService()
Constructs a IMSMetadataService using ArcGIS Engine. |
|
IMSMetadataService(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. IMSMetadataService theIMSMetadataService = (IMSMetadataService) obj; |
Method Summary | |
---|---|
IGxObject |
addChild(IGxObject child)
Adds a new child and returns a reference to it. |
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
void |
attach(IGxObject parent,
IGxCatalog pCatalog)
Attaches the object to its parent and the catalog. |
boolean |
canCopy()
Indicates if the object can be copied. |
boolean |
canDelete()
Indicates if the object can be deleted. |
boolean |
canPaste(IEnumName names,
boolean[] moveOperation)
Indicates if the specified names may be pasted into this object. |
boolean |
canRename()
Indicates if the object can be renamed. |
IGxObject |
createChild(java.lang.String server,
java.lang.String service,
java.lang.String userName,
java.lang.String password,
boolean isFolder)
Creates a new folder as a child of this folder. |
void |
delete()
Deletes the object. |
void |
deleteChild(IGxObject child)
Deletes the specified child object. |
void |
detach()
Instructs the object to detach itself from its parent and the catalog. |
void |
editProperties(int hParent)
Presents a modal dialog to allow editing the object's properties. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
java.lang.String |
getBaseName()
The base name of the object (i.e. |
java.lang.String |
getCategory()
The category of the object. |
IEnumGxObject |
getChildren()
An enumeration of the child objects. |
IUID |
getClassID()
The class ID of this object. |
static java.lang.String |
getClsid()
getClsid. |
IPropertySet |
getConnectionProperties()
True if the service is free. |
java.lang.String |
getContentType()
The content type of the metadata document. |
IUID |
getContextMenu()
The class ID of the context menu for this object. |
java.lang.String |
getDataset()
Name of metadata document on server. |
int |
getDeleteOption()
Behavior when deleting multiple objects. |
IEnvelope |
getExtent()
The extent of the dataset represented by this document. |
java.lang.String |
getFullName()
The full name of the object. |
int |
getIndexStatus()
Indicates whether this document is indexed on the server. |
IName |
getInternalObjectName()
The Name for the internal object that this GxObject represents. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getLargeImage()
The large image that represents the object. |
int |
getLargeSelectedImage()
The large image that represents the object when it is selected. |
IPropertySet |
getMetadata()
The PropertySet containing metadata. |
java.lang.String |
getMetadataURL()
URL of metadata document on server. |
java.lang.String |
getModifiedTime()
The modified date and time of the metadata document. |
java.lang.String |
getName()
The short name of the object. |
INativeType |
getNativeType()
The native type. |
IUID |
getNewMenu()
The class ID of the New menu for this object. |
java.lang.String |
getOnlink()
The online linkage contained within this document. |
java.lang.String |
getOwner()
ArcIMS authenticated user owning metadata document. |
IGxObject |
getParent()
The parent of the object. |
java.lang.Object |
getPassword()
Password for the specified service. |
void |
getPropByIndex(int index,
java.lang.String[] name,
java.lang.Object[] value)
The name and value of the indexed property in the GxObject. |
java.lang.Object |
getProperty(java.lang.String name)
The value of the named property in the GxObject. |
int |
getPropertyCount()
The number of properties in the GxObject. |
int |
getRefCount()
The number of references to this document on the server. |
int |
getSecurity()
Type of security set on the service. |
java.lang.String |
getServer()
The URL of the ArcIMS server running the service represented by this document. |
java.lang.String |
getService()
The name of the ArcIMS service represented by this document. |
int |
getServiceType()
Type of service. |
int |
getSmallImage()
The small image that represents the object. |
int |
getSmallSelectedImage()
The small image that represents the object when it is selected. |
IPicture |
getThumbnail()
The Thumbnail. |
java.lang.String |
getThumbnailURL()
URL of thumbnail image on server. |
java.lang.String |
getURL()
URL to ArcIMS server. |
java.lang.String |
getUserID()
Unique id (UUID) of metadata document. |
java.lang.String |
getUserName()
User name for the specified service. |
int |
getUserRole()
User role. |
int |
hashCode()
the hashcode for this object |
boolean |
isAreChildrenViewable()
Indicates if the objects children are available for viewing in the tree-view. |
boolean |
isCanEditMetadata()
Indicates if metadata can be edited. |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isFolder()
Indicates whether this metadata document is a folder. |
boolean |
isHasChildren()
Indicates if the object has any children. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isPrivate()
Indicates if the service is private (requires password). |
boolean |
isPrivateDocument()
Indicates whether this metadata document is private. |
boolean |
isRoot()
Indicates whether this metadata document is the root document. |
boolean |
isSavePassword()
Indicates if the password should be saved. |
boolean |
isShowDialogs()
Indicates whether publishing status dialogs are shown. |
boolean |
isSortEnabled()
Indicates if sorting is enabled for this GxObject. |
boolean |
isValid()
Indicates if the object is still valid. |
boolean |
paste(IEnumName names,
boolean[] moveOperation)
Pastes the specified names into this object. |
void |
publishDatasets(IEnumName names)
Publish the metadata of a set of datasets to an ArcIMS Metadata Server. |
void |
refresh()
Updates the object and any children of the object. |
void |
release()
Release a IMSMetadataService. |
void |
rename(java.lang.String newShortName)
Renames the object. |
void |
setConnectionProperties(IPropertySet connectionProperties)
True if the service is free. |
void |
setContentType(java.lang.String contentType)
The content type of the metadata document. |
void |
setDataset(java.lang.String dataset)
Name of metadata document on server. |
void |
setDeleteOption(int option)
Behavior when deleting multiple objects. |
void |
setExtentByRef(IEnvelope extent)
The extent of the dataset represented by this document. |
void |
setHasChildren(boolean rhs1)
Indicates whether this folder has children. |
void |
setIndexStatus(int indexStatus)
Indicates whether this document is indexed on the server. |
void |
setInternalObjectNameByRef(IName internalObjectName)
The Name for the internal object that this GxObject represents. |
void |
setIsFolder(boolean isFolder)
Indicates whether this metadata document is a folder. |
void |
setIsPrivate(boolean isPrivate)
Indicates if the service is private (requires password). |
void |
setIsPrivateDocument(boolean isPrivate)
Indicates whether this metadata document is private. |
void |
setIsRoot(boolean isRoot)
Indicates whether this metadata document is the root document. |
void |
setMetadata(IPropertySet propertySet)
The PropertySet containing metadata. |
void |
setMetadataURL(java.lang.String uRL)
URL of metadata document on server. |
void |
setModifiedTime(java.lang.String modifiedTime)
The modified date and time of the metadata document. |
void |
setName(java.lang.String name)
Service Name. |
void |
setOnlink(java.lang.String onlink)
The online linkage contained within this document. |
void |
setOwner(java.lang.String owner)
ArcIMS authenticated user owning metadata document. |
void |
setPassword(java.lang.String password)
Password for the specified service. |
void |
setProperty(java.lang.String name,
java.lang.Object value)
Set the value of the named property in the GxObject. |
void |
setRefCount(int refCount)
The number of references to this document on the server. |
void |
setSavePassword(boolean flag)
Indicates if the password should be saved. |
void |
setSecurity(int security)
Type of security set on the service. |
void |
setServer(java.lang.String server)
The URL of the ArcIMS server running the service represented by this document. |
void |
setService(java.lang.String service)
The name of the ArcIMS service represented by this document. |
void |
setServiceType(int type)
Type of service. |
void |
setShowDialogs(boolean show)
Indicates whether publishing status dialogs are shown. |
void |
setSortEnabled(boolean path)
Indicates if sorting is enabled for this GxObject. |
void |
setThumbnailByRef(IPicture picture)
The Thumbnail. |
void |
setThumbnailURL(java.lang.String uRL)
URL of thumbnail image on server. |
void |
setURL(java.lang.String uRL)
URL to ArcIMS server. |
void |
setUserID(java.lang.String userID)
Unique id (UUID) of metadata document. |
void |
setUserName(java.lang.String userName)
User name for the specified service. |
void |
setUserRole(int role)
User role. |
void |
synchronize(int action,
int interval)
Updates metadata with the current properties; may create metadata if it doesn't already exist. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IMSMetadataService() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic IMSMetadataService(java.lang.Object obj) throws java.io.IOException
IMSMetadataService theIMSMetadataService = (IMSMetadataService) obj;
obj
to IMSMetadataService
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IGxObject
getName
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFullName() throws java.io.IOException, AutomationException
getFullName
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getBaseName() throws java.io.IOException, AutomationException
getBaseName
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCategory() throws java.io.IOException, AutomationException
getCategory
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGxObject getParent() throws java.io.IOException, AutomationException
getParent
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IUID getClassID() throws java.io.IOException, AutomationException
getClassID
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IName getInternalObjectName() throws java.io.IOException, AutomationException
getInternalObjectName
in interface IGxObject
getInternalObjectName
in interface IGxObjectInternalName
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isValid() throws java.io.IOException, AutomationException
isValid
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void attach(IGxObject parent, IGxCatalog pCatalog) throws java.io.IOException, AutomationException
attach
in interface IGxObject
parent
- A reference to a com.esri.arcgis.catalog.IGxObject (in)pCatalog
- A reference to a com.esri.arcgis.catalog.IGxCatalog (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void detach() throws java.io.IOException, AutomationException
detach
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void refresh() throws java.io.IOException, AutomationException
refresh
in interface IGxObject
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canRename() throws java.io.IOException, AutomationException
canRename
in interface IGxObjectEdit
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void rename(java.lang.String newShortName) throws java.io.IOException, AutomationException
rename
in interface IGxObjectEdit
newShortName
- The newShortName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canDelete() throws java.io.IOException, AutomationException
canDelete
in interface IGxObjectEdit
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void delete() throws java.io.IOException, AutomationException
delete
in interface IGxObjectEdit
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void editProperties(int hParent) throws java.io.IOException, AutomationException
editProperties
in interface IGxObjectEdit
hParent
- The hParent (A COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canCopy() throws java.io.IOException, AutomationException
canCopy
in interface IGxObjectEdit
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSmallImage() throws java.io.IOException, AutomationException
getSmallImage
in interface IGxObjectUI
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSmallSelectedImage() throws java.io.IOException, AutomationException
getSmallSelectedImage
in interface IGxObjectUI
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLargeImage() throws java.io.IOException, AutomationException
getLargeImage
in interface IGxObjectUI
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLargeSelectedImage() throws java.io.IOException, AutomationException
getLargeSelectedImage
in interface IGxObjectUI
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IUID getContextMenu() throws java.io.IOException, AutomationException
getContextMenu
in interface IGxObjectUI
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IUID getNewMenu() throws java.io.IOException, AutomationException
getNewMenu
in interface IGxObjectUI
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasChildren() throws java.io.IOException, AutomationException
isHasChildren
in interface IGxObjectContainer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumGxObject getChildren() throws java.io.IOException, AutomationException
getChildren
in interface IGxObjectContainer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isAreChildrenViewable() throws java.io.IOException, AutomationException
isAreChildrenViewable
in interface IGxObjectContainer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGxObject addChild(IGxObject child) throws java.io.IOException, AutomationException
addChild
in interface IGxObjectContainer
child
- A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteChild(IGxObject child) throws java.io.IOException, AutomationException
deleteChild
in interface IGxObjectContainer
child
- A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDeleteOption(int option) throws java.io.IOException, AutomationException
setDeleteOption
in interface IGxObjectDeleteOptions
option
- A com.esri.arcgis.catalog.esriGxDeleteOption constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDeleteOption() throws java.io.IOException, AutomationException
getDeleteOption
in interface IGxObjectDeleteOptions
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setThumbnailByRef(IPicture picture) throws java.io.IOException, AutomationException
setThumbnailByRef
in interface IGxThumbnail
picture
- A reference to a com.esri.arcgis.support.ms.stdole.IPicture (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPicture getThumbnail() throws java.io.IOException, AutomationException
getThumbnail
in interface IGxThumbnail
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String name) throws java.io.IOException, AutomationException
setName
in interface IIMSServiceDescription
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getURL() throws java.io.IOException, AutomationException
getURL
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setURL(java.lang.String uRL) throws java.io.IOException, AutomationException
setURL
in interface IIMSServiceDescription
uRL
- The uRL (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUserName(java.lang.String userName) throws java.io.IOException, AutomationException
setUserName
in interface IIMSServiceDescription
userName
- The userName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getUserName() throws java.io.IOException, AutomationException
getUserName
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getPassword() throws java.io.IOException, AutomationException
getPassword
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPassword(java.lang.String password) throws java.io.IOException, AutomationException
setPassword
in interface IIMSServiceDescription
password
- The password (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSavePassword() throws java.io.IOException, AutomationException
isSavePassword
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSavePassword(boolean flag) throws java.io.IOException, AutomationException
setSavePassword
in interface IIMSServiceDescription
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getServiceType() throws java.io.IOException, AutomationException
getServiceType
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setServiceType(int type) throws java.io.IOException, AutomationException
setServiceType
in interface IIMSServiceDescription
type
- A com.esri.arcgis.gisclient.acServiceType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getSecurity() throws java.io.IOException, AutomationException
getSecurity
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSecurity(int security) throws java.io.IOException, AutomationException
setSecurity
in interface IIMSServiceDescription
security
- The security (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPrivate() throws java.io.IOException, AutomationException
isPrivate
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsPrivate(boolean isPrivate) throws java.io.IOException, AutomationException
setIsPrivate
in interface IIMSServiceDescription
isPrivate
- The isPrivate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getConnectionProperties() throws java.io.IOException, AutomationException
getConnectionProperties
in interface IIMSServiceDescription
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setConnectionProperties(IPropertySet connectionProperties) throws java.io.IOException, AutomationException
setConnectionProperties
in interface IIMSServiceDescription
connectionProperties
- 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.public IPropertySet getMetadata() throws java.io.IOException, AutomationException
getMetadata
in interface IMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMetadata(IPropertySet propertySet) throws java.io.IOException, AutomationException
setMetadata
in interface IMetadata
propertySet
- 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.public void synchronize(int action, int interval) throws java.io.IOException, AutomationException
synchronize
in interface IMetadata
action
- A com.esri.arcgis.geodatabase.esriMetadataSyncAction constant (in)interval
- The interval (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPropertyCount() throws java.io.IOException, AutomationException
getPropertyCount
in interface IGxObjectProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getPropByIndex(int index, java.lang.String[] name, java.lang.Object[] value) throws java.io.IOException, AutomationException
getPropByIndex
in interface IGxObjectProperties
index
- The index (in)name
- The name (in/out: use single element array)value
- A Variant (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getProperty(java.lang.String name) throws java.io.IOException, AutomationException
getProperty
in interface IGxObjectProperties
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setProperty(java.lang.String name, java.lang.Object value) throws java.io.IOException, AutomationException
setProperty
in interface IGxObjectProperties
name
- The name (in)value
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public INativeType getNativeType() throws java.io.IOException, AutomationException
getNativeType
in interface INativeTypeInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setInternalObjectNameByRef(IName internalObjectName) throws java.io.IOException, AutomationException
setInternalObjectNameByRef
in interface IGxObjectInternalName
internalObjectName
- A reference to a com.esri.arcgis.system.IName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isCanEditMetadata() throws java.io.IOException, AutomationException
isCanEditMetadata
in interface IMetadataEdit
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDataset(java.lang.String dataset) throws java.io.IOException, AutomationException
setDataset
in interface IRemoteMetadata
dataset
- The dataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDataset() throws java.io.IOException, AutomationException
getDataset
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOwner(java.lang.String owner) throws java.io.IOException, AutomationException
setOwner
in interface IRemoteMetadata
owner
- The owner (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getOwner() throws java.io.IOException, AutomationException
getOwner
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUserID(java.lang.String userID) throws java.io.IOException, AutomationException
setUserID
in interface IRemoteMetadata
userID
- The userID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getUserID() throws java.io.IOException, AutomationException
getUserID
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMetadataURL(java.lang.String uRL) throws java.io.IOException, AutomationException
setMetadataURL
in interface IRemoteMetadata
uRL
- The uRL (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMetadataURL() throws java.io.IOException, AutomationException
getMetadataURL
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setThumbnailURL(java.lang.String uRL) throws java.io.IOException, AutomationException
setThumbnailURL
in interface IRemoteMetadata
uRL
- The uRL (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getThumbnailURL() throws java.io.IOException, AutomationException
getThumbnailURL
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IGxObject createChild(java.lang.String server, java.lang.String service, java.lang.String userName, java.lang.String password, boolean isFolder) throws java.io.IOException, AutomationException
createChild
in interface IRemoteMetadata
server
- The server (in)service
- The service (in)userName
- The userName (in)password
- The password (in)isFolder
- The isFolder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHasChildren(boolean rhs1) throws java.io.IOException, AutomationException
setHasChildren
in interface IRemoteMetadata
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsFolder(boolean isFolder) throws java.io.IOException, AutomationException
setIsFolder
in interface IRemoteMetadata
isFolder
- The isFolder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isFolder() throws java.io.IOException, AutomationException
isFolder
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsRoot(boolean isRoot) throws java.io.IOException, AutomationException
setIsRoot
in interface IRemoteMetadata
isRoot
- The isRoot (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isRoot() throws java.io.IOException, AutomationException
isRoot
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsPrivateDocument(boolean isPrivate) throws java.io.IOException, AutomationException
setIsPrivateDocument
in interface IRemoteMetadata
isPrivate
- The isPrivate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isPrivateDocument() throws java.io.IOException, AutomationException
isPrivateDocument
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void publishDatasets(IEnumName names) throws java.io.IOException, AutomationException
publishDatasets
in interface IRemoteMetadata
names
- A reference to a com.esri.arcgis.system.IEnumName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRefCount(int refCount) throws java.io.IOException, AutomationException
setRefCount
in interface IRemoteMetadata
refCount
- The refCount (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRefCount() throws java.io.IOException, AutomationException
getRefCount
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtentByRef(IEnvelope extent) throws java.io.IOException, AutomationException
setExtentByRef
in interface IRemoteMetadata
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnvelope getExtent() throws java.io.IOException, AutomationException
getExtent
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOnlink(java.lang.String onlink) throws java.io.IOException, AutomationException
setOnlink
in interface IRemoteMetadata
onlink
- The onlink (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getOnlink() throws java.io.IOException, AutomationException
getOnlink
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setServer(java.lang.String server) throws java.io.IOException, AutomationException
setServer
in interface IRemoteMetadata
server
- The server (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getServer() throws java.io.IOException, AutomationException
getServer
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setService(java.lang.String service) throws java.io.IOException, AutomationException
setService
in interface IRemoteMetadata
service
- The service (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getService() throws java.io.IOException, AutomationException
getService
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getIndexStatus() throws java.io.IOException, AutomationException
getIndexStatus
in interface IRemoteMetadata
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIndexStatus(int indexStatus) throws java.io.IOException, AutomationException
setIndexStatus
in interface IRemoteMetadata
indexStatus
- A com.esri.arcgis.gisclient.acIndexStatus constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canPaste(IEnumName names, boolean[] moveOperation) throws java.io.IOException, AutomationException
canPaste
in interface IGxPasteTarget
names
- A reference to a com.esri.arcgis.system.IEnumName (in)moveOperation
- The moveOperation (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean paste(IEnumName names, boolean[] moveOperation) throws java.io.IOException, AutomationException
paste
in interface IGxPasteTarget
names
- A reference to a com.esri.arcgis.system.IEnumName (in)moveOperation
- The moveOperation (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IClone esri_clone() throws java.io.IOException, AutomationException
esri_clone
in interface IClone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assign(IClone src) throws java.io.IOException, AutomationException
assign
in interface IClone
src
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEqual(IClone other) throws java.io.IOException, AutomationException
isEqual
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIdentical(IClone other) throws java.io.IOException, AutomationException
isIdentical
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSortEnabled(boolean path) throws java.io.IOException, AutomationException
setSortEnabled
in interface IGxObjectSort
path
- The path (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSortEnabled() throws java.io.IOException, AutomationException
isSortEnabled
in interface IGxObjectSort
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getUserRole() throws java.io.IOException, AutomationException
getUserRole
in interface IIMSUserRole
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUserRole(int role) throws java.io.IOException, AutomationException
setUserRole
in interface IIMSUserRole
role
- A com.esri.arcgis.gisclient.acUserRole constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowDialogs() throws java.io.IOException, AutomationException
isShowDialogs
in interface IRemoteMetadata2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowDialogs(boolean show) throws java.io.IOException, AutomationException
setShowDialogs
in interface IRemoteMetadata2
show
- The show (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getContentType() throws java.io.IOException, AutomationException
getContentType
in interface IRemoteMetadata2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setContentType(java.lang.String contentType) throws java.io.IOException, AutomationException
setContentType
in interface IRemoteMetadata2
contentType
- The contentType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getModifiedTime() throws java.io.IOException, AutomationException
getModifiedTime
in interface IRemoteMetadata2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setModifiedTime(java.lang.String modifiedTime) throws java.io.IOException, AutomationException
setModifiedTime
in interface IRemoteMetadata2
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 |