public interface Note extends Serializable
| Modifier and Type | Method and Description |
|---|---|
ContextKind |
getContextKind() |
RuntimeObject |
getContextObject() |
long |
getContextOid() |
String |
getText() |
Date |
getTimestamp() |
User |
getUser() |
long |
getUserOid()
Deprecated.
Use
getUser().getOID() |
String getText()
ContextKind getContextKind()
long getContextOid()
RuntimeObject getContextObject()
long getUserOid()
getUser().getOID()User.getOID()User getUser()
UserDetailsLevel.CORE. May be null if no user is
specified.Date getTimestamp()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.