public interface IMessage extends IFolder
IThingNameInfo.INameAtom
INVALID_ID
ACL_CAPABILITY, ACL_FREE, ACL_LEVEL_0, ACL_LEVEL_1, ACL_LEVEL_2, ACL_NORMAL, AUTH_LEVEL_ANONYMOUS, AUTH_LEVEL_BASIC, AUTH_LEVEL_DEFAULT, AUTH_LEVEL_FULL_ACCESS, AUTH_LEVEL_NTLM
Modifier and Type | Method and Description |
---|---|
IThingID |
getAuthor() |
String |
getMessage() |
boolean |
getPending() |
boolean |
getRetractionRequested() |
int |
getTotalRating() |
int |
getTotalVotes() |
void |
setAuthor(IThingID value) |
void |
setMessage(String value) |
void |
setPending(boolean value) |
void |
setRetractionRequested(boolean value) |
void |
setTotalRating(int value) |
void |
setTotalVotes(int value) |
getFolderType, setFolderType
getPath
addToContainer, copy, deactivate, deactivate, delete, delete, destroy, getThingID, getTreePath, getVersionInfo, hashCode, loadThings, onLoad, onSave, reactivate, relate, removeFromContainer, setProperties, setXTypeID, unrelate
getDbID, getTypeID, getXTypeID
putIsVersioned, putState, putThingInfo, setThingInfo
getAuthLevel, getIsVersioned, getOwnerID, getState, getStyleID
putParentID, setParentID
getParentID
putDates, setModified, setModified
getCreationDate, getLastModifiedDate
getAllLanguages, getDescription, getName, getNames, getThingLang, putNameDesc, setDescription, setDescription, setName, setName, setNameDesc
getDescription, getName
addNote, getNotes, removeNote
putInfo, setInfo
getInfo
getKeywords, putKeywords, setKeywords
evictCallback, refreshCallback
getSortID, putSortInfo, setSortID
getCount, getDepth, hasSubContainers, putContainerInfo
void setMessage(String value) throws MetaException
MetaException
String getMessage() throws MetaException
MetaException
void setAuthor(IThingID value) throws MetaException
MetaException
IThingID getAuthor() throws MetaException
MetaException
void setPending(boolean value) throws MetaException
MetaException
boolean getPending() throws MetaException
MetaException
void setRetractionRequested(boolean value) throws MetaException
MetaException
boolean getRetractionRequested() throws MetaException
MetaException
void setTotalRating(int value) throws MetaException
MetaException
int getTotalRating() throws MetaException
MetaException
void setTotalVotes(int value) throws MetaException
MetaException
int getTotalVotes() throws MetaException
MetaException