|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEditorTrackingInfo
EditorTrackingInfo value object
| Method Summary | |
|---|---|
String |
getCreationDateFieldName()
Creation date field's name |
String |
getCreatorFieldName()
Creator Field |
String |
getEditDateFieldName()
Edit date field Name |
String |
getEditorFieldName()
Editor Field Name |
String |
getRealm()
Username qualifier to be used with the username in creator and editor fields. |
ITimeReference |
getTimeReference()
Time reference for creation and edit dates. |
boolean |
isTimeInUTC()
If true, creation and edit dates are in UTC. |
| Method Detail |
|---|
String getCreationDateFieldName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getCreatorFieldName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getEditDateFieldName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getEditorFieldName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITimeReference getTimeReference()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isTimeInUTC()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getRealm()
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 | ||||||||