|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portlet.calendar.model.impl.CalEventModelImpl
com.liferay.portlet.calendar.model.impl.CalEventImpl
Field Summary | |
static java.lang.String |
BIRTHDAY
|
static java.lang.String |
REMIND_BY_AIM
|
static java.lang.String |
REMIND_BY_EMAIL
|
static java.lang.String |
REMIND_BY_ICQ
|
static java.lang.String |
REMIND_BY_MSN
|
static java.lang.String |
REMIND_BY_NONE
|
static java.lang.String |
REMIND_BY_SMS
|
static java.lang.String |
REMIND_BY_YM
|
static long[] |
REMINDERS
|
static java.lang.String[] |
TYPES
|
Fields inherited from class com.liferay.portlet.calendar.model.impl.CalEventModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_DESCRIPTION, XSS_ALLOW_RECURRENCE, XSS_ALLOW_REMINDBY, XSS_ALLOW_TITLE, XSS_ALLOW_TYPE, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
CalEventImpl()
|
Method Summary | |
com.liferay.portal.kernel.cal.Recurrence |
getRecurrenceObj()
Deprecated. |
void |
setRecurrence(java.lang.String recurrence)
|
void |
setRecurrenceObj(com.liferay.portal.kernel.cal.Recurrence recurrenceObj)
|
Methods inherited from class com.liferay.portlet.calendar.model.impl.CalEventModelImpl |
clone, compareTo, equals, getAllDay, getCompanyId, getCreateDate, getDescription, getDurationHour, getDurationMinute, getEndDate, getEventId, getFirstReminder, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRecurrence, getRemindBy, getRepeating, getSecondReminder, getStartDate, getTimeZoneSensitive, getTitle, getType, getUserId, getUserName, hashCode, isAllDay, isRepeating, isTimeZoneSensitive, setAllDay, setCompanyId, setCreateDate, setDescription, setDurationHour, setDurationMinute, setEndDate, setEventId, setFirstReminder, setGroupId, setModifiedDate, setPrimaryKey, setRemindBy, setRepeating, setSecondReminder, setStartDate, setTimeZoneSensitive, setTitle, setType, setUserId, setUserName |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.calendar.model.CalEventModel |
getAllDay, getCompanyId, getCreateDate, getDescription, getDurationHour, getDurationMinute, getEndDate, getEventId, getFirstReminder, getGroupId, getModifiedDate, getPrimaryKey, getRecurrence, getRemindBy, getRepeating, getSecondReminder, getStartDate, getTimeZoneSensitive, getTitle, getType, getUserId, getUserName, isAllDay, isRepeating, isTimeZoneSensitive, setAllDay, setCompanyId, setCreateDate, setDescription, setDurationHour, setDurationMinute, setEndDate, setEventId, setFirstReminder, setGroupId, setModifiedDate, setPrimaryKey, setRemindBy, setRepeating, setSecondReminder, setStartDate, setTimeZoneSensitive, setTitle, setType, setUserId, setUserName |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static final java.lang.String[] TYPES
public static final java.lang.String BIRTHDAY
public static final java.lang.String REMIND_BY_NONE
public static final java.lang.String REMIND_BY_EMAIL
public static final java.lang.String REMIND_BY_SMS
public static final java.lang.String REMIND_BY_AIM
public static final java.lang.String REMIND_BY_ICQ
public static final java.lang.String REMIND_BY_MSN
public static final java.lang.String REMIND_BY_YM
public static final long[] REMINDERS
Constructor Detail |
public CalEventImpl()
Method Detail |
public void setRecurrence(java.lang.String recurrence)
setRecurrence
in interface com.liferay.portlet.calendar.model.CalEvent
setRecurrence
in class CalEventModelImpl
public com.liferay.portal.kernel.cal.Recurrence getRecurrenceObj()
getRecurrenceObj
in interface com.liferay.portlet.calendar.model.CalEvent
public void setRecurrenceObj(com.liferay.portal.kernel.cal.Recurrence recurrenceObj)
setRecurrenceObj
in interface com.liferay.portlet.calendar.model.CalEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |