|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataObjectTable2
Data Table interface 2
Method Summary | |
---|---|
IEditorTrackingInfo |
getEditorTrackingInfo()
Editor Tracking Info. |
IOwnershipBasedAccessControl |
getOwnershipBasedAccessControl()
Feature Level Access Control |
boolean |
isDataVersioned()
isDataVersioned |
boolean |
isSupportsRollbackOnFailureParameter()
isSupportsRollbackOnFailureParameter |
boolean |
isSyncCanReturnChanges()
Server can track chagnes for this layer/ table. |
Method Detail |
---|
IEditorTrackingInfo getEditorTrackingInfo() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IOwnershipBasedAccessControl getOwnershipBasedAccessControl() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSyncCanReturnChanges() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDataVersioned() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSupportsRollbackOnFailureParameter() 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 |