|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CalEvent
The model interface for the CalEvent service. Represents a row in the "CalEvent" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to CalEventImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
CalEventModel,
CalEventImpl,
CalEventModelImpl| Method Summary | |
|---|---|
TZSRecurrence |
getRecurrenceObj()
|
void |
setRecurrence(String recurrence)
Sets the recurrence of this cal event. |
void |
setRecurrenceObj(TZSRecurrence recurrenceObj)
|
| Method Detail |
|---|
TZSRecurrence getRecurrenceObj()
void setRecurrence(String recurrence)
CalEventModel
setRecurrence in interface CalEventModelrecurrence - the recurrence of this cal eventvoid setRecurrenceObj(TZSRecurrence recurrenceObj)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||