public interface CommentInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getCommentKind() |
int |
getCommentLevel() |
String |
getCommentString() |
Date |
getDate() |
int |
getHistId() |
int |
getIndex() |
String |
getUser() |
int getIndex()
Date getDate()
String getUser()
int getCommentKind()
int getCommentLevel()
int getHistId()
String getCommentString()
Copyright © 2016 SAPERION AG. All rights reserved.