|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxAGSFolder
COM Interface 'IGxAGSFolder'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
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 |
IID7274cd39_52ad_4256_b799_4fa053361684
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
editFolderProperties(int hParent)
Edit the folder properties. |
IAGSServerConnection |
getAGSServerConnection()
The AGS server connection. |
IAGSServerConnectionName |
getAGSServerConnectionName()
The AGS server connection name. |
java.lang.Object |
getSelectedServerObjects()
The selected server objects. |
void |
setAGSServerConnectionByRef(IAGSServerConnection conn)
The AGS server connection. |
void |
setAGSServerConnectionNameByRef(IAGSServerConnectionName connName)
The AGS server connection name. |
void |
setName(java.lang.String rhs1)
The AGS folder name. |
void |
setSelectedServerObjects(java.lang.Object selectedObjects)
The selected server objects. |
| Field Detail |
|---|
static final int IID7274cd39_52ad_4256_b799_4fa053361684
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setName(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAGSServerConnectionByRef(IAGSServerConnection conn)
throws java.io.IOException,
AutomationException
conn - A reference to a com.esri.arcgis.gisclient.IAGSServerConnection (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IAGSServerConnection getAGSServerConnection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IAGSServerConnectionName getAGSServerConnectionName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAGSServerConnectionNameByRef(IAGSServerConnectionName connName)
throws java.io.IOException,
AutomationException
connName - A reference to a com.esri.arcgis.gisclient.IAGSServerConnectionName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void editFolderProperties(int hParent)
throws java.io.IOException,
AutomationException
hParent - The hParent (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getSelectedServerObjects()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSelectedServerObjects(java.lang.Object selectedObjects)
throws java.io.IOException,
AutomationException
selectedObjects - A Variant (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 | ||||||||