|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DDMStructureService | |
---|---|
com.liferay.portlet.dynamicdatamapping.service |
Uses of DDMStructureService in com.liferay.portlet.dynamicdatamapping.service |
---|
Classes in com.liferay.portlet.dynamicdatamapping.service that implement DDMStructureService | |
---|---|
class |
DDMStructureServiceWrapper
This class is a wrapper for DDMStructureService . |
Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureService | |
---|---|
static DDMStructureService |
DDMStructureServiceUtil.getService()
|
DDMStructureService |
DDMStructureServiceWrapper.getWrappedDDMStructureService()
Deprecated. Renamed to DDMStructureServiceWrapper.getWrappedService() |
DDMStructureService |
DDMStructureServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureService | |
---|---|
void |
DDMStructureServiceUtil.setService(DDMStructureService service)
Deprecated. |
void |
DDMStructureServiceWrapper.setWrappedDDMStructureService(DDMStructureService ddmStructureService)
Deprecated. Renamed to DDMStructureServiceWrapper.setWrappedService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureService) |
void |
DDMStructureServiceWrapper.setWrappedService(DDMStructureService ddmStructureService)
|
Constructors in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureService | |
---|---|
DDMStructureServiceWrapper(DDMStructureService ddmStructureService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |