|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDLRecordSetService | |
|---|---|
| com.liferay.portlet.dynamicdatalists.service | |
| com.liferay.portlet.dynamicdatalists.service.base | |
| com.liferay.portlet.dynamicdatalists.service.impl | |
| Uses of DDLRecordSetService in com.liferay.portlet.dynamicdatalists.service |
|---|
| Classes in com.liferay.portlet.dynamicdatalists.service that implement DDLRecordSetService | |
|---|---|
class |
DDLRecordSetServiceWrapper
This class is a wrapper for DDLRecordSetService. |
| Methods in com.liferay.portlet.dynamicdatalists.service that return DDLRecordSetService | |
|---|---|
static DDLRecordSetService |
DDLRecordSetServiceUtil.getService()
|
DDLRecordSetService |
DDLRecordSetServiceWrapper.getWrappedDDLRecordSetService()
Deprecated. Renamed to DDLRecordSetServiceWrapper.getWrappedService() |
DDLRecordSetService |
DDLRecordSetServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.dynamicdatalists.service with parameters of type DDLRecordSetService | |
|---|---|
void |
DDLRecordSetServiceUtil.setService(DDLRecordSetService service)
|
void |
DDLRecordSetServiceWrapper.setWrappedDDLRecordSetService(DDLRecordSetService ddlRecordSetService)
Deprecated. Renamed to 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)
|
|
| Uses of DDLRecordSetService in com.liferay.portlet.dynamicdatalists.service.base |
|---|
| Classes in com.liferay.portlet.dynamicdatalists.service.base that implement DDLRecordSetService | |
|---|---|
class |
DDLRecordSetServiceBaseImpl
The base implementation of the d d l record set remote service. |
| Fields in com.liferay.portlet.dynamicdatalists.service.base declared as DDLRecordSetService | |
|---|---|
protected DDLRecordSetService |
DDLRecordSetServiceBaseImpl.ddlRecordSetService
|
protected DDLRecordSetService |
DDLRecordSetLocalServiceBaseImpl.ddlRecordSetService
|
protected DDLRecordSetService |
DDLRecordServiceBaseImpl.ddlRecordSetService
|
protected DDLRecordSetService |
DDLRecordLocalServiceBaseImpl.ddlRecordSetService
|
| Methods in com.liferay.portlet.dynamicdatalists.service.base that return DDLRecordSetService | |
|---|---|
DDLRecordSetService |
DDLRecordSetServiceBaseImpl.getDDLRecordSetService()
Returns the d d l record set remote service. |
DDLRecordSetService |
DDLRecordSetLocalServiceBaseImpl.getDDLRecordSetService()
Returns the d d l record set remote service. |
DDLRecordSetService |
DDLRecordServiceBaseImpl.getDDLRecordSetService()
Returns the d d l record set remote service. |
DDLRecordSetService |
DDLRecordLocalServiceBaseImpl.getDDLRecordSetService()
Returns the d d l record set remote service. |
| Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type DDLRecordSetService | |
|---|---|
void |
DDLRecordSetServiceBaseImpl.setDDLRecordSetService(DDLRecordSetService ddlRecordSetService)
Sets the d d l record set remote service. |
void |
DDLRecordSetLocalServiceBaseImpl.setDDLRecordSetService(DDLRecordSetService ddlRecordSetService)
Sets the d d l record set remote service. |
void |
DDLRecordServiceBaseImpl.setDDLRecordSetService(DDLRecordSetService ddlRecordSetService)
Sets the d d l record set remote service. |
void |
DDLRecordLocalServiceBaseImpl.setDDLRecordSetService(DDLRecordSetService ddlRecordSetService)
Sets the d d l record set remote service. |
| Uses of DDLRecordSetService in com.liferay.portlet.dynamicdatalists.service.impl |
|---|
| Classes in com.liferay.portlet.dynamicdatalists.service.impl that implement DDLRecordSetService | |
|---|---|
class |
DDLRecordSetServiceImpl
|
|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||