Class CommentHistoryRecord
java.lang.Object
org.nustaq.reallive.records.RecordWrapper
org.nustaq.kontraktor.apputil.comments.CommentHistoryRecord
- All Implemented Interfaces:
Serializable,AuthorMixin<CommentHistoryRecord>,CreationMixin<CommentHistoryRecord>,ForeignKeyMixin<CommentHistoryRecord>,IdMixin<CommentHistoryRecord>,ImageUrlMixin<CommentHistoryRecord>,ParentIdMixin<CommentHistoryRecord>,TextMixin<CommentHistoryRecord>,TypeMixin<CommentHistoryRecord>,org.nustaq.reallive.api.Record,org.nustaq.reallive.query.EvalContext
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>
- See Also:
-
Field Summary
Fields inherited from class org.nustaq.reallive.records.RecordWrapper
recordFields inherited from interface org.nustaq.reallive.api.Record
_NULL_ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.nustaq.reallive.records.RecordWrapper
containsKey, equals, get, getFields, getKey, getLastModified, getRecord, getSequence, hashCode, internal_incSequence, internal_put, internal_setLastModified, internal_updateLastModified, key, put, shallowCopy, toString, transformCopy, WrapMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.nustaq.kontraktor.apputil.recordwrappermixins.AuthorMixin
author, getAuthorMethods inherited from interface org.nustaq.kontraktor.apputil.recordwrappermixins.CreationMixin
creation, getCreationMethods inherited from interface org.nustaq.reallive.query.EvalContext
getMethods inherited from interface org.nustaq.kontraktor.apputil.recordwrappermixins.ForeignKeyMixin
foreignKey, getForeignKeyMethods inherited from interface org.nustaq.kontraktor.apputil.recordwrappermixins.IdMixin
getId, idMethods inherited from interface org.nustaq.kontraktor.apputil.recordwrappermixins.ImageUrlMixin
getImageURL, imageURLMethods inherited from interface org.nustaq.kontraktor.apputil.recordwrappermixins.ParentIdMixin
getParentId, parentIdMethods inherited from interface org.nustaq.reallive.api.Record
_afterLoad, asDouble, asList, asLoggingString, asLong, asMap, asSet, containsKey, deepCopy, deepMerge, defaultEquals, getArr, getAsList, getBool, getDouble, getFields, getFieldSet, getInt, getKey, getKeyVals, getLastModified, getLong, getRec, getRecord, getSafeString, getSequence, getString, getValue, haveRec, internal_incSequence, internal_put, internal_setLastModified, internal_updateLastModified, join, key, mget, mgetNum, mgetString, omit, omitRecursivelyInPlace, put, putTransforming, reduced, replaceValues, shallowCopy, stripOps, toJson, toPrettyString, transformCopy, validateForJsonability
-
Constructor Details
-
CommentHistoryRecord
public CommentHistoryRecord(org.nustaq.reallive.api.Record record) -
CommentHistoryRecord
-
-
Method Details
-
getMentions
-
mentions
-
getAffectedParentUser
-
affectedParentUser
-
getEditorId
-
editorId
-