public interface INoteAddition
Information about a new note on an i2 Analyze record.
- Since:
 
- 10.0
 
- 
Method Summary
Gets a 
String that contains the text of the new note.
 
 
Gets a 
String that contains the name of the user who logged in to the Information Store
 most recently before the note was created.
 
 
 
 
 
 
- 
Method Details
- 
getContent
Gets a 
String that contains the text of the new note.
 
- Returns:
 
- See above.
 
 
- 
getCreatedBy
Gets a 
String that contains the name of the user who logged in to the Information Store
 most recently before the note was created.
 
- Returns:
 
- See above.