Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portlet.dynamicdatamapping.service.DDMStructureService

Packages that use DDMStructureService
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.dynamicdatamapping.service   
com.liferay.portlet.dynamicdatamapping.service.base   
com.liferay.portlet.dynamicdatamapping.service.impl   
com.liferay.portlet.journal.service.base   
 

Uses of DDMStructureService in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as DDMStructureService
protected  DDMStructureService DLFileEntryLocalServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService DLFileEntryServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService DLFileEntryTypeLocalServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService DLFileEntryTypeServiceBaseImpl.ddmStructureService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return DDMStructureService
 DDMStructureService DLFileEntryLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService DLFileEntryServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService DLFileEntryTypeLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService DLFileEntryTypeServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DDMStructureService
 void DLFileEntryLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void DLFileEntryServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void DLFileEntryTypeLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void DLFileEntryTypeServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 

Uses of DDMStructureService in com.liferay.portlet.dynamicdatamapping.service
 

Classes in com.liferay.portlet.dynamicdatamapping.service that implement DDMStructureService
 class DDMStructureServiceWrapper
          Provides a wrapper for DDMStructureService.
 

Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureService
static DDMStructureService DDMStructureServiceUtil.getService()
           
 DDMStructureService DDMStructureServiceWrapper.getWrappedDDMStructureService()
          Deprecated. As of 6.1.0, replaced by DDMStructureServiceWrapper.getWrappedService()
 DDMStructureService DDMStructureServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureService
 void DDMStructureServiceUtil.setService(DDMStructureService service)
          Deprecated. As of 6.2.0
 void DDMStructureServiceWrapper.setWrappedDDMStructureService(DDMStructureService ddmStructureService)
          Deprecated. As of 6.1.0, replaced by 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)
           
 

Uses of DDMStructureService in com.liferay.portlet.dynamicdatamapping.service.base
 

Classes in com.liferay.portlet.dynamicdatamapping.service.base that implement DDMStructureService
 class DDMStructureServiceBaseImpl
          Provides the base implementation for the d d m structure remote service.
 

Fields in com.liferay.portlet.dynamicdatamapping.service.base declared as DDMStructureService
protected  DDMStructureService DDMTemplateLocalServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService DDMStructureLocalServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService DDMStructureServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService DDMTemplateServiceBaseImpl.ddmStructureService
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMStructureService
 DDMStructureService DDMTemplateLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService DDMStructureLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService DDMStructureServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService DDMTemplateServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMStructureService
 void DDMTemplateLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void DDMStructureLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void DDMStructureServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void DDMTemplateServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 

Uses of DDMStructureService in com.liferay.portlet.dynamicdatamapping.service.impl
 

Classes in com.liferay.portlet.dynamicdatamapping.service.impl that implement DDMStructureService
 class DDMStructureServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating dynamic data mapping (DDM) structures.
 

Uses of DDMStructureService in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as DDMStructureService
protected  DDMStructureService JournalArticleServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService JournalFolderServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService JournalFeedLocalServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService JournalFolderLocalServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService JournalFeedServiceBaseImpl.ddmStructureService
           
protected  DDMStructureService JournalArticleLocalServiceBaseImpl.ddmStructureService
           
 

Methods in com.liferay.portlet.journal.service.base that return DDMStructureService
 DDMStructureService JournalArticleServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService JournalFolderServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService JournalFeedLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService JournalFolderLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService JournalFeedServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 DDMStructureService JournalArticleLocalServiceBaseImpl.getDDMStructureService()
          Returns the d d m structure remote service.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type DDMStructureService
 void JournalArticleServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void JournalFolderServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void JournalFeedLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void JournalFolderLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void JournalFeedServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 void JournalArticleLocalServiceBaseImpl.setDDMStructureService(DDMStructureService ddmStructureService)
          Sets the d d m structure remote service.
 


Liferay 7.0-ce-m6