|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISdeLocatorImpl
Provides access to members for editing ArcSDE locator properties.
Method Summary | |
---|---|
IWorkspace |
getWorkspace()
ArcSDE workspace in which the locator resides. |
void |
setOwner(String rhs1)
Name of the owner of the ArcSDE locator. |
void |
setWorkspaceByRef(IWorkspace wks)
ArcSDE workspace in which the locator resides. |
Methods inherited from interface com.esri.arcgis.location.ILocatorImpl |
---|
getProperties, setCategory, setName, setProperties |
Method Detail |
---|
IWorkspace getWorkspace() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWorkspaceByRef(IWorkspace wks) throws IOException, AutomationException
wks
- A reference to a com.esri.arcgis.geodatabase.IWorkspace (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOwner(String rhs1) throws IOException, AutomationException
rhs1
- The rhs1 (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 |