|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDLRecordPersistence | |
|---|---|
| com.liferay.portlet.dynamicdatalists.service.base | |
| com.liferay.portlet.dynamicdatalists.service.persistence | |
| Uses of DDLRecordPersistence in com.liferay.portlet.dynamicdatalists.service.base |
|---|
| Fields in com.liferay.portlet.dynamicdatalists.service.base declared as DDLRecordPersistence | |
|---|---|
protected DDLRecordPersistence |
DDLRecordSetLocalServiceBaseImpl.ddlRecordPersistence
|
protected DDLRecordPersistence |
DDLRecordLocalServiceBaseImpl.ddlRecordPersistence
|
protected DDLRecordPersistence |
DDLRecordServiceBaseImpl.ddlRecordPersistence
|
protected DDLRecordPersistence |
DDLRecordSetServiceBaseImpl.ddlRecordPersistence
|
| Methods in com.liferay.portlet.dynamicdatalists.service.base that return DDLRecordPersistence | |
|---|---|
DDLRecordPersistence |
DDLRecordSetLocalServiceBaseImpl.getDDLRecordPersistence()
Returns the d d l record persistence. |
DDLRecordPersistence |
DDLRecordLocalServiceBaseImpl.getDDLRecordPersistence()
Returns the d d l record persistence. |
DDLRecordPersistence |
DDLRecordServiceBaseImpl.getDDLRecordPersistence()
Returns the d d l record persistence. |
DDLRecordPersistence |
DDLRecordSetServiceBaseImpl.getDDLRecordPersistence()
Returns the d d l record persistence. |
| Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type DDLRecordPersistence | |
|---|---|
void |
DDLRecordSetLocalServiceBaseImpl.setDDLRecordPersistence(DDLRecordPersistence ddlRecordPersistence)
Sets the d d l record persistence. |
void |
DDLRecordLocalServiceBaseImpl.setDDLRecordPersistence(DDLRecordPersistence ddlRecordPersistence)
Sets the d d l record persistence. |
void |
DDLRecordServiceBaseImpl.setDDLRecordPersistence(DDLRecordPersistence ddlRecordPersistence)
Sets the d d l record persistence. |
void |
DDLRecordSetServiceBaseImpl.setDDLRecordPersistence(DDLRecordPersistence ddlRecordPersistence)
Sets the d d l record persistence. |
| Uses of DDLRecordPersistence in com.liferay.portlet.dynamicdatalists.service.persistence |
|---|
| Classes in com.liferay.portlet.dynamicdatalists.service.persistence that implement DDLRecordPersistence | |
|---|---|
class |
DDLRecordPersistenceImpl
The persistence implementation for the d d l record service. |
| Methods in com.liferay.portlet.dynamicdatalists.service.persistence that return DDLRecordPersistence | |
|---|---|
static DDLRecordPersistence |
DDLRecordUtil.getPersistence()
|
| Methods in com.liferay.portlet.dynamicdatalists.service.persistence with parameters of type DDLRecordPersistence | |
|---|---|
void |
DDLRecordUtil.setPersistence(DDLRecordPersistence persistence)
Deprecated. As of 6.2.0 |
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||