|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDMContentLocalService | |
|---|---|
| com.liferay.portlet.dynamicdatamapping.service | |
| com.liferay.portlet.dynamicdatamapping.service.base | |
| com.liferay.portlet.dynamicdatamapping.service.impl | |
| Uses of DDMContentLocalService in com.liferay.portlet.dynamicdatamapping.service |
|---|
| Classes in com.liferay.portlet.dynamicdatamapping.service that implement DDMContentLocalService | |
|---|---|
class |
DDMContentLocalServiceWrapper
Provides a wrapper for DDMContentLocalService. |
| Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMContentLocalService | |
|---|---|
static DDMContentLocalService |
DDMContentLocalServiceUtil.getService()
|
DDMContentLocalService |
DDMContentLocalServiceWrapper.getWrappedDDMContentLocalService()
Deprecated. As of 6.1.0, replaced by DDMContentLocalServiceWrapper.getWrappedService() |
DDMContentLocalService |
DDMContentLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMContentLocalService | |
|---|---|
void |
DDMContentLocalServiceUtil.setService(DDMContentLocalService service)
Deprecated. As of 6.2.0 |
void |
DDMContentLocalServiceWrapper.setWrappedDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Deprecated. As of 6.1.0, replaced by DDMContentLocalServiceWrapper.setWrappedService(com.liferay.portlet.dynamicdatamapping.service.DDMContentLocalService) |
void |
DDMContentLocalServiceWrapper.setWrappedService(DDMContentLocalService ddmContentLocalService)
|
| Constructors in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMContentLocalService | |
|---|---|
DDMContentLocalServiceWrapper(DDMContentLocalService ddmContentLocalService)
|
|
| Uses of DDMContentLocalService in com.liferay.portlet.dynamicdatamapping.service.base |
|---|
| Classes in com.liferay.portlet.dynamicdatamapping.service.base that implement DDMContentLocalService | |
|---|---|
class |
DDMContentLocalServiceBaseImpl
Provides the base implementation for the d d m content local service. |
| Fields in com.liferay.portlet.dynamicdatamapping.service.base declared as DDMContentLocalService | |
|---|---|
protected DDMContentLocalService |
DDMContentLocalServiceBaseImpl.ddmContentLocalService
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMContentLocalService | |
|---|---|
DDMContentLocalService |
DDMContentLocalServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
| Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMContentLocalService | |
|---|---|
void |
DDMContentLocalServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
| Uses of DDMContentLocalService in com.liferay.portlet.dynamicdatamapping.service.impl |
|---|
| Classes in com.liferay.portlet.dynamicdatamapping.service.impl that implement DDMContentLocalService | |
|---|---|
class |
DDMContentLocalServiceImpl
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||