|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DDLRecordSetService | |
---|---|
com.liferay.portlet.dynamicdatalists.service |
Uses of DDLRecordSetService in com.liferay.portlet.dynamicdatalists.service |
---|
Classes in com.liferay.portlet.dynamicdatalists.service that implement DDLRecordSetService | |
---|---|
class |
DDLRecordSetServiceWrapper
Provides a wrapper for DDLRecordSetService . |
Methods in com.liferay.portlet.dynamicdatalists.service that return DDLRecordSetService | |
---|---|
static DDLRecordSetService |
DDLRecordSetServiceUtil.getService()
|
DDLRecordSetService |
DDLRecordSetServiceWrapper.getWrappedDDLRecordSetService()
Deprecated. As of 6.1.0, replaced by DDLRecordSetServiceWrapper.getWrappedService() |
DDLRecordSetService |
DDLRecordSetServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.dynamicdatalists.service with parameters of type DDLRecordSetService | |
---|---|
void |
DDLRecordSetServiceUtil.setService(DDLRecordSetService service)
Deprecated. As of 6.2.0 |
void |
DDLRecordSetServiceWrapper.setWrappedDDLRecordSetService(DDLRecordSetService ddlRecordSetService)
Deprecated. As of 6.1.0, replaced by DDLRecordSetServiceWrapper.setWrappedService(com.liferay.portlet.dynamicdatalists.service.DDLRecordSetService) |
void |
DDLRecordSetServiceWrapper.setWrappedService(DDLRecordSetService ddlRecordSetService)
|
Constructors in com.liferay.portlet.dynamicdatalists.service with parameters of type DDLRecordSetService | |
---|---|
DDLRecordSetServiceWrapper(DDLRecordSetService ddlRecordSetService)
|
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |