Package org.bedework.calfacade.base
Interface EventEntity
- All Superinterfaces:
AlarmsEntity,AttachmentsEntity,AttendeesEntity,CategorisedEntity,CommentedEntity,Comparator<BwEvent>,ConceptEntity,ContactedEntity,DescriptionEntity<BwLongString>,RecurrenceEntity,ResourcedEntity,Serializable,StartEndComponent,SummaryEntity,XpropsEntity
- All Known Implementing Classes:
BwEvent,BwEventAnnotation,BwEventNewWrapper,BwEventObj,BwEventProxy
public interface EventEntity
extends AlarmsEntity, AttachmentsEntity, AttendeesEntity, CategorisedEntity, CommentedEntity, ConceptEntity, ContactedEntity, DescriptionEntity<BwLongString>, RecurrenceEntity, ResourcedEntity, StartEndComponent, SummaryEntity, XpropsEntity, Comparator<BwEvent>
The interfaces that an event extends.
- Author:
- douglm
-
Field Summary
Fields inherited from interface org.bedework.calfacade.base.StartEndComponent
endTypeDate, endTypeDuration, endTypeNone -
Method Summary
Methods inherited from interface org.bedework.calfacade.base.AlarmsEntity
addAlarm, cloneAlarms, getAlarms, getNumAlarms, removeAlarm, setAlarmsMethods inherited from interface org.bedework.calfacade.base.AttachmentsEntity
addAttachment, clearAttachments, cloneAttachments, copyAttachments, getAttachments, getNumAttachments, removeAttachment, setAttachmentsMethods inherited from interface org.bedework.calfacade.base.AttendeesEntity
addAttendee, addRecipient, cloneAttendees, copyAttendees, getAttendees, getNumAttendees, getNumRecipients, getRecipients, removeAttendee, removeRecipient, setAttendees, setRecipientsMethods inherited from interface org.bedework.calfacade.base.CategorisedEntity
addCategory, cloneCategories, copyCategories, getCategories, getCategoryHrefs, getNumCategories, hasCategory, removeCategory, setCategories, setCategoryHrefsMethods inherited from interface org.bedework.calfacade.base.CommentedEntity
addComment, addComment, getComments, getNumComments, removeComment, setCommentsMethods inherited from interface java.util.Comparator
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.bedework.calfacade.base.ConceptEntity
getConcepts, makeConceptMethods inherited from interface org.bedework.calfacade.base.ContactedEntity
addContact, cloneContacts, copyContacts, getContactHrefs, getContacts, getNumContacts, hasContact, removeContact, setContactHrefs, setContactsMethods inherited from interface org.bedework.calfacade.base.DescriptionEntity
addDescription, addDescription, findDescription, getDescription, getDescriptions, getNumDescriptions, removeDescription, setDescription, setDescriptions, updateDescriptionsMethods inherited from interface org.bedework.calfacade.base.RecurrenceEntity
addExdate, addExrule, addRdate, addRrule, getExdates, getExrules, getRdates, getRecurrenceId, getRecurring, getRrules, hasExdates, hasExrules, hasRdates, hasRrules, isRecurringEntity, setExdates, setExrules, setRdates, setRecurrenceId, setRecurring, setRrules, testRecurringMethods inherited from interface org.bedework.calfacade.base.ResourcedEntity
addResource, addResource, getNumResources, getResources, removeResource, setResourcesMethods inherited from interface org.bedework.calfacade.base.StartEndComponent
getDtend, getDtstart, getDuration, getEndType, getNoStart, setDtend, setDtstart, setDuration, setEndType, setNoStartMethods inherited from interface org.bedework.calfacade.base.SummaryEntity
addSummary, findSummary, getNumSummaries, getSummaries, getSummary, removeSummary, setSummaries, setSummary, updateSummariesMethods inherited from interface org.bedework.calfacade.base.XpropsEntity
addXproperty, cloneXproperty, getNumXproperties, getXicalProperties, getXnonskipProperties, getXproperties, getXproperties, removeXproperties, removeXproperty, setXproperties