|
|||||||||
| 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.CalEvent>
com.liferay.portlet.calendar.model.impl.CalEventModelImpl
com.liferay.portlet.calendar.model.impl.CalEventImpl
public class CalEventImpl
| Field Summary | |
|---|---|
static java.lang.String |
BIRTHDAY
|
static int |
REMIND_BY_AIM
|
static int |
REMIND_BY_EMAIL
|
static int |
REMIND_BY_ICQ
|
static int |
REMIND_BY_MSN
|
static int |
REMIND_BY_NONE
|
static int |
REMIND_BY_SMS
|
static int |
REMIND_BY_YM
|
static long[] |
REMINDERS
|
static java.lang.String[] |
TYPES
|
| Fields inherited from class com.liferay.portlet.calendar.model.impl.CalEventModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
CalEventImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.kernel.cal.TZSRecurrence |
getRecurrenceObj()
|
java.lang.String |
getUserUuid()
|
void |
setRecurrence(java.lang.String recurrence)
|
void |
setRecurrenceObj(com.liferay.portal.kernel.cal.TZSRecurrence recurrenceObj)
|
void |
setUserUuid(java.lang.String userUuid)
|
| Methods inherited from class com.liferay.portlet.calendar.model.impl.CalEventModelImpl |
|---|
clone, compareTo, equals, getAllDay, getCompanyId, getCreateDate, getDescription, getDurationHour, getDurationMinute, getEndDate, getEventId, getExpandoBridge, getFirstReminder, getGroupId, getModifiedDate, getOriginalGroupId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getRecurrence, getRemindBy, getRepeating, getSecondReminder, getStartDate, getTimeZoneSensitive, getTitle, getType, getUserId, getUserName, getUuid, 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, setUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, 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, getUuid, isAllDay, isRepeating, isTimeZoneSensitive, setAllDay, setCompanyId, setCreateDate, setDescription, setDurationHour, setDurationMinute, setEndDate, setEventId, setFirstReminder, setGroupId, setModifiedDate, setPrimaryKey, setRemindBy, setRepeating, setSecondReminder, setStartDate, setTimeZoneSensitive, setTitle, setType, setUserId, setUserName, setUuid, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| 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 int REMIND_BY_AIM
public static final int REMIND_BY_EMAIL
public static final int REMIND_BY_ICQ
public static final int REMIND_BY_MSN
public static final int REMIND_BY_NONE
public static final int REMIND_BY_SMS
public static final int REMIND_BY_YM
public static final long[] REMINDERS
| Constructor Detail |
|---|
public CalEventImpl()
| Method Detail |
|---|
public java.lang.String getUserUuid()
throws com.liferay.portal.SystemException
getUserUuid in interface com.liferay.portlet.calendar.model.CalEventcom.liferay.portal.SystemExceptionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portlet.calendar.model.CalEventpublic void setRecurrence(java.lang.String recurrence)
setRecurrence in interface com.liferay.portlet.calendar.model.CalEventsetRecurrence in interface com.liferay.portlet.calendar.model.CalEventModelsetRecurrence in class CalEventModelImplpublic com.liferay.portal.kernel.cal.TZSRecurrence getRecurrenceObj()
getRecurrenceObj in interface com.liferay.portlet.calendar.model.CalEventpublic void setRecurrenceObj(com.liferay.portal.kernel.cal.TZSRecurrence 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 | ||||||||