Uses of Class
com.storedobject.core.MemoComment
Packages that use MemoComment
-
Uses of MemoComment in com.storedobject.core
Methods in com.storedobject.core that return MemoCommentModifier and TypeMethodDescriptionMemoComment.getFirst()
Memo.getInitialComment()
MemoComment.getLatest()
Memo.getLatestComment()
MemoComment.getNext()
Methods in com.storedobject.core with parameters of type MemoCommentModifier and TypeMethodDescriptionboolean
Memo.canReturnToInitiator
(MemoComment latestComment) final boolean
Memo.isLatestComment
(MemoComment memoComment) protected void
Memo.returning
(MemoComment comment) This is invoked just before the memo is returned. -
Uses of MemoComment in com.storedobject.ui.common
Methods in com.storedobject.ui.common with parameters of type MemoComment -
Uses of MemoComment in com.storedobjects.support
Methods in com.storedobjects.support with parameters of type MemoCommentModifier and TypeMethodDescriptionboolean
Issue.canReturnToInitiator
(MemoComment latestComment) protected void
Issue.returning
(MemoComment comment)