public interface CommentEntity extends Comment, Entity
Modifier and Type | Method and Description |
---|---|
void |
setContent(String content) |
void |
setCreationTime(Date creationTime) |
void |
setScopeId(String scopeId) |
void |
setScopeType(String scopeType) |
void |
setUpdateTime(Date updateTime) |
void |
setUserId(String userId) |
getContent, getCreationTime, getId, getScopeId, getScopeType, getUpdateTime, getUserId
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated