public class SocialUgc extends UGC
COLLECTION_NAME| Modifier and Type | Method and Description |
|---|---|
Set<Flag> |
getFlags() |
ModerationStatus |
getModerationStatus() |
Set<String> |
getVotesDown() |
Set<String> |
getVotesUp() |
void |
setFlags(Set<Flag> flags) |
void |
setModerationStatus(ModerationStatus moderationStatus) |
void |
setVotesDown(Set<String> votesDown) |
void |
setVotesUp(Set<String> votesUp) |
getAncestors, getAttachmentId, getAttachments, getAttributes, getBody, getChildren, getContextId, getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getSubject, getTargetId, getUser, isAnonymousFlag, isMyChild, isMyParent, setAncestors, setAnonymousFlag, setAttachmentId, setAttachments, setAttributes, setBody, setChildren, setContextId, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setSubject, setTargetId, setUser, toStringpublic ModerationStatus getModerationStatus()
public void setModerationStatus(ModerationStatus moderationStatus)
Copyright © 2015 CrafterCMS. All Rights Reserved.