|
|||||||||
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 |
---|
Fields inherited from class com.liferay.portlet.calendar.model.impl.CalEventModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, 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()
|
void |
setRecurrence(java.lang.String recurrence)
|
void |
setRecurrenceObj(com.liferay.portal.kernel.cal.TZSRecurrence recurrenceObj)
|
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, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.calendar.model.CalEventModel |
---|
clone, compareTo, getAllDay, getCompanyId, getCreateDate, getDescription, getDurationHour, getDurationMinute, getEndDate, getEventId, getExpandoBridge, getFirstReminder, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRecurrence, getRemindBy, getRepeating, getSecondReminder, getStartDate, getTimeZoneSensitive, getTitle, getType, getUserId, getUserName, getUserUuid, getUuid, hashCode, isAllDay, isCachedModel, isEscapedModel, isNew, isRepeating, isTimeZoneSensitive, setAllDay, setCachedModel, setCompanyId, setCreateDate, setDescription, setDurationHour, setDurationMinute, setEndDate, setEscapedModel, setEventId, setExpandoBridgeAttributes, setFirstReminder, setGroupId, setModifiedDate, setNew, setPrimaryKey, setRemindBy, setRepeating, setSecondReminder, setStartDate, setTimeZoneSensitive, setTitle, setType, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public CalEventImpl()
Method Detail |
---|
public com.liferay.portal.kernel.cal.TZSRecurrence getRecurrenceObj()
getRecurrenceObj
in interface com.liferay.portlet.calendar.model.CalEvent
public void setRecurrence(java.lang.String recurrence)
setRecurrence
in interface com.liferay.portlet.calendar.model.CalEvent
setRecurrence
in interface com.liferay.portlet.calendar.model.CalEventModel
setRecurrence
in class CalEventModelImpl
public 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 |