Interface Comment
-
- All Known Subinterfaces:
CommentEntity
- All Known Implementing Classes:
PlatformCommentEntityImpl
public interface Comment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContent()DategetCreationTime()StringgetId()StringgetScopeId()StringgetScopeType()DategetUpdateTime()StringgetUserId()
-