Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder

Packages that use DDMStructureFinder
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.dynamicdatalists.service.base   
com.liferay.portlet.dynamicdatamapping.service.base   
com.liferay.portlet.dynamicdatamapping.service.persistence   
 

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

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

Methods in com.liferay.portlet.documentlibrary.service.base that return DDMStructureFinder
 DDMStructureFinder DLFileEntryServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DLFileEntryTypeLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DLFileEntryTypeServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DLFileEntryLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DDMStructureFinder
 void DLFileEntryServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DLFileEntryTypeLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DLFileEntryTypeServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DLFileEntryLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 

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

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

Methods in com.liferay.portlet.dynamicdatalists.service.base that return DDMStructureFinder
 DDMStructureFinder DDLRecordServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DDLRecordLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DDLRecordSetServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DDLRecordSetLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type DDMStructureFinder
 void DDLRecordServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDLRecordLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDLRecordSetServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDLRecordSetLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 

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

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

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

Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMStructureFinder
 void DDMStorageLinkLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMTemplateLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMStructureLinkLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMStructureServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMContentLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMTemplateServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMStructureLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 

Uses of DDMStructureFinder in com.liferay.portlet.dynamicdatamapping.service.persistence
 

Classes in com.liferay.portlet.dynamicdatamapping.service.persistence that implement DDMStructureFinder
 class DDMStructureFinderImpl
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructureFinder
static DDMStructureFinder DDMStructureFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMStructureFinder
 void DDMStructureFinderUtil.setFinder(DDMStructureFinder finder)
           
 


Liferay 6.1.2-ce-ga3