public interface ContentItem extends Item
Item to represent an abstract
content item.| Modifier and Type | Interface and Description |
|---|---|
static class |
ContentItem.Action |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLastModification() |
String |
getLastModifiedBy() |
Boolean |
getNeedsReply() |
Boolean |
getSent() |
TriageStatus |
getTriageStatus() |
void |
setLastModification(Integer lastModification) |
void |
setLastModifiedBy(String lastModifiedBy) |
void |
setNeedsReply(Boolean needsReply) |
void |
setSent(Boolean sent) |
void |
setTriageStatus(TriageStatus ts) |
addAttribute, addStamp, addTicket, copy, getAttribute, getAttribute, getAttributes, getAttributes, getAttributeValue, getAttributeValue, getClientCreationDate, getClientModifiedDate, getDisplayName, getIsActive, getName, getOwner, getParent, getParentDetails, getParents, getStamp, getStamp, getStampMap, getStamps, getTickets, getTombstones, getUid, removeAttribute, removeAttribute, removeAttributes, removeStamp, removeTicket, setAttribute, setAttribute, setClientCreationDate, setClientModifiedDate, setDisplayName, setIsActive, setName, setOwner, setUidgetCreationDate, getEntityTag, getFactory, getModifiedDate, updateTimestampString getLastModifiedBy()
void setLastModifiedBy(String lastModifiedBy)
Integer getLastModification()
void setLastModification(Integer lastModification)
TriageStatus getTriageStatus()
void setTriageStatus(TriageStatus ts)
Boolean getSent()
void setSent(Boolean sent)
Boolean getNeedsReply()
void setNeedsReply(Boolean needsReply)
Copyright © 2012–2018 1&1. All rights reserved.