|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.schedassist.model.DefaultEventUtilsImpl
org.jasig.schedassist.impl.caldav.CaldavEventUtilsImpl
org.jasig.schedassist.impl.caldav.bedework.BedeworkEventUtilsImpl
public class BedeworkEventUtilsImpl
Bedework specific override for CaldavEventUtilsImpl.
| Field Summary | |
|---|---|
static java.lang.String |
BEDEWORK_SUBMITTEDBY
|
| Fields inherited from class org.jasig.schedassist.model.DefaultEventUtilsImpl |
|---|
ICAL_DATETIME_FORMAT, LOG, PROD_ID |
| Constructor Summary | |
|---|---|
BedeworkEventUtilsImpl(IAffiliationSource affiliationSource)
|
|
| Method Summary | |
|---|---|
net.fortuna.ical4j.model.component.VEvent |
constructAvailableAppointment(AvailableBlock block,
IScheduleOwner owner,
IScheduleVisitor visitor,
java.lang.String eventDescription)
Adds an XProperty with name BEDEWORK_SUBMITTEDBY and value as the
IScheduleOwner's username. |
| Methods inherited from class org.jasig.schedassist.impl.caldav.CaldavEventUtilsImpl |
|---|
afterPropertiesSet, constructSchedulingAssistantAttendee, convertBlockToReflectionEvent, getTimeZone, isExplicitSetTimeZone, setExplicitSetTimeZone, setTimeZone, willEventCauseConflict, wrapEventInCalendar |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BEDEWORK_SUBMITTEDBY
| Constructor Detail |
|---|
public BedeworkEventUtilsImpl(IAffiliationSource affiliationSource)
affiliationSource - | Method Detail |
|---|
public net.fortuna.ical4j.model.component.VEvent constructAvailableAppointment(AvailableBlock block,
IScheduleOwner owner,
IScheduleVisitor visitor,
java.lang.String eventDescription)
XProperty with name BEDEWORK_SUBMITTEDBY and value as the
IScheduleOwner's username.
(non-Javadoc)
constructAvailableAppointment in interface IEventUtilsconstructAvailableAppointment in class CaldavEventUtilsImplCaldavEventUtilsImpl.constructAvailableAppointment(org.jasig.schedassist.model.AvailableBlock, org.jasig.schedassist.model.IScheduleOwner, org.jasig.schedassist.model.IScheduleVisitor, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||