|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlugInWorkspaceHelper2
Provides access to members that help the Plug-In workspace.
Method Summary | |
---|---|
boolean |
isCanAddIndex()
Indicates if datasets in this workspace allow indexes to built. |
boolean |
isCanDeleteIndex()
Indicates if datasets in this workspace allow indexes to be deleted. |
boolean |
isReadOnly()
Indicates if this workspace is read-only. |
Method Detail |
---|
boolean isCanAddIndex() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCanDeleteIndex() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReadOnly() throws IOException, AutomationException
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 |