Liferay 6.2-ce-ga5

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

Packages that use DDMStructureLocalService
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.dynamicdatalists.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 DDMStructureLocalService in com.liferay.portlet.documentlibrary.service.base
 

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

Methods in com.liferay.portlet.documentlibrary.service.base that return DDMStructureLocalService
 DDMStructureLocalService DLFileEntryTypeServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DLFileEntryTypeLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DLFileEntryServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DLFileEntryLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DDMStructureLocalService
 void DLFileEntryTypeServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DLFileEntryTypeLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DLFileEntryServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DLFileEntryLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 

Uses of DDMStructureLocalService in com.liferay.portlet.dynamicdatalists.service.base
 

Fields in com.liferay.portlet.dynamicdatalists.service.base declared as DDMStructureLocalService
protected  DDMStructureLocalService DDLRecordSetLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDLRecordSetServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDLRecordServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDLRecordLocalServiceBaseImpl.ddmStructureLocalService
           
 

Methods in com.liferay.portlet.dynamicdatalists.service.base that return DDMStructureLocalService
 DDMStructureLocalService DDLRecordSetLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDLRecordSetServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDLRecordServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDLRecordLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type DDMStructureLocalService
 void DDLRecordSetLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDLRecordSetServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDLRecordServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDLRecordLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.service that implement DDMStructureLocalService
 class DDMStructureLocalServiceWrapper
          Provides a wrapper for DDMStructureLocalService.
 

Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureLocalService
static DDMStructureLocalService DDMStructureLocalServiceUtil.getService()
           
 DDMStructureLocalService DDMStructureLocalServiceWrapper.getWrappedDDMStructureLocalService()
          Deprecated. As of 6.1.0, replaced by DDMStructureLocalServiceWrapper.getWrappedService()
 DDMStructureLocalService DDMStructureLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureLocalService
 void DDMStructureLocalServiceUtil.setService(DDMStructureLocalService service)
          Deprecated. As of 6.2.0
 void DDMStructureLocalServiceWrapper.setWrappedDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Deprecated. As of 6.1.0, replaced by DDMStructureLocalServiceWrapper.setWrappedService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService)
 void DDMStructureLocalServiceWrapper.setWrappedService(DDMStructureLocalService ddmStructureLocalService)
           
 

Constructors in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureLocalService
DDMStructureLocalServiceWrapper(DDMStructureLocalService ddmStructureLocalService)
           
 

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

Classes in com.liferay.portlet.dynamicdatamapping.service.base that implement DDMStructureLocalService
 class DDMStructureLocalServiceBaseImpl
          Provides the base implementation for the d d m structure local service.
 

Fields in com.liferay.portlet.dynamicdatamapping.service.base declared as DDMStructureLocalService
protected  DDMStructureLocalService DDMTemplateServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDMStructureLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDMStorageLinkLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDMStructureServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDMContentLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDMStructureLinkLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService DDMTemplateLocalServiceBaseImpl.ddmStructureLocalService
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMStructureLocalService
 DDMStructureLocalService DDMTemplateServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDMStructureLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDMStorageLinkLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDMStructureServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDMContentLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDMStructureLinkLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService DDMTemplateLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMStructureLocalService
 void DDMTemplateServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDMStructureLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDMStorageLinkLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDMStructureServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDMContentLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDMStructureLinkLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void DDMTemplateLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 

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

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

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

Fields in com.liferay.portlet.journal.service.base declared as DDMStructureLocalService
protected  DDMStructureLocalService JournalFeedLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService JournalStructureLocalServiceBaseImpl.ddmStructureLocalService
          Deprecated.  
protected  DDMStructureLocalService JournalStructureServiceBaseImpl.ddmStructureLocalService
          Deprecated.  
protected  DDMStructureLocalService JournalArticleServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService JournalArticleLocalServiceBaseImpl.ddmStructureLocalService
           
protected  DDMStructureLocalService JournalFeedServiceBaseImpl.ddmStructureLocalService
           
 

Methods in com.liferay.portlet.journal.service.base that return DDMStructureLocalService
 DDMStructureLocalService JournalFeedLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService JournalStructureLocalServiceBaseImpl.getDDMStructureLocalService()
          Deprecated. Returns the d d m structure local service.
 DDMStructureLocalService JournalStructureServiceBaseImpl.getDDMStructureLocalService()
          Deprecated. Returns the d d m structure local service.
 DDMStructureLocalService JournalArticleServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService JournalArticleLocalServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 DDMStructureLocalService JournalFeedServiceBaseImpl.getDDMStructureLocalService()
          Returns the d d m structure local service.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type DDMStructureLocalService
 void JournalFeedLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void JournalStructureLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Deprecated. Sets the d d m structure local service.
 void JournalStructureServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Deprecated. Sets the d d m structure local service.
 void JournalArticleServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void JournalArticleLocalServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void JournalFeedServiceBaseImpl.setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 


Liferay 6.2-ce-ga5