Liferay 6.2-ce-ga5

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

Packages that use DDMStructureLinkLocalService
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   
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as DDMStructureLinkLocalService
protected  DDMStructureLinkLocalService DLFileEntryMetadataLocalServiceBaseImpl.ddmStructureLinkLocalService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return DDMStructureLinkLocalService
 DDMStructureLinkLocalService DLFileEntryMetadataLocalServiceBaseImpl.getDDMStructureLinkLocalService()
          Returns the d d m structure link local service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DDMStructureLinkLocalService
 void DLFileEntryMetadataLocalServiceBaseImpl.setDDMStructureLinkLocalService(DDMStructureLinkLocalService ddmStructureLinkLocalService)
          Sets the d d m structure link local service.
 

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

Fields in com.liferay.portlet.dynamicdatalists.service.base declared as DDMStructureLinkLocalService
protected  DDMStructureLinkLocalService DDLRecordSetLocalServiceBaseImpl.ddmStructureLinkLocalService
           
protected  DDMStructureLinkLocalService DDLRecordSetServiceBaseImpl.ddmStructureLinkLocalService
           
 

Methods in com.liferay.portlet.dynamicdatalists.service.base that return DDMStructureLinkLocalService
 DDMStructureLinkLocalService DDLRecordSetLocalServiceBaseImpl.getDDMStructureLinkLocalService()
          Returns the d d m structure link local service.
 DDMStructureLinkLocalService DDLRecordSetServiceBaseImpl.getDDMStructureLinkLocalService()
          Returns the d d m structure link local service.
 

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type DDMStructureLinkLocalService
 void DDLRecordSetLocalServiceBaseImpl.setDDMStructureLinkLocalService(DDMStructureLinkLocalService ddmStructureLinkLocalService)
          Sets the d d m structure link local service.
 void DDLRecordSetServiceBaseImpl.setDDMStructureLinkLocalService(DDMStructureLinkLocalService ddmStructureLinkLocalService)
          Sets the d d m structure link local service.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.service that implement DDMStructureLinkLocalService
 class DDMStructureLinkLocalServiceWrapper
          Provides a wrapper for DDMStructureLinkLocalService.
 

Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureLinkLocalService
static DDMStructureLinkLocalService DDMStructureLinkLocalServiceUtil.getService()
           
 DDMStructureLinkLocalService DDMStructureLinkLocalServiceWrapper.getWrappedDDMStructureLinkLocalService()
          Deprecated. As of 6.1.0, replaced by DDMStructureLinkLocalServiceWrapper.getWrappedService()
 DDMStructureLinkLocalService DDMStructureLinkLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureLinkLocalService
 void DDMStructureLinkLocalServiceUtil.setService(DDMStructureLinkLocalService service)
          Deprecated. As of 6.2.0
 void DDMStructureLinkLocalServiceWrapper.setWrappedDDMStructureLinkLocalService(DDMStructureLinkLocalService ddmStructureLinkLocalService)
          Deprecated. As of 6.1.0, replaced by DDMStructureLinkLocalServiceWrapper.setWrappedService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureLinkLocalService)
 void DDMStructureLinkLocalServiceWrapper.setWrappedService(DDMStructureLinkLocalService ddmStructureLinkLocalService)
           
 

Constructors in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureLinkLocalService
DDMStructureLinkLocalServiceWrapper(DDMStructureLinkLocalService ddmStructureLinkLocalService)
           
 

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

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

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

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

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

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

Classes in com.liferay.portlet.dynamicdatamapping.service.impl that implement DDMStructureLinkLocalService
 class DDMStructureLinkLocalServiceImpl
           
 


Liferay 6.2-ce-ga5