|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEEditorTracking
COM Interface 'IDEEditorTracking'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that return information about Editor Tracking properties in data element.' 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 |
IIDe80995a9_ff03_43e6_a4a7_dc263e681565
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getCreatedAtFieldName()
The name of the creation time field. |
java.lang.String |
getCreatorFieldName()
The name of the creator field. |
java.lang.String |
getEditedAtFieldName()
The name of the edit time field. |
java.lang.String |
getEditorFieldName()
The name of the editor field. |
boolean |
isEditorTrackingEnabled()
The property to determine if Editor Tracking is enabled on this data element. |
boolean |
isTimeInUTC()
The property to determine Editor Tracking times are recorded in UTC. |
void |
setCreatedAtFieldName(java.lang.String createdAtFieldName)
The name of the creation time field. |
void |
setCreatorFieldName(java.lang.String creatorFieldName)
The name of the creator field. |
void |
setEditedAtFieldName(java.lang.String editedAtFieldName)
The name of the edit time field. |
void |
setEditorFieldName(java.lang.String editorFieldName)
The name of the editor field. |
void |
setEditorTrackingEnabled(boolean isEditorTrackingEnabled)
The property to determine if Editor Tracking is enabled on this data element. |
void |
setIsTimeInUTC(boolean isTimeInUTC)
The property to determine Editor Tracking times are recorded in UTC. |
Field Detail |
---|
static final int IIDe80995a9_ff03_43e6_a4a7_dc263e681565
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isEditorTrackingEnabled() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEditorTrackingEnabled(boolean isEditorTrackingEnabled) throws java.io.IOException, AutomationException
isEditorTrackingEnabled
- The isEditorTrackingEnabled (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCreatorFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCreatorFieldName(java.lang.String creatorFieldName) throws java.io.IOException, AutomationException
creatorFieldName
- The creatorFieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCreatedAtFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCreatedAtFieldName(java.lang.String createdAtFieldName) throws java.io.IOException, AutomationException
createdAtFieldName
- The createdAtFieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getEditorFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEditorFieldName(java.lang.String editorFieldName) throws java.io.IOException, AutomationException
editorFieldName
- The editorFieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getEditedAtFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEditedAtFieldName(java.lang.String editedAtFieldName) throws java.io.IOException, AutomationException
editedAtFieldName
- The editedAtFieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isTimeInUTC() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsTimeInUTC(boolean isTimeInUTC) throws java.io.IOException, AutomationException
isTimeInUTC
- The isTimeInUTC (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 |