public class OleCalendarExceptionDate extends OleBaseCalendarWeek
Constructor and Description |
---|
OleCalendarExceptionDate() |
Modifier and Type | Method and Description |
---|---|
String |
getCalendarExceptionDateId() |
String |
getCalendarId() |
Date |
getDate() |
String |
getExceptionDateDesc() |
String |
getExceptionType() |
OleCalendar |
getOleCalendar() |
void |
setCalendarExceptionDateId(String calendarExceptionDateId) |
void |
setCalendarId(String calendarId) |
void |
setDate(Date date) |
void |
setExceptionDateDesc(String exceptionDateDesc) |
void |
setExceptionType(String exceptionType) |
void |
setOleCalendar(OleCalendar oleCalendar) |
getCloseTime, getCloseTimeSession, getEndDay, getOpenTime, getOpenTimeSession, getStartDay, setCloseTime, setCloseTimeSession, setEndDay, setOpenTime, setOpenTimeSession, setStartDay
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public OleCalendarExceptionDate()
public String getExceptionDateDesc()
public void setExceptionDateDesc(String exceptionDateDesc)
public String getExceptionType()
public void setExceptionType(String exceptionType)
public OleCalendar getOleCalendar()
public void setOleCalendar(OleCalendar oleCalendar)
public String getCalendarExceptionDateId()
public void setCalendarExceptionDateId(String calendarExceptionDateId)
public String getCalendarId()
public void setCalendarId(String calendarId)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.