public interface CollectionItem extends Item
| Modifier and Type | Method and Description |
|---|---|
int |
generateHash()
Generate alternative hash code for collection.
|
Item |
getChild(String uid)
Return child item with matching uid
|
Item |
getChildByName(String name) |
CollectionItemDetails |
getChildDetails(Item item) |
Set<Item> |
getChildren()
Return active children items (those with isActive=true).
|
Long |
getHue() |
boolean |
isExcludeFreeBusyRollup() |
void |
setExcludeFreeBusyRollup(boolean flag) |
void |
setHue(Long value) |
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, updateTimestampSet<Item> getChildren()
CollectionItemDetails getChildDetails(Item item)
Item getChild(String uid)
boolean isExcludeFreeBusyRollup()
void setExcludeFreeBusyRollup(boolean flag)
Long getHue()
void setHue(Long value)
int generateHash()
Copyright © 2012–2018 1&1. All rights reserved.