| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Attribute
Represents an attribute associated with an Item.
|
interface |
AvailabilityItem
Extends ICalendarItem to represent a VAVAILABILITY object.
|
interface |
BaseEventStamp
Represents a stamp that contains event specific information.
|
interface |
BinaryAttribute
Attribute that stores a binary value.
|
interface |
BooleanAttribute
Attribue that stores Boolean value
|
interface |
CalendarAttribute
Attribute that stores Calendar value.
|
interface |
CalendarCollectionStamp
Stamp that can be added to CollectionItem that stores
CalendarCollection specific attributes.
|
interface |
CollectionItem
Item that represents a collection of items.
|
interface |
CollectionSubscription
Models a collection subscription between a sharer and a sharee.
|
interface |
ContentItem
Extends
Item to represent an abstract
content item. |
interface |
DecimalAttribute
Attribute that stores a BigDecimal value
|
interface |
DictionaryAttribute
Attribute that stores a Map
|
interface |
EventExceptionStamp
Event stamp that represents an exception to a recurring
event.
|
interface |
EventStamp
Represents a calendar event, recurring or non-recurring.
|
interface |
FileItem
Extends
Item to represent an item containing binary content. |
interface |
FreeBusyItem
Extends
ICalendarItem to represent a VFREEBUSY item. |
interface |
HomeCollectionItem
Extends
CollectionItem to represent a users home collection. |
interface |
ICalendarAttribute
Attribute that stores an icalendar (.ics) value.
|
interface |
ICalendarItem
Extends
Item to represent an abstract
item that is backed by an icalendar component. |
interface |
IntegerAttribute
Attribute that stores an Integer value.
|
interface |
Item
Represents an item on server.
|
interface |
MessageStamp
Stamp that associates message-specific attributes to an item.
|
interface |
MultiValueStringAttribute |
interface |
NoteItem
Extends
ICalendarItem to represent a Note item. |
interface |
NoteOccurrence |
interface |
Preference
Represents a user preference, which is a key,value
pair associated to a user.
|
interface |
Stamp
Represents a Stamp on an Item.
|
interface |
StringAttribute
Attribute that stores String value.
|
interface |
TaskStamp
Represents a Task Stamp.
|
interface |
TextAttribute
Attribute that stores text value.
|
interface |
Ticket
Represents a ticket that is used to grant access to
an Item.
|
interface |
TimestampAttribute
Attribute that stores timestamp value.
|
interface |
User
Represents a user in the cosmo server.
|
interface |
XmlAttribute
Attribute that stores XML value.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AuditableComparator.compare(AuditableObject o1,
AuditableObject o2) |
Copyright © 2012–2018 1&1. All rights reserved.