|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILocatorWorkspaceName2
Provides access to members that describe a locator workspace.
Use the ILocatorWorkspaceName2 interface to get information that describes a locator workspace.
ILocatorWorkspace2
,
ILocatorManager2
,
DatabaseLocatorWorkspace
,
ILocatorWorkspace
,
ILocatorManager.getLocatorWorkspaceFromPath(String)
,
LocatorEnumerator
,
ILocatorWorkspaceName2
,
LocatorWorkspaceName
,
IDatabaseLocatorWorkspace
,
LocalLocatorWorkspace
,
ILocatorManager
,
LocatorManager
,
ILocatorWorkspaceName
Method Summary | |
---|---|
IAGSServerConnectionName |
getAGSServerConnectionName()
The name of the ArcGIS server connection that contains the locator workspace. |
void |
setAGSServerConnectionNameByRef(IAGSServerConnectionName serverConnection)
The name of the ArcGIS server connection that contains the locator workspace. |
Methods inherited from interface com.esri.arcgis.geodatabase.ILocatorWorkspaceName |
---|
getPath, getType, getWorkspaceName, setPath, setWorkspaceNameByRef |
Method Detail |
---|
IAGSServerConnectionName getAGSServerConnectionName() throws IOException, AutomationException
Returns an AGSServerConnectionName object that represents the ArcGIS Server connection that contains the locator workspace.
If the locator workspace represented by the LocatorWorkspaceName object represents a locator workspace from an ArcGIS Server, this property returns a reference to an ArcGISServerConnectionName object that represents the ArcGIS Server connection.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumServerObjectType
,
AGSLocatorWorkspace
,
IEnumServerObjectTypeInfo
,
GeocodeServer
,
ILocatorManager2.getAGSLocatorWorkspace(com.esri.arcgis.gisclient.IAGSServerConnectionName)
,
ServerObject
,
ILocatorWorkspaceName2.getAGSServerConnectionName()
,
AGSAddressLocator
void setAGSServerConnectionNameByRef(IAGSServerConnectionName serverConnection) throws IOException, AutomationException
serverConnection
- A reference to a com.esri.arcgis.gisclient.IAGSServerConnectionName (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 |