com.atlassian.gregory.components
Class AbstractEventToDoJournal

java.lang.Object
  extended by com.atlassian.gregory.components.AbstractICalComponent
      extended by com.atlassian.gregory.components.AbstractEventToDoJournalFreeBusy
          extended by com.atlassian.gregory.components.AbstractEventToDoJournal
All Implemented Interfaces:
ICalComponent
Direct Known Subclasses:
AbstractEventToDo, ICalJournal

public abstract class AbstractEventToDoJournal
extends AbstractEventToDoJournalFreeBusy


Constructor Summary
AbstractEventToDoJournal()
           
 
Method Summary
 List getCategories()
           
 String getClassification()
           
 List getContacts()
           
 Date getDateCreated()
           
 String getDescription()
           
 Date getLastModified()
           
 Date getRecurrenceId()
           
 List getRelatedUids()
           
 int getSequence()
           
 String getStatus()
           
 String getSummary()
           
 
Methods inherited from class com.atlassian.gregory.components.AbstractEventToDoJournalFreeBusy
getAttendees, getComments, getDateStart, getDateTimeStamp, getOrganizer, getRequestStatuses, getUid, getUrl
 
Methods inherited from class com.atlassian.gregory.components.AbstractICalComponent
addComponent, addProperty, allowsChildComponent, getComponents, getProperties, getProperty, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractEventToDoJournal

public AbstractEventToDoJournal()
Method Detail

getSummary

public String getSummary()

getSequence

public int getSequence()

getStatus

public String getStatus()

getDescription

public String getDescription()

getClassification

public String getClassification()

getDateCreated

public Date getDateCreated()

getLastModified

public Date getLastModified()

getRecurrenceId

public Date getRecurrenceId()

getCategories

public List getCategories()

getContacts

public List getContacts()

getRelatedUids

public List getRelatedUids()


Atlassian Gregory is developed by Atlassian Software Systems.