- calculateEntityTag() - Method in interface org.unitedinternet.cosmo.model.User
-
- CaldavExceptionExtMkCalendarForbidden - Exception in org.unitedinternet.cosmo.dav.caldav
-
Exception extension for caldav.
- CaldavExceptionExtMkCalendarForbidden(String) - Constructor for exception org.unitedinternet.cosmo.dav.caldav.CaldavExceptionExtMkCalendarForbidden
-
- CaldavExceptionForbidden - Exception in org.unitedinternet.cosmo.dav.caldav
-
Exception extension for CalDAV.
- CaldavExceptionForbidden(String) - Constructor for exception org.unitedinternet.cosmo.dav.caldav.CaldavExceptionForbidden
-
- CaldavExceptionRenameCalendarForbidden - Exception in org.unitedinternet.cosmo.dav.caldav
-
Exception extension for caldav.
- CaldavExceptionRenameCalendarForbidden(String) - Constructor for exception org.unitedinternet.cosmo.dav.caldav.CaldavExceptionRenameCalendarForbidden
-
- CalendarAttribute - Interface in org.unitedinternet.cosmo.model
-
Attribute that stores Calendar value.
- CalendarCollectionStamp - Interface in org.unitedinternet.cosmo.model
-
Stamp that can be added to CollectionItem that stores
CalendarCollection specific attributes.
- CalendarGetHandler - Interface in org.unitedinternet.cosmo.service.interceptors
-
Handler that gets called after the calendar is retrieved.
- CalendarService - Interface in org.unitedinternet.cosmo.service
-
- checkPermission(Item, int) - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityManager
-
Validates that the current security context has the requested
permission for the given item.
- clearContent() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- code(String) - Static method in class org.unitedinternet.cosmo.model.TriageStatusUtil
-
- CODE_DONE - Static variable in interface org.unitedinternet.cosmo.model.TriageStatus
-
- CODE_LATER - Static variable in interface org.unitedinternet.cosmo.model.TriageStatus
-
- CODE_NOW - Static variable in interface org.unitedinternet.cosmo.model.TriageStatus
-
- CollectionCreateHandler - Interface in org.unitedinternet.cosmo.service.interceptors
-
- CollectionDeleteHandler - Interface in org.unitedinternet.cosmo.service.interceptors
-
Interface for collection delete handler.
- CollectionItem - Interface in org.unitedinternet.cosmo.model
-
Item that represents a collection of items.
- CollectionItemDetails - Interface in org.unitedinternet.cosmo.model
-
Represents the relationship between an item and a collection.
- CollectionLockedException - Exception in org.unitedinternet.cosmo.model
-
An exception that indicates that a collection is locked for
exclusive update and may not be concurrently updated.
- CollectionLockedException(String) - Constructor for exception org.unitedinternet.cosmo.model.CollectionLockedException
-
- CollectionLockedException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.model.CollectionLockedException
-
- CollectionSubscription - Interface in org.unitedinternet.cosmo.model
-
Models a collection subscription between a sharer and a sharee.
- CollectionUpdateHandler - Interface in org.unitedinternet.cosmo.service.interceptors
-
Interface for collection create handler.
- compare(AuditableObject, AuditableObject) - Method in class org.unitedinternet.cosmo.model.AuditableComparator
-
- compare(Date, Date) - Method in class org.unitedinternet.cosmo.model.AuditableComparator
-
- compare(ContentItem, ContentItem) - Method in class org.unitedinternet.cosmo.model.ContentItemComparator
-
- compare(NoteItem, NoteItem) - Method in class org.unitedinternet.cosmo.model.NoteItemTriageStatusComparator
-
- compareTo(Ticket) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- compareTo(QName) - Method in class org.unitedinternet.cosmo.util.CosmoQName
-
- ContentItem - Interface in org.unitedinternet.cosmo.model
-
Extends
Item to represent an abstract
content item.
- ContentItem.Action - Class in org.unitedinternet.cosmo.model
-
- ContentItemComparator - Class in org.unitedinternet.cosmo.model
-
- ContentItemComparator() - Constructor for class org.unitedinternet.cosmo.model.ContentItemComparator
-
- ContentItemComparator(boolean) - Constructor for class org.unitedinternet.cosmo.model.ContentItemComparator
-
- ContentItemComparator(int) - Constructor for class org.unitedinternet.cosmo.model.ContentItemComparator
-
- ContentItemComparator(boolean, int) - Constructor for class org.unitedinternet.cosmo.model.ContentItemComparator
-
- ContentItemFilter - Class in org.unitedinternet.cosmo.model.filter
-
Adds ContentItem specific criteria to ItemFilter.
- ContentItemFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.ContentItemFilter
-
- ContentService - Interface in org.unitedinternet.cosmo.service
-
Interface for services that manage access to user content.
- ContentSource - Interface in org.unitedinternet.cosmo.ext
-
Component that can serve calendar content from an uri.
- ContentSourceProcessor - Interface in org.unitedinternet.cosmo.ext
-
Component that allows implementing applications to perform additional processing
on the calendar obtained from the ContentSource
- copy() - Method in interface org.unitedinternet.cosmo.model.Attribute
-
Return a new instance of Attribute containing a copy of the Attribute
- copy() - Method in interface org.unitedinternet.cosmo.model.Item
-
- copy() - Method in interface org.unitedinternet.cosmo.model.QName
-
Create copy of QName object.
- copy() - Method in interface org.unitedinternet.cosmo.model.Stamp
-
Return a new instance of Stamp containing a copy of the Stamp
- copy() - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- copyItem(Item, CollectionItem, String, boolean) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Copy an item to the given path
- CosmoException - Exception in org.unitedinternet.cosmo
-
- CosmoException() - Constructor for exception org.unitedinternet.cosmo.CosmoException
-
Implicit constructor.
- CosmoException(Throwable) - Constructor for exception org.unitedinternet.cosmo.CosmoException
-
Constructor.
- CosmoException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.CosmoException
-
- CosmoQName - Class in org.unitedinternet.cosmo.util
-
- CosmoQName(String) - Constructor for class org.unitedinternet.cosmo.util.CosmoQName
-
- CosmoQName(String, String) - Constructor for class org.unitedinternet.cosmo.util.CosmoQName
-
- CosmoQName(String, String, String) - Constructor for class org.unitedinternet.cosmo.util.CosmoQName
-
- CosmoSecurityContext - Interface in org.unitedinternet.cosmo.security
-
An interface that represents a user-specific context for Cosmo
security operations.
- CosmoSecurityException - Exception in org.unitedinternet.cosmo.security
-
An instance of
RuntimeException that signifies an
exception within the Cosmo security system.
- CosmoSecurityException(String) - Constructor for exception org.unitedinternet.cosmo.security.CosmoSecurityException
-
- CosmoSecurityException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.security.CosmoSecurityException
-
- CosmoSecurityManager - Interface in org.unitedinternet.cosmo.security
-
Represents a server-wide security controller for Cosmo.
- creatDisplayAlarm() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Create and add new display alarm on event.
- createAvailability() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new AvailabilityItem
- createBatchContentItems(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Create new content items in a parent collection.
- createBinaryAttribute(QName, InputStream) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new BinaryAttribute using InpuStream.
- createBinaryAttribute(QName, byte[]) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new BinaryAttribute using byte array.
- createCalendar() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Initializes the Calendar with a default master event.
- createCalendarAttribute(QName, Calendar) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new CalendarAttribute using Calendar
- createCalendarCollectionStamp(CollectionItem) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new CalendarCollectionStamp
- createCollection() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new CollectionItem
- createCollection(String) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
- createCollection(CollectionItem, CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Create a new collection.
- createCollection(CollectionItem, CollectionItem, Set<Item>) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Create a new collection with an initial set of items.
- createCollectionSubscription() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new CollectionSubscription
- createContent(CollectionItem, ContentItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Create new content item.
- createContentItems(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Create new content items in a parent collection.
- CREATED - Static variable in class org.unitedinternet.cosmo.model.ContentItem.Action
-
- CREATED_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
-
A String indicating the results should be sorted by Date Created
- CREATED_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
-
- createDecimalAttribute(QName, BigDecimal) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new DecimalAttribute using BigDecimal
- createEventExceptionStamp(NoteItem) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new EventExceptionStamp
- createEventStamp(NoteItem) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new EventStamp
- createFileItem() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new FileItem
- createFreeBusy() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new FreeBusyItem
- createInstance(String) - Static method in class org.unitedinternet.cosmo.model.TicketType
-
- createIntegerAttribute(QName, Long) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new IntegerAttribute using Long
- createMessageStamp() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new MessageStamp
- createNote() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new NoteItem
- createPasswordRecovery(User, String) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new PasswordRecovery
- createPreference() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new Preference
- createPreference(String, String) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new Preference with specified key and value
- createQName(String, String) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new QName
- createScheduleForUser(Schedule, User) - Method in interface org.unitedinternet.cosmo.service.ScheduleService
-
- createStringAttribute(QName, String) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new StringAttribute using string value
- createTaskStamp() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new TaskStamp
- createTextAttribute(QName, Reader) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new TextAttribute using Reader.
- createTicket(TicketType) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new Ticket with specified type.
- createTicket(Item, Ticket) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Creates a ticket on an item.
- createTicket(String, Ticket) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Creates a ticket on an item.
- createTriageStatus() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new TriageStatus
- createUser() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new User
- createUser(User) - Method in interface org.unitedinternet.cosmo.service.UserService
-
Creates a user account in the repository.
- createUser(User, ServiceListener[]) - Method in interface org.unitedinternet.cosmo.service.UserService
-
- createXMLAttribute(QName, Element) - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new XMLAttribute using element value
- creatTicket() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Create new Ticket
- generateHash() - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
Generate alternative hash code for collection.
- generatePassword() - Method in interface org.unitedinternet.cosmo.service.UserService
-
Generates a random password in a format suitable for presentation as an authentication credential.
- generateUid() - Method in interface org.unitedinternet.cosmo.model.EntityFactory
-
Generate a unique identifier that can be used as
the uid of an entity.
- getAction() - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- getActivationId() - Method in interface org.unitedinternet.cosmo.model.User
-
- getAdmin() - Method in interface org.unitedinternet.cosmo.model.User
-
- getAnyTime() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Same as isAnyTime()
- getAttribute(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
Get attribute in default namespace with local name.
- getAttribute(QName) - Method in interface org.unitedinternet.cosmo.model.Item
-
Get attribute with qualified name.
- getAttributeFilter(QName) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Return an AttributeFilter that matches a specific QName
- getAttributeFilters() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
List of AttributeFilters.
- getAttributes() - Method in interface org.unitedinternet.cosmo.model.Item
-
Get all Attributes of Item.
- getAttributes(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
Return Attributes for a given namespace.
- getAttributeValue(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
Get attribute value with local name in default namespace
- getAttributeValue(QName) - Method in interface org.unitedinternet.cosmo.model.Item
-
Get attribute value with qualified name
- getAutoTriage() - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- getAvailabilityCalendar() - Method in interface org.unitedinternet.cosmo.model.AvailabilityItem
-
Return the Calendar object containing a VAVAILABILITY component.
- getBaseEventStamp(Item) - Static method in class org.unitedinternet.cosmo.model.StampUtils
-
Return BaseEventStamp from Item
- getBcc() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getBody() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getBody() - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- getByUrlString(String) - Static method in enum org.unitedinternet.cosmo.model.User.SortType
-
- getCalendarCollectionStamp(Item) - Static method in class org.unitedinternet.cosmo.model.StampUtils
-
Return CalendarCollectionStamp from Item
- getCc() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getChild(String) - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
Return child item with matching uid
- getChildByName(String) - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
- getChildDetails(Item) - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
- getChildren() - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
Return active children items (those with isActive=true).
- getClientCreationDate() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getClientModifiedDate() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getCode() - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- getCollection() - Method in interface org.unitedinternet.cosmo.model.CollectionItemDetails
-
- getColor() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getContent(String) - Method in interface org.unitedinternet.cosmo.ext.ContentSource
-
- getContent() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
Get content data as byte[]
- getContentEncoding() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- getContentInputStream() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- getContentLanguage() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- getContentLength() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- getContentType() - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- getCreated() - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- getCreated() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- getCreationDate() - Method in interface org.unitedinternet.cosmo.model.AuditableObject
-
- getDataSource() - Method in interface org.unitedinternet.cosmo.db.DataSourceProvider
-
- getDataSourceType() - Method in interface org.unitedinternet.cosmo.db.DataSourceProvider
-
- getDate() - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- getDateFromRank(BigDecimal) - Static method in class org.unitedinternet.cosmo.model.TriageStatusUtil
-
- getDateSent() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getDescription() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getDisplayAlarm() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Return the first display alarm on the event
- getDisplayAlarmDescription() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Return the description of the first display alarm on the event.
- getDisplayAlarmDuration() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Return the duration of the first display alarm on the event
- getDisplayAlarmRepeat() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Return the repeat count on the first display alarm on the event
- getDisplayAlarmTrigger() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Return the Trigger of the first display alarm on the event
- getDisplayName() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getDisplayName() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
- getDisplayName() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getDuration() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns the duration of the event as calculated from the
iCalendar DURATION property value or the the iCalendar DTEND -
DTSTART.
- getEmail() - Method in interface org.unitedinternet.cosmo.model.User
-
- getEmails() - Method in class org.unitedinternet.cosmo.model.UserIdentity
-
- getEndDate() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns the end date of the event as calculated from the
iCalendar DTEND property value or the the iCalendar DTSTART +
DURATION.
- getEntityTag() - Method in interface org.unitedinternet.cosmo.model.AuditableObject
-
Returns a string representing the state of the object.
- getEvent() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Get the underlying VEvent
- getEventCalendar() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Get the Calendar that contains the VEvent
- getEventExceptionStamp(Item) - Static method in class org.unitedinternet.cosmo.model.StampUtils
-
Return EventExceptionStamp from Item
- getEventStamp(Item) - Static method in class org.unitedinternet.cosmo.model.StampUtils
-
Return EventStamp from Item
- getEventStamps() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
Return a set of all EventStamps for the collection's children.
- getExceptionDates() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a list of copies of the values of all iCalendar EXDATE
properties of the event (can be empty).
- getExceptionEvent() - Method in interface org.unitedinternet.cosmo.model.EventExceptionStamp
-
Returns the exception event extracted from the underlying
icalendar object.
- getExceptionRules() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a list of copies of the iCalendar EXRULE property values
of the event (can be empty).
- getExceptions() - Method in interface org.unitedinternet.cosmo.model.EventStamp
-
Returns a list of exception components for a recurring event.
- getExistingUid() - Method in exception org.unitedinternet.cosmo.model.IcalUidInUseException
-
The uid of the existing item with the duplicate icalUid.
- getFactory() - Method in interface org.unitedinternet.cosmo.model.AuditableObject
-
- getFilterProperty(String) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Get a filter property
- getFirstName() - Method in interface org.unitedinternet.cosmo.model.User
-
- getFirstName() - Method in class org.unitedinternet.cosmo.model.UserIdentity
-
- getFloatEnd() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getFloatEnd(String) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getFloatStart(String) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getFloatStart() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getFreeBusyCalendar() - Method in interface org.unitedinternet.cosmo.model.FreeBusyItem
-
Return the Calendar object containing a VFREEBUSY component.
- getFrom() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getHasModifications() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getHeaders() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getHue() - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
- getIcalUid() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a copy of the the iCalendar UID property value of the
event .
- getIcalUid() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getIcalUid() - Method in interface org.unitedinternet.cosmo.model.ICalendarItem
-
- getId() - Method in class org.unitedinternet.cosmo.model.TicketType
-
- getId() - Method in class org.unitedinternet.cosmo.service.ServiceEvent
-
- getInputStream() - Method in interface org.unitedinternet.cosmo.model.BinaryAttribute
-
- getInReplyTo() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getIsActive() - Method in interface org.unitedinternet.cosmo.model.Item
-
Transient attribute used to mark item for deletion.
- getIsModification() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getIsRecurring() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getItem() - Method in interface org.unitedinternet.cosmo.model.Attribute
-
- getItem() - Method in interface org.unitedinternet.cosmo.model.CollectionItemDetails
-
- getItem() - Method in interface org.unitedinternet.cosmo.model.Stamp
-
- getItem() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- getItem() - Method in interface org.unitedinternet.cosmo.model.Tombstone
-
- getItem() - Method in exception org.unitedinternet.cosmo.security.ItemSecurityException
-
- getItemDisplayName() - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- getItemName() - Method in interface org.unitedinternet.cosmo.model.ItemTombstone
-
- getItemUid() - Method in interface org.unitedinternet.cosmo.model.ItemTombstone
-
- getItemUuid() - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- getKey() - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- getKey() - Method in interface org.unitedinternet.cosmo.model.Preference
-
- getKey() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- getLanguage() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getLastModification() - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- getLastModifiedBy() - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- getLastName() - Method in interface org.unitedinternet.cosmo.model.User
-
- getLastName() - Method in class org.unitedinternet.cosmo.model.UserIdentity
-
- getLength() - Method in interface org.unitedinternet.cosmo.model.BinaryAttribute
-
- getLength() - Method in interface org.unitedinternet.cosmo.model.TextAttribute
-
- getLocalName() - Method in interface org.unitedinternet.cosmo.model.QName
-
Get local name
- getLocation() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a copy of the the iCalendar LOCATION property value of
the event (can be null).
- getMasterEvent() - Method in interface org.unitedinternet.cosmo.model.EventStamp
-
Returns the master event extracted from the underlying
icalendar object.
- getMasterNote() - Method in interface org.unitedinternet.cosmo.model.NoteOccurrence
-
A NoteOccurrence is an occurrence of a recurring NoteItem.
- getMasterNoteItem() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getMasterStamp() - Method in interface org.unitedinternet.cosmo.model.EventExceptionStamp
-
Get the EventStamp from the parent NoteItem
- getMaxResults() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
- getMessageId() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getMessageStamp(Item) - Static method in class org.unitedinternet.cosmo.model.StampUtils
-
Return MessageStamp from Item
- getModifications() - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- getModificationUid() - Method in interface org.unitedinternet.cosmo.model.NoteOccurrence
-
- getModifiedBy() - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- getModifiedDate() - Method in interface org.unitedinternet.cosmo.model.AuditableObject
-
- getModifiedSince() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getModifies() - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- getName() - Method in interface org.unitedinternet.cosmo.model.Attribute
-
For backwards compatability.
- getName() - Method in class org.unitedinternet.cosmo.model.filter.FilterOrder
-
- getName() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getName() - Method in class org.unitedinternet.cosmo.model.Schedule
-
- getName() - Method in interface org.unitedinternet.cosmo.model.ServerProperty
-
- getName() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
-
- getNamespace() - Method in interface org.unitedinternet.cosmo.model.QName
-
Get namespace
- getNeedsReply() - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- getOccurrenceDate() - Method in interface org.unitedinternet.cosmo.model.NoteOccurrence
-
- getOldAdmin() - Method in interface org.unitedinternet.cosmo.model.User
-
- getOldEmail() - Method in interface org.unitedinternet.cosmo.model.User
-
- getOldUsername() - Method in interface org.unitedinternet.cosmo.model.User
-
- getOrder() - Method in class org.unitedinternet.cosmo.model.filter.FilterOrder
-
- getOrders() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
- getOriginators() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getOwner() - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
Gets the owner of this subscription (sharee).
- getOwner() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getOwner() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- getParent() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
- getParent() - Method in interface org.unitedinternet.cosmo.model.Item
-
Gets the parent of this item.
- getParentDetails(CollectionItem) - Method in interface org.unitedinternet.cosmo.model.Item
-
Each collection an item belongs to contains additional
attributes, and is represented as a CollectionItemDetails object.
- getParents() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getPassword() - Method in interface org.unitedinternet.cosmo.model.User
-
- getPeriod() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getPermission() - Method in exception org.unitedinternet.cosmo.security.ItemSecurityException
-
- getPointInTime() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- getPreference(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- getPreferences() - Method in interface org.unitedinternet.cosmo.model.User
-
- getPrivileges() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- getPrivileges() - Method in class org.unitedinternet.cosmo.model.TicketType
-
- getProperties() - Method in class org.unitedinternet.cosmo.model.Schedule
-
- getProperty(String) - Method in class org.unitedinternet.cosmo.model.Schedule
-
- getProxyCollection() - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
Gets the sharee collection of this subscription.
- getQName() - Method in interface org.unitedinternet.cosmo.model.Attribute
-
- getQName() - Method in interface org.unitedinternet.cosmo.model.AttributeTombstone
-
- getQname() - Method in class org.unitedinternet.cosmo.model.filter.AttributeFilter
-
- getRank() - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- getRank(long) - Static method in class org.unitedinternet.cosmo.model.TriageStatusUtil
-
- getReader() - Method in interface org.unitedinternet.cosmo.model.TextAttribute
-
- getRecurrenceDates() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a list of copies of the iCalendar RDATE property values
of the event (can be empty).
- getRecurrenceId() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a copy of the the iCalendar RECURRENCE_ID property
value of the event (can be null).
- getRecurrenceRules() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a list of copies of the iCalendar RRULE property values
of the event (can be empty).
- getReferences() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getReminderTime() - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- getReminderTime() - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- getRootItem(User) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Get the root item for a user
- getRootItem(User, boolean) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
Get the root item for a user
- getSchedulesForUser(User) - Method in interface org.unitedinternet.cosmo.service.ScheduleService
-
- getSecurityContext() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityManager
-
Provides a CosmoSecurityContext representing a
previously authenticated principal.
- getSent() - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- getServerProperty(String) - Method in interface org.unitedinternet.cosmo.service.ServerPropertyService
-
Get a server property
- getStamp(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
Get the stamp that corresponds to the specified type
- getStamp(Class<?>) - Method in interface org.unitedinternet.cosmo.model.Item
-
Get the stamp that corresponds to the specified class
- getStampClass() - Method in class org.unitedinternet.cosmo.model.filter.StampFilter
-
- getStampFilter(Class<?>) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Return a specific StampFilter instance
- getStampFilters() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
List of StampFilters.
- getStampMap() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getStamps() - Method in interface org.unitedinternet.cosmo.model.Item
-
Return all stamps associated with Item.
- getStampType() - Method in interface org.unitedinternet.cosmo.model.StampTombstone
-
- getStartDate() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a copy of the the iCalendar DTSTART property value of
the event (never null).
- getState() - Method in class org.unitedinternet.cosmo.service.ServiceEvent
-
- getStatus() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Returns a copy of the the iCalendar STATUS property value of
the event (can be null).
- getSubscriptions() - Method in interface org.unitedinternet.cosmo.model.User
-
- getTargetCollection() - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
Gets the collection item shared by sharer.
- getTargetUri() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getTaskCalendar() - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
Return the Calendar object containing a VTODO component.
- getTaskStamp(Item) - Static method in class org.unitedinternet.cosmo.model.StampUtils
-
Return TaskStamp from Item
- getTestUid() - Method in exception org.unitedinternet.cosmo.model.IcalUidInUseException
-
The uid of the item tested
- getTicket() - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
Gets the ticket set for this subscription based on which sharee privileges will be calculated.
- getTicket() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
-
- getTicket(Item, String) - Method in interface org.unitedinternet.cosmo.service.ContentService
-
- getTickets() - Method in interface org.unitedinternet.cosmo.model.Item
-
Get all Tickets on Item.
- getTickets() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
-
- getTimeout() - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- getTimeout() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- getTimestamp() - Method in interface org.unitedinternet.cosmo.model.CollectionItemDetails
-
- getTimestamp() - Method in interface org.unitedinternet.cosmo.model.Tombstone
-
Time that tombstone was created.
- getTimezone() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getTimezone() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getTimeZone() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- getTimezoneCalendar() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getTimezoneName() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- getTitleString() - Method in enum org.unitedinternet.cosmo.model.User.SortType
-
- getTo() - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- getTokenService() - Method in class org.unitedinternet.cosmo.db.TokenServiceConfiguration
-
- getTombstones() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getTriageStatus() - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- getTriageStatus() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- getTriageStatusCode() - Method in class org.unitedinternet.cosmo.model.filter.ContentItemFilter
-
- getType() - Method in interface org.unitedinternet.cosmo.model.Stamp
-
- getType() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
Returns the ticket type if the ticket's privileges match up
with one of the predefined types, or null
otherwise.
- getUid() - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
- getUid() - Method in interface org.unitedinternet.cosmo.model.Item
-
- getUid() - Method in exception org.unitedinternet.cosmo.model.UidInUseException
-
- getUid() - Method in interface org.unitedinternet.cosmo.model.User
-
- getUrlString() - Method in enum org.unitedinternet.cosmo.model.User.SortType
-
- getUser() - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- getUser() - Method in interface org.unitedinternet.cosmo.model.Preference
-
- getUser() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
-
- getUser(String) - Method in interface org.unitedinternet.cosmo.service.UserService
-
Returns the user account identified by the given username.
- getUserByEmail(String) - Method in interface org.unitedinternet.cosmo.service.UserService
-
Returns the user account identified by the given email address.
- getUsername() - Method in interface org.unitedinternet.cosmo.model.User
-
- getUsersWithSchedules() - Method in interface org.unitedinternet.cosmo.service.ScheduleService
-
- getUTCEnd() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getUTCEnd(String) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getUTCStart() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getUTCStart(String) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.Attribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.BinaryAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.BooleanAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.CalendarAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.DecimalAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.DictionaryAttribute
-
- getValue() - Method in class org.unitedinternet.cosmo.model.filter.AttributeFilter
-
- getValue() - Method in class org.unitedinternet.cosmo.model.filter.FilterExpression
-
- getValue() - Method in class org.unitedinternet.cosmo.model.filter.StringAttributeFilter
-
- getValue() - Method in class org.unitedinternet.cosmo.model.filter.TextAttributeFilter
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.ICalendarAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.IntegerAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.MultiValueStringAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.Preference
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.ServerProperty
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.StringAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.TextAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.TimestampAttribute
-
- getValue() - Method in interface org.unitedinternet.cosmo.model.XmlAttribute
-
- getValue1() - Method in class org.unitedinternet.cosmo.model.filter.BetweenExpression
-
- getValue2() - Method in class org.unitedinternet.cosmo.model.filter.BetweenExpression
-
- getVisibility() - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- ICalendarAttribute - Interface in org.unitedinternet.cosmo.model
-
Attribute that stores an icalendar (.ics) value.
- ICalendarItem - Interface in org.unitedinternet.cosmo.model
-
Extends
Item to represent an abstract
item that is backed by an icalendar component.
- IcalUidInUseException - Exception in org.unitedinternet.cosmo.model
-
An exception that indicates that the icalendar uid chosen for an NoteItem
already in use by another item.
- IcalUidInUseException(String) - Constructor for exception org.unitedinternet.cosmo.model.IcalUidInUseException
-
- IcalUidInUseException(String, String, String) - Constructor for exception org.unitedinternet.cosmo.model.IcalUidInUseException
-
- IcalUidInUseException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.model.IcalUidInUseException
-
- ID_FREE_BUSY - Static variable in class org.unitedinternet.cosmo.model.TicketType
-
- ID_READ_ONLY - Static variable in class org.unitedinternet.cosmo.model.TicketType
-
- ID_READ_WRITE - Static variable in class org.unitedinternet.cosmo.model.TicketType
-
- ilike(String) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
-
- ILikeExpression - Class in org.unitedinternet.cosmo.model.filter
-
FilterExpression that performs a case insensitive substring match.
- ILikeExpression(Object) - Constructor for class org.unitedinternet.cosmo.model.filter.ILikeExpression
-
- init() - Method in interface org.unitedinternet.cosmo.service.Service
-
Initializes the service, sanity checking required properties
and defaulting optional properties.
- initialize(TriageStatus) - Static method in class org.unitedinternet.cosmo.model.TriageStatusUtil
-
- initiateSecurityContext(String, String) - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityManager
-
Authenticates the given Cosmo credentials and registers a
CosmoSecurityContext for them.
- initiateSecurityContext(User) - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityManager
-
Initiate the current security context with the current user.
- IntegerAttribute - Interface in org.unitedinternet.cosmo.model
-
Attribute that stores an Integer value.
- isActivated() - Method in interface org.unitedinternet.cosmo.model.User
-
- isAdmin() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
-
- isAdminChanged() - Method in interface org.unitedinternet.cosmo.model.User
-
- isAll() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- isAnonymous() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
-
- isAnyTime() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Is the event marked as anytime.
- isDone() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- isEmailChanged() - Method in interface org.unitedinternet.cosmo.model.User
-
- isExcludeFreeBusyRollup() - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
- isExpandRecurringEvents() - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
- isFreeBusy() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- isGranted(Item) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
Determines whether or not the ticket is granted on the given
item or one of its ancestors.
- isKnownType(String) - Static method in class org.unitedinternet.cosmo.model.TicketType
-
- isLater() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- isLocked() - Method in interface org.unitedinternet.cosmo.model.User
-
- isMissing() - Method in class org.unitedinternet.cosmo.model.filter.AttributeFilter
-
- isMissing() - Method in class org.unitedinternet.cosmo.model.filter.StampFilter
-
- isNegated() - Method in class org.unitedinternet.cosmo.model.filter.FilterExpression
-
- isNow() - Method in class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
-
- isNull() - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
-
- isOverlord() - Method in interface org.unitedinternet.cosmo.model.User
-
- isReadOnly() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- isReadWrite() - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- isRecurring() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Determine if an event is recurring
- isUsernameChanged() - Method in interface org.unitedinternet.cosmo.model.User
-
- Item - Interface in org.unitedinternet.cosmo.model
-
Represents an item on server.
- ItemChangeRecord - Class in org.unitedinternet.cosmo.model
-
Represents an item change.
- ItemChangeRecord() - Constructor for class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- ItemChangeRecord.Action - Enum in org.unitedinternet.cosmo.model
-
- ItemFilter - Class in org.unitedinternet.cosmo.model.filter
-
Represents a filter that matches a set of criteria to all items.
- ItemFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.ItemFilter
-
- ItemFilterProcessor - Interface in org.unitedinternet.cosmo.dao.query
-
Defines api for applying a ItemFilter and
returning matching Item instances.
- ItemSecurityException - Exception in org.unitedinternet.cosmo.security
-
An exception indicating access to an Item failed because
the current principal lacks a required privilege.
- ItemSecurityException(Item, String, int) - Constructor for exception org.unitedinternet.cosmo.security.ItemSecurityException
-
- ItemSecurityException(Item, String, Throwable, int) - Constructor for exception org.unitedinternet.cosmo.security.ItemSecurityException
-
- ItemTombstone - Interface in org.unitedinternet.cosmo.model
-
When an Item is removed from a collection, a tombstone is attached
to the collection to track when this removal ocurred.
- Schedule - Class in org.unitedinternet.cosmo.model
-
A schedule consists of a name and set of properties.
- Schedule(String, Map<String, String>) - Constructor for class org.unitedinternet.cosmo.model.Schedule
-
- ScheduleService - Interface in org.unitedinternet.cosmo.service
-
Interface for services that manage user schedules
- SENT - Static variable in class org.unitedinternet.cosmo.model.ContentItem.Action
-
- ServerProperty - Interface in org.unitedinternet.cosmo.model
-
Represents a Cosmo Server Property, which is a simple
key value/pair.
- ServerPropertyService - Interface in org.unitedinternet.cosmo.service
-
Interface for service that provides access to server
properties
- Service - Interface in org.unitedinternet.cosmo.service
-
Service interface.
- ServiceEvent - Class in org.unitedinternet.cosmo.service
-
Encapsulates the state needed for a
ServiceListener to act
when a service event occurs.
- ServiceEvent(String) - Constructor for class org.unitedinternet.cosmo.service.ServiceEvent
-
- ServiceEvent(String, Object...) - Constructor for class org.unitedinternet.cosmo.service.ServiceEvent
-
- ServiceListener - Interface in org.unitedinternet.cosmo.service
-
An interface for objects that respond to service operations.
- ServletContextListenerDelegate - Interface in org.unitedinternet.cosmo.servlet
-
Provides the same contract as ServletContextListener.
- setAction(ItemChangeRecord.Action) - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- setActivationId(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setAdmin(Boolean) - Method in interface org.unitedinternet.cosmo.model.User
-
- setAnyTime(Boolean) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Toggle the event anytime parameter.
- setAttribute(String, Object) - Method in interface org.unitedinternet.cosmo.model.Item
-
Set attribute value of attribute with local name in default
namespace.
- setAttribute(QName, Object) - Method in interface org.unitedinternet.cosmo.model.Item
-
Set attribute value attribute with qualified name
- setAutoTriage(Boolean) - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- setAvailabilityCalendar(Calendar) - Method in interface org.unitedinternet.cosmo.model.AvailabilityItem
-
Set the Calendar object containing a VAVAILABILITY component.
- setBcc(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setBody(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
Match notes with a body that matches a given String.
- setBody(String) - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- setBody(Reader) - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- setCc(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setClientCreationDate(Date) - Method in interface org.unitedinternet.cosmo.model.Item
-
- setClientModifiedDate(Date) - Method in interface org.unitedinternet.cosmo.model.Item
-
- setCode(Integer) - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- setColor(String) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- setContent(byte[]) - Method in interface org.unitedinternet.cosmo.model.FileItem
-
Sets content data using byte[]
- setContent(InputStream) - Method in interface org.unitedinternet.cosmo.model.FileItem
-
Set ContentItem's data using InputStream.
- setContentEncoding(String) - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- setContentLanguage(String) - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- setContentLength(Long) - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- setContentType(String) - Method in interface org.unitedinternet.cosmo.model.FileItem
-
- setCreated(Date) - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- setCreated(Date) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setDate(Date) - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- setDateSent(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setDescription(String) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar DESCRIPTION property of the event.
- setDescription(String) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- setDisplayAlarmDescription(String) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Set the description of the first display alarm on the event.
- setDisplayAlarmDuration(Dur) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Set the durcation of the first display alarm on the event
- setDisplayAlarmRepeat(Integer) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Set the repeat count on the first display alarm on the event.
- setDisplayAlarmTrigger(Trigger) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Set the trigger property of the first display alarm on the event.
- setDisplayAlarmTriggerDate(DateTime) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Set the trigger property of the first display alarm on the event
to be a absolute trigger.
- setDisplayName(String) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- setDisplayName(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Match items by item displayName
- setDisplayName(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
- setDuration(Dur) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar DURATION property of the event.
- setEmail(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setEndDate(Date) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar DTEND property of the event.
- setEventCalendar(Calendar) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Set the Calendar that contains the VEvent
- setExceptionDates(DateList) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets a single iCalendar EXDATE property of the event,
removing any EXDATEs that were previously set.
- setExceptionEvent(VEvent) - Method in interface org.unitedinternet.cosmo.model.EventExceptionStamp
-
Sets the exception event.
- setExceptionRules(List<Recur>) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar EXRULE properties of the event,
removing any EXRULEs that were previously set.
- setExcludeFreeBusyRollup(boolean) - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
- setExpandRecurringEvents(boolean) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
If a time-range query is specified, the filter can be configured
to expand recurring events within the time range.
- setFilterProperty(String, String) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Set a filter property.
- setFirstName(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setFreeBusyCalendar(Calendar) - Method in interface org.unitedinternet.cosmo.model.FreeBusyItem
-
Set the Calendar object containing a VFREEBUSY component.
- setFrom(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setHasModifications(Boolean) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
Matches notes with or without modifications.
- setHeaders(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setHeaders(Reader) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setHue(Long) - Method in interface org.unitedinternet.cosmo.model.CollectionItem
-
- setIcalUid(String) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar UID property of the event.
- setIcalUid(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
Match notes with an specific icalUid
- setIcalUid(String) - Method in interface org.unitedinternet.cosmo.model.ICalendarItem
-
Set the icalendar uid for this icalendar item.
- setInReplyTo(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setIsActive(Boolean) - Method in interface org.unitedinternet.cosmo.model.Item
-
Transient attribute used to mark item for deletion.
- setIsModification(Boolean) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
Matches notes that are or are not a modification
- setIsRecurring(Boolean) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
Match only recurring events.
- setItem(Item) - Method in interface org.unitedinternet.cosmo.model.Attribute
-
- setItem(Item) - Method in interface org.unitedinternet.cosmo.model.Stamp
-
- setItem(Item) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setItem(Item) - Method in interface org.unitedinternet.cosmo.model.Tombstone
-
- setItemDisplayName(String) - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- setItemName(String) - Method in interface org.unitedinternet.cosmo.model.ItemTombstone
-
- setItemUid(String) - Method in interface org.unitedinternet.cosmo.model.ItemTombstone
-
- setItemUuid(String) - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- setKey(String) - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- setKey(String) - Method in interface org.unitedinternet.cosmo.model.Preference
-
- setKey(String) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setLanguage(String) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- setLastModification(Integer) - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- setLastModifiedBy(String) - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- setLastName(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setLocalName(String) - Method in interface org.unitedinternet.cosmo.model.QName
-
Set local name
- setLocation(String) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar LOCATION property of the event.
- setLocked(Boolean) - Method in interface org.unitedinternet.cosmo.model.User
-
- setMasterNoteItem(NoteItem) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
Matches the specified NoteItem and any modifications to that NoteItem
- setMaxResults(Integer) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Limit the number of results returned
- setMessageId(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setMissing(boolean) - Method in class org.unitedinternet.cosmo.model.filter.AttributeFilter
-
If true, this filter matches items that do not
contain the specified Attribute.
- setMissing(boolean) - Method in class org.unitedinternet.cosmo.model.filter.StampFilter
-
If true, match Items that do not have the
specified Stamp.
- setModifiedBy(String) - Method in class org.unitedinternet.cosmo.model.ItemChangeRecord
-
- setModifiedSince(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
- setModifies(NoteItem) - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- setName(String) - Method in class org.unitedinternet.cosmo.model.filter.FilterOrder
-
- setName(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
- setName(String) - Method in class org.unitedinternet.cosmo.model.Schedule
-
- setName(String) - Method in interface org.unitedinternet.cosmo.model.ServerProperty
-
- setNamespace(String) - Method in interface org.unitedinternet.cosmo.model.QName
-
Set namespace
- setNeedsReply(Boolean) - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- setNegated(boolean) - Method in class org.unitedinternet.cosmo.model.filter.FilterExpression
-
- setOrder(FilterOrder.Order) - Method in class org.unitedinternet.cosmo.model.filter.FilterOrder
-
- setOriginators(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setOwner(User) - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
- setOwner(User) - Method in interface org.unitedinternet.cosmo.model.Item
-
- setOwner(User) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setParent(CollectionItem) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Match items by parent
- setPassword(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setPeriod(Period) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
Matches events that occur in a given time-range.
- setPrivileges(Set<String>) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setProperties(Map<String, String>) - Method in class org.unitedinternet.cosmo.model.Schedule
-
- setProxyCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
- setQName(QName) - Method in interface org.unitedinternet.cosmo.model.Attribute
-
- setQName(QName) - Method in interface org.unitedinternet.cosmo.model.AttributeTombstone
-
- setQname(QName) - Method in class org.unitedinternet.cosmo.model.filter.AttributeFilter
-
Match attribute with given qualified name.
- setRank(BigDecimal) - Method in interface org.unitedinternet.cosmo.model.TriageStatus
-
- setRecurrenceDates(DateList) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets a single iCalendar RDATE property of the event,
removing any RDATEs that were previously set.
- setRecurrenceId(Date) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar RECURRENCE_ID property of the event.
- setRecurrenceRule(Recur) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets a single iCalendar RRULE property of the event,
removing any RRULEs that were previously set.
- setRecurrenceRules(List<Recur>) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar RRULE properties of the event,
removing any RRULEs that were previously set.
- setReferences(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setReferences(Reader) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setReminderTime(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.NoteItemFilter
-
Matches notes with reminderTime matching the specified criteria.
- setReminderTime(Date) - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
- setSent(Boolean) - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- setServerProperty(String, String) - Method in interface org.unitedinternet.cosmo.service.ServerPropertyService
-
Set a server property
- setStampClass(Class<?>) - Method in class org.unitedinternet.cosmo.model.filter.StampFilter
-
Match Items that contain the specified Stamp
type.
- setStampType(String) - Method in interface org.unitedinternet.cosmo.model.StampTombstone
-
- setStartDate(Date) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar DTSTART property of the event.
- setStatus(String) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar STATUS property of the event.
- setSummary(String) - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
-
Sets the iCalendar SUMMARY property of the event.
- setTargetCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
- setTargetUri(String) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- setTaskCalendar(Calendar) - Method in interface org.unitedinternet.cosmo.model.NoteItem
-
Set the Calendar object containing a VOTODO component.
- setTicket(Ticket) - Method in interface org.unitedinternet.cosmo.model.CollectionSubscription
-
- setTimeout(long) - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- setTimeout(String) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setTimeout(Integer) - Method in interface org.unitedinternet.cosmo.model.Ticket
-
- setTimeRange(Date, Date) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
Matches events that occur in a given time-range.
- setTimestamp(Date) - Method in interface org.unitedinternet.cosmo.model.Tombstone
-
- setTimezone(TimeZone) - Method in class org.unitedinternet.cosmo.model.filter.EventStampFilter
-
Used in time-range filtering.
- setTimezoneCalendar(Calendar) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
Set timezone definition for calendar.
- setTo(String) - Method in interface org.unitedinternet.cosmo.model.MessageStamp
-
- setTriageStatus(TriageStatus) - Method in interface org.unitedinternet.cosmo.model.ContentItem
-
- setTriageStatusCode(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.ContentItemFilter
-
Match ContentItems with a specific triageStatus code.
- setUid(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
-
Match item by uid
- setUid(String) - Method in interface org.unitedinternet.cosmo.model.Item
-
- setUid(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setUser(User) - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
-
- setUser(User) - Method in interface org.unitedinternet.cosmo.model.Preference
-
- setUsername(String) - Method in interface org.unitedinternet.cosmo.model.User
-
- setValue(Object) - Method in interface org.unitedinternet.cosmo.model.Attribute
-
- setValue(byte[]) - Method in interface org.unitedinternet.cosmo.model.BinaryAttribute
-
- setValue(Boolean) - Method in interface org.unitedinternet.cosmo.model.BooleanAttribute
-
- setValue(Calendar) - Method in interface org.unitedinternet.cosmo.model.CalendarAttribute
-
- setValue(String) - Method in interface org.unitedinternet.cosmo.model.CalendarAttribute
-
Set Calendar value with a date string
that is in one of the following formats:
2002-10-10T00:00:00+05:00
2002-10-09T19:00:00Z
2002-10-10T00:00:00GMT+05:00
- setValue(BigDecimal) - Method in interface org.unitedinternet.cosmo.model.DecimalAttribute
-
- setValue(Map<String, String>) - Method in interface org.unitedinternet.cosmo.model.DictionaryAttribute
-
- setValue(Object) - Method in class org.unitedinternet.cosmo.model.filter.FilterExpression
-
- setValue(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.StringAttributeFilter
-
Match a TextAttribute with a string
- setValue(FilterCriteria) - Method in class org.unitedinternet.cosmo.model.filter.TextAttributeFilter
-
Match a TextAttribute with a string
- setValue(Calendar) - Method in interface org.unitedinternet.cosmo.model.ICalendarAttribute
-
- setValue(String) - Method in interface org.unitedinternet.cosmo.model.ICalendarAttribute
-
Set Calendar value with string
- setValue(InputStream) - Method in interface org.unitedinternet.cosmo.model.ICalendarAttribute
-
Set Calendar value with inputstream
- setValue(Long) - Method in interface org.unitedinternet.cosmo.model.IntegerAttribute
-
- setValue(Set<String>) - Method in interface org.unitedinternet.cosmo.model.MultiValueStringAttribute
-
- setValue(String) - Method in interface org.unitedinternet.cosmo.model.Preference
-
- setValue(String) - Method in interface org.unitedinternet.cosmo.model.ServerProperty
-
- setValue(String) - Method in interface org.unitedinternet.cosmo.model.StringAttribute
-
- setValue(String) - Method in interface org.unitedinternet.cosmo.model.TextAttribute
-
- setValue(Date) - Method in interface org.unitedinternet.cosmo.model.TimestampAttribute
-
- setValue(Element) - Method in interface org.unitedinternet.cosmo.model.XmlAttribute
-
- setVisibility(Boolean) - Method in interface org.unitedinternet.cosmo.model.CalendarCollectionStamp
-
- splitCalendarItems(Calendar, User) - Method in interface org.unitedinternet.cosmo.service.CalendarService
-
splits the Calendar Object received into different calendar Components>
- Stamp - Interface in org.unitedinternet.cosmo.model
-
Represents a Stamp on an Item.
- StampFilter - Class in org.unitedinternet.cosmo.model.filter
-
Represents a filter that matches an Item with
a specified Stamp.
- StampFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.StampFilter
-
- StampFilter(Class<?>, boolean) - Constructor for class org.unitedinternet.cosmo.model.filter.StampFilter
-
- StampTombstone - Interface in org.unitedinternet.cosmo.model
-
When an Stamp is removed from an item, a tombstone is attached
to the item to track when this removal ocurred.
- StampUtils - Class in org.unitedinternet.cosmo.model
-
Contains static helper methods for dealing with Stamps.
- StampUtils() - Constructor for class org.unitedinternet.cosmo.model.StampUtils
-
- StringAttribute - Interface in org.unitedinternet.cosmo.model
-
Attribute that stores String value.
- StringAttributeFilter - Class in org.unitedinternet.cosmo.model.filter
-
TODO
- StringAttributeFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.StringAttributeFilter
-
- StringAttributeFilter(QName) - Constructor for class org.unitedinternet.cosmo.model.filter.StringAttributeFilter
-
- SuccessfulAuthenticationListener - Interface in org.unitedinternet.cosmo.security
-
- supports(int) - Static method in class org.unitedinternet.cosmo.model.AuditableComparator
-
- supports(int) - Static method in class org.unitedinternet.cosmo.model.ContentItemComparator
-