|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.server.IServiceCatalogAdminProxy
com.esri.arcgis.server.IServiceCatalogAdmin2Proxy
public class IServiceCatalogAdmin2Proxy
Provides access to members that control the contents of an ArcGIS Server web services catalog.
| Field Summary |
|---|
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, E |
| Constructor Summary | |
|---|---|
|
IServiceCatalogAdmin2Proxy()
|
|
IServiceCatalogAdmin2Proxy(Object obj)
|
protected |
IServiceCatalogAdmin2Proxy(Object obj,
String iid)
|
| Method Summary | |
|---|---|
void |
addListener(String iidStr,
Object theListener,
Object theSource)
|
IStringArray |
createServiceFolderArray()
Creates a new array of web service folders. |
void |
readExternal(ObjectInput in)
|
void |
removeListener(String iidStr,
Object theListener)
|
void |
setMessageFormats(int rhs1)
The message formats supported by the web services in the catalog. |
void |
setMessageVersion(int rhs1)
The message version supported by the server. |
void |
setServiceFoldersByRef(IStringArray rhs1)
The array of the web service folders for the web service catalog. |
void |
writeExternal(ObjectOutput out)
|
| Methods inherited from class com.esri.arcgis.server.IServiceCatalogAdminProxy |
|---|
createServiceDescription, createServiceDescriptionArray, getCatalogDescriptionDocument, getDescriptionDocument, setServiceDescriptionsByRef |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, queryInterface, release, setNativeMode, setPropertyByName, toString, vtblInvoke |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.esri.arcgis.server.IServiceCatalogAdmin |
|---|
createServiceDescription, createServiceDescriptionArray, getCatalogDescriptionDocument, getDescriptionDocument, setServiceDescriptionsByRef |
| Constructor Detail |
|---|
public IServiceCatalogAdmin2Proxy()
public IServiceCatalogAdmin2Proxy(Object obj)
throws IOException
IOException
protected IServiceCatalogAdmin2Proxy(Object obj,
String iid)
throws IOException
IOException| Method Detail |
|---|
public void addListener(String iidStr,
Object theListener,
Object theSource)
throws IOException
addListener in class IServiceCatalogAdminProxyIOException
public void removeListener(String iidStr,
Object theListener)
throws IOException
removeListener in class IServiceCatalogAdminProxyIOException
public void setMessageFormats(int rhs1)
throws IOException,
AutomationException
setMessageFormats in interface IServiceCatalogAdmin2rhs1 - A com.esri.arcgis.server.esriServiceCatalogMessageFormat constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMessageVersion(int rhs1)
throws IOException,
AutomationException
setMessageVersion in interface IServiceCatalogAdmin2rhs1 - A com.esri.arcgis.system.esriArcGISVersion constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IStringArray createServiceFolderArray()
throws IOException,
AutomationException
createServiceFolderArray in interface IServiceCatalogAdmin2IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setServiceFoldersByRef(IStringArray rhs1)
throws IOException,
AutomationException
setServiceFoldersByRef in interface IServiceCatalogAdmin2rhs1 - A reference to a com.esri.arcgis.system.IStringArray (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizablewriteExternal in class IServiceCatalogAdminProxyIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class IServiceCatalogAdminProxyIOException
ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||