|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalEventPersistence | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.calendar.service.base | |
| com.liferay.portlet.calendar.service.persistence | |
| Uses of CalEventPersistence in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as CalEventPersistence | |
|---|---|
protected CalEventPersistence |
GroupServiceBaseImpl.calEventPersistence
|
protected CalEventPersistence |
GroupLocalServiceBaseImpl.calEventPersistence
|
| Methods in com.liferay.portal.service.base that return CalEventPersistence | |
|---|---|
CalEventPersistence |
GroupServiceBaseImpl.getCalEventPersistence()
Returns the cal event persistence. |
CalEventPersistence |
GroupLocalServiceBaseImpl.getCalEventPersistence()
Returns the cal event persistence. |
| Methods in com.liferay.portal.service.base with parameters of type CalEventPersistence | |
|---|---|
void |
GroupServiceBaseImpl.setCalEventPersistence(CalEventPersistence calEventPersistence)
Sets the cal event persistence. |
void |
GroupLocalServiceBaseImpl.setCalEventPersistence(CalEventPersistence calEventPersistence)
Sets the cal event persistence. |
| Uses of CalEventPersistence in com.liferay.portlet.calendar.service.base |
|---|
| Fields in com.liferay.portlet.calendar.service.base declared as CalEventPersistence | |
|---|---|
protected CalEventPersistence |
CalEventServiceBaseImpl.calEventPersistence
|
protected CalEventPersistence |
CalEventLocalServiceBaseImpl.calEventPersistence
|
| Methods in com.liferay.portlet.calendar.service.base that return CalEventPersistence | |
|---|---|
CalEventPersistence |
CalEventServiceBaseImpl.getCalEventPersistence()
Returns the cal event persistence. |
CalEventPersistence |
CalEventLocalServiceBaseImpl.getCalEventPersistence()
Returns the cal event persistence. |
| Methods in com.liferay.portlet.calendar.service.base with parameters of type CalEventPersistence | |
|---|---|
void |
CalEventServiceBaseImpl.setCalEventPersistence(CalEventPersistence calEventPersistence)
Sets the cal event persistence. |
void |
CalEventLocalServiceBaseImpl.setCalEventPersistence(CalEventPersistence calEventPersistence)
Sets the cal event persistence. |
| Uses of CalEventPersistence in com.liferay.portlet.calendar.service.persistence |
|---|
| Classes in com.liferay.portlet.calendar.service.persistence that implement CalEventPersistence | |
|---|---|
class |
CalEventPersistenceImpl
The persistence implementation for the cal event service. |
| Methods in com.liferay.portlet.calendar.service.persistence that return CalEventPersistence | |
|---|---|
static CalEventPersistence |
CalEventUtil.getPersistence()
|
| Methods in com.liferay.portlet.calendar.service.persistence with parameters of type CalEventPersistence | |
|---|---|
void |
CalEventUtil.setPersistence(CalEventPersistence persistence)
Deprecated. As of 6.2.0 |
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||