Skip navigation links
A B C D E F G H I L M N O P Q R S T U V X 

A

Action() - Constructor for class org.unitedinternet.cosmo.model.ContentItem.Action
 
activate() - Method in interface org.unitedinternet.cosmo.model.User
 
ACTIVATED_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Activated status
ACTIVATED_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 
addAttribute(Attribute) - Method in interface org.unitedinternet.cosmo.model.Item
 
addItemToCollection(Item, CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Add an item to a collection.
addModification(NoteItem) - Method in interface org.unitedinternet.cosmo.model.NoteItem
 
addOrderBy(FilterOrder) - Method in class org.unitedinternet.cosmo.model.filter.ItemFilter
Add an item property to order results by.
addPreference(Preference) - Method in interface org.unitedinternet.cosmo.model.User
 
addStamp(Stamp) - Method in interface org.unitedinternet.cosmo.model.Item
Add stamp to Item
addTicket(Ticket) - Method in interface org.unitedinternet.cosmo.model.Item
 
ADMIN_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Administrator
ADMIN_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 
after(ServiceEvent) - Method in interface org.unitedinternet.cosmo.service.ServiceListener
Executed just after a service operation occurs.
afterAdd(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventAddHandler
This method contains the code inserted after an event to be added.
afterCreateCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.interceptors.CollectionCreateHandler
 
afterDeleteCollection(String) - Method in interface org.unitedinternet.cosmo.service.interceptors.CollectionDeleteHandler
This method contains the code inserted after a collection is deleted.
afterGet(Item) - Method in interface org.unitedinternet.cosmo.service.interceptors.CalendarGetHandler
Join point that allows decorative operations after calendar is retrieved.
afterRemove(CollectionItem, Set<Item>) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventRemoveHandler
Intercepter executed after removing an item from a collection.
afterUpdate(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventUpdateHandler
This method contains the code inserted after an event to be updated.
Attribute - Interface in org.unitedinternet.cosmo.model
Represents an attribute associated with an Item.
ATTRIBUTE_CREATED - Static variable in class org.unitedinternet.cosmo.model.AuditableComparator
 
ATTRIBUTE_MODIFIED - Static variable in class org.unitedinternet.cosmo.model.AuditableComparator
 
ATTRIBUTE_TRIAGE_RANK - Static variable in class org.unitedinternet.cosmo.model.ContentItemComparator
 
AttributeFilter - Class in org.unitedinternet.cosmo.model.filter
A filter that matches an Item with a given Attribute.
AttributeFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.AttributeFilter
 
AttributeFilter(Attribute) - Constructor for class org.unitedinternet.cosmo.model.filter.AttributeFilter
 
AttributeTombstone - Interface in org.unitedinternet.cosmo.model
Represents a Tombstone that indicates an Attribute with a specified QName was remvoed from an Item.
AuditableComparator - Class in org.unitedinternet.cosmo.model
Compares instances of AuditableObject based on their created or modified dates.
AuditableComparator() - Constructor for class org.unitedinternet.cosmo.model.AuditableComparator
 
AuditableComparator(boolean) - Constructor for class org.unitedinternet.cosmo.model.AuditableComparator
 
AuditableComparator(int) - Constructor for class org.unitedinternet.cosmo.model.AuditableComparator
 
AuditableComparator(boolean, int) - Constructor for class org.unitedinternet.cosmo.model.AuditableComparator
 
AuditableObject - Interface in org.unitedinternet.cosmo.model
Represents a model object.
AvailabilityItem - Interface in org.unitedinternet.cosmo.model
Extends ICalendarItem to represent a VAVAILABILITY object.

B

BaseEventStamp - Interface in org.unitedinternet.cosmo.model
Represents a stamp that contains event specific information.
before(ServiceEvent) - Method in interface org.unitedinternet.cosmo.service.ServiceListener
Executed just before a service operation occurs.
beforeAdd(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventAddHandler
This method contains the code inserted before an event to be added.
beforeCreateCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.interceptors.CollectionCreateHandler
 
beforeDeleteCollection(String) - Method in interface org.unitedinternet.cosmo.service.interceptors.CollectionDeleteHandler
This method contains the code inserted before a collection is deleted.
beforeMove(Item, CollectionItem, CollectionItem) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventMoveHandler
 
beforeRemove(CollectionItem, Set<Item>) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventRemoveHandler
Intercepter executed before removing an item from a collection.
beforeUpdate(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.interceptors.EventUpdateHandler
This method contains the code inserted before an event to be updated.
beforeUpdateCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.interceptors.CollectionUpdateHandler
This method contains the code inserted before a collection is updated..
between(Object, Object) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
 
BetweenExpression - Class in org.unitedinternet.cosmo.model.filter
FilterExpression that matches between two values
BetweenExpression(Object, Object) - Constructor for class org.unitedinternet.cosmo.model.filter.BetweenExpression
 
BinaryAttribute - Interface in org.unitedinternet.cosmo.model
Attribute that stores a binary value.
BooleanAttribute - Interface in org.unitedinternet.cosmo.model
Attribue that stores Boolean value

C

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
Compares instances of ContentItem.
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
An instance of RuntimeException.
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
Extends QName to make it Comparable.
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
Creates a user account in the repository as per UserService.createUser(User).
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

D

DatabaseInitializationCallback - Interface in org.unitedinternet.cosmo.db
 
DataSizeException - Exception in org.unitedinternet.cosmo.model
An exception indicating that the value provided for an item attribute was too large or too small.
DataSizeException(String) - Constructor for exception org.unitedinternet.cosmo.model.DataSizeException
 
DataSizeException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.model.DataSizeException
 
DataSourceProvider - Interface in org.unitedinternet.cosmo.db
 
DataSourceType - Enum in org.unitedinternet.cosmo.db
 
DecimalAttribute - Interface in org.unitedinternet.cosmo.model
Attribute that stores a BigDecimal value
DEFAULT_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
The Default Sort Type
deleteScheduleForUser(Schedule, User) - Method in interface org.unitedinternet.cosmo.service.ScheduleService
 
destroy() - Method in interface org.unitedinternet.cosmo.service.Service
Readies the service for garbage collection, shutting down any resources used.
DictionaryAttribute - Interface in org.unitedinternet.cosmo.model
Attribute that stores a Map value

E

EDITED - Static variable in class org.unitedinternet.cosmo.model.ContentItem.Action
 
EMAIL_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Email
EMAIL_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 
enableScheduleForUser(Schedule, User, boolean) - Method in interface org.unitedinternet.cosmo.service.ScheduleService
 
EntityFactory - Interface in org.unitedinternet.cosmo.model
Factory api for creating model objects.
eq(Object) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
 
equals(Object) - Method in class org.unitedinternet.cosmo.model.AuditableComparator
 
equals(Object) - Method in class org.unitedinternet.cosmo.model.ContentItemComparator
 
equals(Object) - Method in class org.unitedinternet.cosmo.model.Schedule
 
equals(Object) - Method in class org.unitedinternet.cosmo.model.TicketType
 
EqualsExpression - Class in org.unitedinternet.cosmo.model.filter
FilterExpression that matches a value.
EqualsExpression(Object) - Constructor for class org.unitedinternet.cosmo.model.filter.EqualsExpression
 
EventAddHandler - Interface in org.unitedinternet.cosmo.service.interceptors
Interface for event add handler.
EventExceptionStamp - Interface in org.unitedinternet.cosmo.model
Event stamp that represents an exception to a recurring event.
EventMoveHandler - Interface in org.unitedinternet.cosmo.service.interceptors
Handler called when an item is moved from one parent to another.
EventRemoveHandler - Interface in org.unitedinternet.cosmo.service.interceptors
Interface for event remove handler.
EventStamp - Interface in org.unitedinternet.cosmo.model
Represents a calendar event, recurring or non-recurring.
EventStampFilter - Class in org.unitedinternet.cosmo.model.filter
Adds EventStamp specific criteria to StampFilter.
EventStampFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.EventStampFilter
 
EventStampUtil - Class in org.unitedinternet.cosmo.util
Utility class for working with event stamps
EventStampUtil() - Constructor for class org.unitedinternet.cosmo.util.EventStampUtil
 
EventUpdateHandler - Interface in org.unitedinternet.cosmo.service.interceptors
Interface for event update handler.
execute() - Method in interface org.unitedinternet.cosmo.db.DatabaseInitializationCallback
 
existingUid - Variable in exception org.unitedinternet.cosmo.model.IcalUidInUseException
 
ExternalContentInvalidException - Exception in org.unitedinternet.cosmo.ext
Thrown when content read from external url is invalid or could not be parsed.
ExternalContentInvalidException() - Constructor for exception org.unitedinternet.cosmo.ext.ExternalContentInvalidException
 
ExternalContentInvalidException(Throwable) - Constructor for exception org.unitedinternet.cosmo.ext.ExternalContentInvalidException
 
ExternalContentRuntimeException - Exception in org.unitedinternet.cosmo.ext
 
ExternalContentRuntimeException() - Constructor for exception org.unitedinternet.cosmo.ext.ExternalContentRuntimeException
 
ExternalContentRuntimeException(String) - Constructor for exception org.unitedinternet.cosmo.ext.ExternalContentRuntimeException
 
ExternalContentRuntimeException(Throwable) - Constructor for exception org.unitedinternet.cosmo.ext.ExternalContentRuntimeException
 
ExternalContentTooLargeException - Exception in org.unitedinternet.cosmo.ext
 
ExternalContentTooLargeException(String) - Constructor for exception org.unitedinternet.cosmo.ext.ExternalContentTooLargeException
 
extractEventStampFromItem(Item) - Static method in class org.unitedinternet.cosmo.util.EventStampUtil
Extracts the Stamp containing the ics
extractVEventFromItem(Item) - Static method in class org.unitedinternet.cosmo.util.EventStampUtil
 

F

FileItem - Interface in org.unitedinternet.cosmo.model
Extends Item to represent an item containing binary content.
FilterCriteria - Interface in org.unitedinternet.cosmo.model.filter
Represents filter criteria that can be used to restrict results using an ItemFilter.
FilterExpression - Class in org.unitedinternet.cosmo.model.filter
Abstract simple expression criteria.
FilterExpression(Object) - Constructor for class org.unitedinternet.cosmo.model.filter.FilterExpression
 
FilterOrder - Class in org.unitedinternet.cosmo.model.filter
Represents an ordering of an item property.
FilterOrder(String) - Constructor for class org.unitedinternet.cosmo.model.filter.FilterOrder
 
FilterOrder(String, FilterOrder.Order) - Constructor for class org.unitedinternet.cosmo.model.filter.FilterOrder
 
FilterOrder.Order - Enum in org.unitedinternet.cosmo.model.filter
 
findCollectionItems(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
find the set of collection items as children of the given collection item.
findEventByIcalUid(String, CollectionItem) - Method in interface org.unitedinternet.cosmo.service.CalendarService
Find calendar event with a specified icalendar uid.
findEvents(CollectionItem, Date, Date, String, boolean) - Method in interface org.unitedinternet.cosmo.service.CalendarService
Find calendar events by time range.
findItemByPath(String) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find content item by path.
findItemByPath(String, String) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find content item by path relative to the identified parent item.
findItemByUid(String) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find an item with the specified uid.
findItemParentByPath(String) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find content item's parent by path.
findItems(ItemFilter) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find items by filter.
findNoteItemsByIcalUid(Item, List<String>) - Method in interface org.unitedinternet.cosmo.service.CalendarService
Find events by ical uid.
findNotesByTriageStatus(CollectionItem, TriageStatusQueryContext) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find note items by triage status that belong to a collection.
findNotesByTriageStatus(NoteItem, TriageStatusQueryContext) - Method in interface org.unitedinternet.cosmo.service.ContentService
Find note items by triage status that belong to a recurring note series.
findStampByInternalItemUid(String, Class<STAMP_TYPE>) - Method in interface org.unitedinternet.cosmo.service.ContentService
Searches for an item stamp by item uid.
findVisibleTickets(Item) - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityContext
 
FORMAT_DATE_SENT - Static variable in interface org.unitedinternet.cosmo.model.MessageStamp
 
forUser(User) - Method in interface org.unitedinternet.cosmo.model.UserIdentitySupplier
 
forUser(User) - Method in class org.unitedinternet.cosmo.model.UserIdentitySupplierDefault
 
FREE_BUSY - Static variable in class org.unitedinternet.cosmo.model.TicketType
 
FreeBusyItem - Interface in org.unitedinternet.cosmo.model
Extends ICalendarItem to represent a VFREEBUSY item.

G

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
 

H

hasExpired() - Method in interface org.unitedinternet.cosmo.model.PasswordRecovery
 
hashCode() - Method in class org.unitedinternet.cosmo.model.AuditableComparator
 
hashCode() - Method in class org.unitedinternet.cosmo.model.ContentItemComparator
 
hashCode() - Method in class org.unitedinternet.cosmo.model.Schedule
 
hashCode() - Method in class org.unitedinternet.cosmo.model.TicketType
 
hasTimedOut() - Method in interface org.unitedinternet.cosmo.model.Ticket
 
HomeCollectionItem - Interface in org.unitedinternet.cosmo.model
Extends CollectionItem to represent a users home collection.

I

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.

L

label(Integer) - Static method in class org.unitedinternet.cosmo.model.TriageStatusUtil
 
LABEL_DONE - Static variable in interface org.unitedinternet.cosmo.model.TriageStatus
 
LABEL_LATER - Static variable in interface org.unitedinternet.cosmo.model.TriageStatus
 
LABEL_NOW - Static variable in interface org.unitedinternet.cosmo.model.TriageStatus
 
LAST_MODIFIED_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Date last Modified
LAST_MODIFIED_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 
like(String) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
 
LikeExpression - Class in org.unitedinternet.cosmo.model.filter
FilterExpression that performs a substring match.
LikeExpression(Object) - Constructor for class org.unitedinternet.cosmo.model.filter.LikeExpression
 
loadChildren(CollectionItem, Date) - Method in interface org.unitedinternet.cosmo.service.ContentService
Load all children for collection that have been updated since a given timestamp.
LOCKED_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Locked status
LOCKED_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 

M

MAX_CONTENT_SIZE - Static variable in interface org.unitedinternet.cosmo.model.FileItem
 
MessageStamp - Interface in org.unitedinternet.cosmo.model
Stamp that associates message-specific attributes to an item.
ModelConversionException - Exception in org.unitedinternet.cosmo.model
An exception indicating that converting a model object to or from a particular data format failed.
ModelConversionException(String) - Constructor for exception org.unitedinternet.cosmo.model.ModelConversionException
 
ModelConversionException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.model.ModelConversionException
 
ModificationUid - Interface in org.unitedinternet.cosmo.model
 
moveItem(Item, CollectionItem, CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Move item from one collection to another
MultiValueStringAttribute - Interface in org.unitedinternet.cosmo.model
 

N

NAME_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Last Name then First Name
NAME_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 
neq(Object) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
 
nilike(String) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
 
nlike(String) - Static method in class org.unitedinternet.cosmo.model.filter.Restrictions
 
NoteItem - Interface in org.unitedinternet.cosmo.model
Extends ICalendarItem to represent a Note item.
NoteItemFilter - Class in org.unitedinternet.cosmo.model.filter
Adds NoteItem specific criteria to ItemFilter.
NoteItemFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.NoteItemFilter
 
NoteItemTriageStatusComparator - Class in org.unitedinternet.cosmo.model
Compare NoteItems using a rank calculated from TriageStatus.rank or event startDate, or last modified date.
NoteItemTriageStatusComparator() - Constructor for class org.unitedinternet.cosmo.model.NoteItemTriageStatusComparator
 
NoteItemTriageStatusComparator(boolean) - Constructor for class org.unitedinternet.cosmo.model.NoteItemTriageStatusComparator
 
NoteOccurrence - Interface in org.unitedinternet.cosmo.model
 
NullExpression - Class in org.unitedinternet.cosmo.model.filter
FilterExpression that matches null values
NullExpression() - Constructor for class org.unitedinternet.cosmo.model.filter.NullExpression
 

O

of(Set<String>, String, String) - Static method in class org.unitedinternet.cosmo.model.UserIdentity
 
onSuccessfulAuthentication(Authentication) - Method in interface org.unitedinternet.cosmo.security.SuccessfulAuthenticationListener
 
ORDER_BY_TRIAGE_STATUS_RANK_ASC - Static variable in class org.unitedinternet.cosmo.model.filter.ContentItemFilter
 
ORDER_BY_TRIAGE_STATUS_RANK_DESC - Static variable in class org.unitedinternet.cosmo.model.filter.ContentItemFilter
 
org.unitedinternet.cosmo - package org.unitedinternet.cosmo
 
org.unitedinternet.cosmo.dao.query - package org.unitedinternet.cosmo.dao.query
 
org.unitedinternet.cosmo.dav.caldav - package org.unitedinternet.cosmo.dav.caldav
 
org.unitedinternet.cosmo.db - package org.unitedinternet.cosmo.db
 
org.unitedinternet.cosmo.ext - package org.unitedinternet.cosmo.ext
 
org.unitedinternet.cosmo.model - package org.unitedinternet.cosmo.model
 
org.unitedinternet.cosmo.model.filter - package org.unitedinternet.cosmo.model.filter
Includes the Item filter api, which allows custom item queries to be built.
org.unitedinternet.cosmo.security - package org.unitedinternet.cosmo.security
 
org.unitedinternet.cosmo.service - package org.unitedinternet.cosmo.service
 
org.unitedinternet.cosmo.service.interceptors - package org.unitedinternet.cosmo.service.interceptors
 
org.unitedinternet.cosmo.service.triage - package org.unitedinternet.cosmo.service.triage
 
org.unitedinternet.cosmo.servlet - package org.unitedinternet.cosmo.servlet
 
org.unitedinternet.cosmo.util - package org.unitedinternet.cosmo.util
 
OverlordDeletionException - Exception in org.unitedinternet.cosmo.service
OverloadDelection Exception.
OverlordDeletionException() - Constructor for exception org.unitedinternet.cosmo.service.OverlordDeletionException
 

P

PASSWORD_LEN_MAX - Static variable in interface org.unitedinternet.cosmo.model.User
 
PASSWORD_LEN_MIN - Static variable in interface org.unitedinternet.cosmo.model.User
 
PasswordRecovery - Interface in org.unitedinternet.cosmo.model
An entity representing a password change request.
PermissionDeniedException - Exception in org.unitedinternet.cosmo.security
Thrown when a principal attempts to perform an operation on an item for which it does not have the appropriate permissions.
PermissionDeniedException(String) - Constructor for exception org.unitedinternet.cosmo.security.PermissionDeniedException
 
PermissionDeniedException(String, Throwable) - Constructor for exception org.unitedinternet.cosmo.security.PermissionDeniedException
 
postProcess(Calendar) - Method in interface org.unitedinternet.cosmo.ext.ContentSourceProcessor
 
Preference - Interface in org.unitedinternet.cosmo.model
Represents a user preference, which is a key,value pair associated to a user.
PRIVILEGE_FREEBUSY - Static variable in interface org.unitedinternet.cosmo.model.Ticket
 
PRIVILEGE_FREEBUSY - Static variable in class org.unitedinternet.cosmo.model.TicketType
 
PRIVILEGE_READ - Static variable in interface org.unitedinternet.cosmo.model.Ticket
 
PRIVILEGE_READ - Static variable in class org.unitedinternet.cosmo.model.TicketType
 
PRIVILEGE_WRITE - Static variable in interface org.unitedinternet.cosmo.model.Ticket
 
PRIVILEGE_WRITE - Static variable in class org.unitedinternet.cosmo.model.TicketType
 
processFilter(ItemFilter) - Method in interface org.unitedinternet.cosmo.dao.query.ItemFilterProcessor
 
processResults(List<Item>, ItemFilter) - Method in interface org.unitedinternet.cosmo.dao.query.ItemFilterProcessor
 
processTriageStatusQuery(CollectionItem, TriageStatusQueryContext) - Method in interface org.unitedinternet.cosmo.service.triage.TriageStatusQueryProcessor
 
processTriageStatusQuery(NoteItem, TriageStatusQueryContext) - Method in interface org.unitedinternet.cosmo.service.triage.TriageStatusQueryProcessor
Return modification and occurrence NoteItems from a master recurring NoteItem that fall into a given triage status category.
PROP_SCHEMA_VERSION - Static variable in interface org.unitedinternet.cosmo.model.ServerProperty
 
PROPERTY_DO_TIMERANGE_SECOND_PASS - Static variable in class org.unitedinternet.cosmo.model.filter.EventStampFilter
 
PROPERTY_INCLUDE_MASTER_ITEMS - Static variable in class org.unitedinternet.cosmo.model.filter.EventStampFilter
 

Q

QName - Interface in org.unitedinternet.cosmo.model
Represents a qualified name.
QUEUED - Static variable in class org.unitedinternet.cosmo.model.ContentItem.Action
 

R

READ_ONLY - Static variable in class org.unitedinternet.cosmo.model.TicketType
 
READ_WRITE - Static variable in class org.unitedinternet.cosmo.model.TicketType
 
RECURRENCEID_DELIMITER - Static variable in interface org.unitedinternet.cosmo.model.ModificationUid
 
registerTickets(Set<Ticket>) - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityManager
Associate additional tickets with the current security context.
removeAllModifications() - Method in interface org.unitedinternet.cosmo.model.NoteItem
 
removeAttribute(String) - Method in interface org.unitedinternet.cosmo.model.Item
Remove attribute in default namespace with local name.
removeAttribute(QName) - Method in interface org.unitedinternet.cosmo.model.Item
Remove attribute.
removeAttributes(String) - Method in interface org.unitedinternet.cosmo.model.Item
Remove all attributes in a namespace.
removeBatchContentItems(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.ContentService
remove existing content items in a parent collection.
removeCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Remove collection item
removeContent(ContentItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Remove content item
removeDisplayAlarm() - Method in interface org.unitedinternet.cosmo.model.BaseEventStamp
Remove first display alarm on the event
removeItem(Item) - Method in interface org.unitedinternet.cosmo.service.ContentService
Remove an item.
removeItemFromCollection(Item, CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Remove an item from a collection.
removeItemsFromCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Remove items from a collection.
removeModification(NoteItem) - Method in interface org.unitedinternet.cosmo.model.NoteItem
 
removePreference(String) - Method in interface org.unitedinternet.cosmo.model.User
 
removePreference(Preference) - Method in interface org.unitedinternet.cosmo.model.User
 
removeStamp(Stamp) - Method in interface org.unitedinternet.cosmo.model.Item
Remove stamp from Item.
removeTicket(Ticket) - Method in interface org.unitedinternet.cosmo.model.Item
 
removeTicket(Item, Ticket) - Method in interface org.unitedinternet.cosmo.service.ContentService
Removes a ticket from an item.
removeTicket(Item, String) - Method in interface org.unitedinternet.cosmo.service.ContentService
Removes a ticket from an item.
removeUser(User) - Method in interface org.unitedinternet.cosmo.service.UserService
Removes a user account from the repository.
removeUser(String) - Method in interface org.unitedinternet.cosmo.service.UserService
Removes the user account identified by the given username from the repository.
removeUsers(Set<User>) - Method in interface org.unitedinternet.cosmo.service.UserService
Removes a set of user accounts from the repository.
removeUsersByName(Set<String>) - Method in interface org.unitedinternet.cosmo.service.UserService
Removes the user accounts identified by the given usernames from the repository.
Restrictions - Class in org.unitedinternet.cosmo.model.filter
Provides convienent FilterCriteria
Restrictions() - Constructor for class org.unitedinternet.cosmo.model.filter.Restrictions
 

S

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
 

T

TaskStamp - Interface in org.unitedinternet.cosmo.model
Represents a Task Stamp.
testUid - Variable in exception org.unitedinternet.cosmo.model.IcalUidInUseException
 
TextAttribute - Interface in org.unitedinternet.cosmo.model
Attribute that stores text value.
TextAttributeFilter - Class in org.unitedinternet.cosmo.model.filter
Filter that matches Items with a TextAttribute.
TextAttributeFilter() - Constructor for class org.unitedinternet.cosmo.model.filter.TextAttributeFilter
 
TextAttributeFilter(QName) - Constructor for class org.unitedinternet.cosmo.model.filter.TextAttributeFilter
 
Ticket - Interface in org.unitedinternet.cosmo.model
Represents a ticket that is used to grant access to an Item.
TicketType - Class in org.unitedinternet.cosmo.model
Represents the security classification of a ticket.
TicketType(String) - Constructor for class org.unitedinternet.cosmo.model.TicketType
 
TicketType(String, String[]) - Constructor for class org.unitedinternet.cosmo.model.TicketType
 
TIMEOUT_INFINITE - Static variable in interface org.unitedinternet.cosmo.model.Ticket
 
TimestampAttribute - Interface in org.unitedinternet.cosmo.model
Attribute that stores timestamp value.
toAction(String) - Static method in class org.unitedinternet.cosmo.model.ItemChangeRecord
 
TokenServiceConfiguration - Class in org.unitedinternet.cosmo.db
 
TokenServiceConfiguration() - Constructor for class org.unitedinternet.cosmo.db.TokenServiceConfiguration
 
Tombstone - Interface in org.unitedinternet.cosmo.model
Represents something that was removed from an item.
toString() - Method in class org.unitedinternet.cosmo.model.Schedule
 
toString() - Method in class org.unitedinternet.cosmo.model.TicketType
 
TriageStatus - Interface in org.unitedinternet.cosmo.model
Represents a compound triage status value.
TriageStatusQueryContext - Class in org.unitedinternet.cosmo.service.triage
Provides access to the information needed to process a triage status query.
TriageStatusQueryContext(String, Date, TimeZone) - Constructor for class org.unitedinternet.cosmo.service.triage.TriageStatusQueryContext
 
TriageStatusQueryProcessor - Interface in org.unitedinternet.cosmo.service.triage
Defines API for processing a TriageStatus query.
TriageStatusUtil - Class in org.unitedinternet.cosmo.model
Contains static helper methods for dealing with TriageStatus objects.
TriageStatusUtil() - Constructor for class org.unitedinternet.cosmo.model.TriageStatusUtil
 

U

UidInUseException - Exception in org.unitedinternet.cosmo.model
An exception that indicates that the uid chosen for an item is already in use by another item.
UidInUseException(String, String) - Constructor for exception org.unitedinternet.cosmo.model.UidInUseException
 
unregisterTickets() - Method in interface org.unitedinternet.cosmo.security.CosmoSecurityManager
 
updateBatchContentItems(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.ContentService
updates existing content items in a parent collection.
updateCollection(CollectionItem, Set<Item>) - Method in interface org.unitedinternet.cosmo.service.ContentService
Update a collection and set child items.
updateCollection(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Update collection item
updateCollectionTimestamp(CollectionItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
 
updateContent(ContentItem) - Method in interface org.unitedinternet.cosmo.service.ContentService
Update an existing content item.
updateContentItems(CollectionItem, Set<ContentItem>) - Method in interface org.unitedinternet.cosmo.service.ContentService
Update content items.
UPDATED - Static variable in class org.unitedinternet.cosmo.model.ContentItem.Action
 
updateScheduleForUser(Schedule, User) - Method in interface org.unitedinternet.cosmo.service.ScheduleService
 
updateTimestamp() - Method in interface org.unitedinternet.cosmo.model.AuditableObject
Update modifiedDate with current system time.
updateTimestamp() - Method in interface org.unitedinternet.cosmo.model.Stamp
Update stamp's timestamp
updateUser(User) - Method in interface org.unitedinternet.cosmo.service.UserService
Updates a user account that exists in the repository.
User - Interface in org.unitedinternet.cosmo.model
Represents a user in the cosmo server.
User.SortType - Enum in org.unitedinternet.cosmo.model
 
UserIdentity - Class in org.unitedinternet.cosmo.model
Encapsulates user identification data which may be found in another system than the Calendar Server.
UserIdentitySupplier - Interface in org.unitedinternet.cosmo.model
Defines a contract for supplying identification data for a user.
UserIdentitySupplierDefault - Class in org.unitedinternet.cosmo.model
Default implementation that assumes user has only one email address.
UserIdentitySupplierDefault() - Constructor for class org.unitedinternet.cosmo.model.UserIdentitySupplierDefault
 
USERNAME_OVERLORD - Static variable in interface org.unitedinternet.cosmo.model.User
 
USERNAME_SORT_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
A String indicating the results should be sorted by Username
USERNAME_URL_STRING - Static variable in interface org.unitedinternet.cosmo.model.User
 
UserService - Interface in org.unitedinternet.cosmo.service
Interface for services that manage user accounts.

V

validate(Integer) - Static method in class org.unitedinternet.cosmo.model.ContentItem.Action
 
validateRawPassword() - Method in interface org.unitedinternet.cosmo.model.User
 
valueOf(String) - Static method in enum org.unitedinternet.cosmo.db.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unitedinternet.cosmo.model.filter.FilterOrder.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unitedinternet.cosmo.model.ItemChangeRecord.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unitedinternet.cosmo.model.User.SortType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.unitedinternet.cosmo.db.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unitedinternet.cosmo.model.filter.FilterOrder.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unitedinternet.cosmo.model.ItemChangeRecord.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unitedinternet.cosmo.model.User.SortType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlAttribute - Interface in org.unitedinternet.cosmo.model
Attribute that stores XML value.
A B C D E F G H I L M N O P Q R S T U V X 
Skip navigation links

Copyright © 2012–2018 1&1. All rights reserved.