|
Liferay 6.1.2-ce-ga3 | |||||||||
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
This class is a wrapper for DDMContentLocalService . |
Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMContentLocalService | |
---|---|
static DDMContentLocalService |
DDMContentLocalServiceUtil.getService()
|
DDMContentLocalService |
DDMContentLocalServiceWrapper.getWrappedDDMContentLocalService()
Deprecated. Renamed to DDMContentLocalServiceWrapper.getWrappedService() |
DDMContentLocalService |
DDMContentLocalServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMContentLocalService | |
---|---|
void |
DDMContentLocalServiceUtil.setService(DDMContentLocalService service)
Deprecated. |
void |
DDMContentLocalServiceWrapper.setWrappedDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Deprecated. Renamed to 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
The base implementation of the d d m content local service. |
Fields in com.liferay.portlet.dynamicdatamapping.service.base declared as DDMContentLocalService | |
---|---|
protected DDMContentLocalService |
DDMStorageLinkLocalServiceBaseImpl.ddmContentLocalService
|
protected DDMContentLocalService |
DDMTemplateLocalServiceBaseImpl.ddmContentLocalService
|
protected DDMContentLocalService |
DDMStructureLinkLocalServiceBaseImpl.ddmContentLocalService
|
protected DDMContentLocalService |
DDMStructureServiceBaseImpl.ddmContentLocalService
|
protected DDMContentLocalService |
DDMContentLocalServiceBaseImpl.ddmContentLocalService
|
protected DDMContentLocalService |
DDMTemplateServiceBaseImpl.ddmContentLocalService
|
protected DDMContentLocalService |
DDMStructureLocalServiceBaseImpl.ddmContentLocalService
|
Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMContentLocalService | |
---|---|
DDMContentLocalService |
DDMStorageLinkLocalServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
DDMContentLocalService |
DDMTemplateLocalServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
DDMContentLocalService |
DDMStructureLinkLocalServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
DDMContentLocalService |
DDMStructureServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
DDMContentLocalService |
DDMContentLocalServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
DDMContentLocalService |
DDMTemplateServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
DDMContentLocalService |
DDMStructureLocalServiceBaseImpl.getDDMContentLocalService()
Returns the d d m content local service. |
Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMContentLocalService | |
---|---|
void |
DDMStorageLinkLocalServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
void |
DDMTemplateLocalServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
void |
DDMStructureLinkLocalServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
void |
DDMStructureServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
void |
DDMContentLocalServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
void |
DDMTemplateServiceBaseImpl.setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
Sets the d d m content local service. |
void |
DDMStructureLocalServiceBaseImpl.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 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |