|
Liferay 6.1.2-ce-ga3 | |||||||||
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.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
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.portal.service.persistence |
---|
Fields in com.liferay.portal.service.persistence declared as CalEventPersistence | |
---|---|
protected CalEventPersistence |
GroupPersistenceImpl.calEventPersistence
|
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. |
Fields in com.liferay.portlet.calendar.service.persistence declared as CalEventPersistence | |
---|---|
protected CalEventPersistence |
CalEventPersistenceImpl.calEventPersistence
|
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. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |