|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DDLRecordService | |
---|---|
com.liferay.portlet.dynamicdatalists.service |
Uses of DDLRecordService in com.liferay.portlet.dynamicdatalists.service |
---|
Classes in com.liferay.portlet.dynamicdatalists.service that implement DDLRecordService | |
---|---|
class |
DDLRecordServiceWrapper
This class is a wrapper for DDLRecordService . |
Methods in com.liferay.portlet.dynamicdatalists.service that return DDLRecordService | |
---|---|
static DDLRecordService |
DDLRecordServiceUtil.getService()
|
DDLRecordService |
DDLRecordServiceWrapper.getWrappedDDLRecordService()
Deprecated. Renamed to DDLRecordServiceWrapper.getWrappedService() |
DDLRecordService |
DDLRecordServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.dynamicdatalists.service with parameters of type DDLRecordService | |
---|---|
void |
DDLRecordServiceUtil.setService(DDLRecordService service)
|
void |
DDLRecordServiceWrapper.setWrappedDDLRecordService(DDLRecordService ddlRecordService)
Deprecated. Renamed to DDLRecordServiceWrapper.setWrappedService(com.liferay.portlet.dynamicdatalists.service.DDLRecordService) |
void |
DDLRecordServiceWrapper.setWrappedService(DDLRecordService ddlRecordService)
|
Constructors in com.liferay.portlet.dynamicdatalists.service with parameters of type DDLRecordService | |
---|---|
DDLRecordServiceWrapper(DDLRecordService ddlRecordService)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |