public class CommentHistoryRecord extends org.nustaq.reallive.records.RecordWrapper implements TextMixin<CommentHistoryRecord>, CreationMixin<CommentHistoryRecord>, AuthorMixin<CommentHistoryRecord>, ImageUrlMixin<CommentHistoryRecord>, ParentIdMixin<CommentHistoryRecord>, TypeMixin<CommentHistoryRecord>, ForeignKeyMixin<CommentHistoryRecord>, IdMixin<CommentHistoryRecord>
| Constructor and Description |
|---|
CommentHistoryRecord(org.nustaq.reallive.api.Record record) |
CommentHistoryRecord(String key) |
| Modifier and Type | Method and Description |
|---|---|
CommentHistoryRecord |
affectedParentUser(String m) |
CommentHistoryRecord |
editorId(String m) |
String |
getAffectedParentUser() |
String |
getEditorId() |
Set<String> |
getMentions() |
CommentHistoryRecord |
mentions(Set<String> m) |
equals, get, getFields, getKey, getLastModified, getRecord, getSequence, hashCode, internal_incSequence, internal_setLastModified, internal_updateLastModified, key, put, toString, Wrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetText, textcreation, getCreationauthor, getAuthorgetImageURL, imageURLgetParentId, parentIdgetType, typeforeignKey, getForeignKeygetId, idarr, asMap, asString, copied, getBool, getDouble, getFields, getInt, getKey, getKeyVals, getLastModified, getLong, getRec, getSafeString, getSequence, getString, getValue, internal_incSequence, internal_setLastModified, internal_updateLastModified, key, put, rec, recarr, reducedpublic CommentHistoryRecord(org.nustaq.reallive.api.Record record)
public CommentHistoryRecord(String key)
public CommentHistoryRecord mentions(Set<String> m)
public String getAffectedParentUser()
public CommentHistoryRecord affectedParentUser(String m)
public String getEditorId()
public CommentHistoryRecord editorId(String m)
Copyright © 2019. All rights reserved.