Liferay 6.2-ce-ga5

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   
com.liferay.portlet.journal.service.base   
 

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

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

Methods in com.liferay.portlet.documentlibrary.service.base that return DDMStructureFinder
 DDMStructureFinder DLFileEntryTypeServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DLFileEntryTypeLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DLFileEntryServiceBaseImpl.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 DLFileEntryTypeServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DLFileEntryTypeLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DLFileEntryServiceBaseImpl.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 DDLRecordSetLocalServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDLRecordSetServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDLRecordServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDLRecordLocalServiceBaseImpl.ddmStructureFinder
           
 

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

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type DDMStructureFinder
 void DDLRecordSetLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDLRecordSetServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDLRecordServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDLRecordLocalServiceBaseImpl.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 DDMTemplateServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDMStructureLocalServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDMStorageLinkLocalServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDMStructureServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDMContentLocalServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDMStructureLinkLocalServiceBaseImpl.ddmStructureFinder
           
protected  DDMStructureFinder DDMTemplateLocalServiceBaseImpl.ddmStructureFinder
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMStructureFinder
 DDMStructureFinder DDMTemplateServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DDMStructureLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DDMStorageLinkLocalServiceBaseImpl.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 DDMStructureLinkLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 DDMStructureFinder DDMTemplateLocalServiceBaseImpl.getDDMStructureFinder()
          Returns the d d m structure finder.
 

Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMStructureFinder
 void DDMTemplateServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMStructureLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMStorageLinkLocalServiceBaseImpl.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 DDMStructureLinkLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void DDMTemplateLocalServiceBaseImpl.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)
           
 

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

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

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

Methods in com.liferay.portlet.journal.service.base with parameters of type DDMStructureFinder
 void JournalFeedLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void JournalStructureLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Deprecated. Sets the d d m structure finder.
 void JournalStructureServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Deprecated. Sets the d d m structure finder.
 void JournalArticleServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void JournalArticleLocalServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void JournalFeedServiceBaseImpl.setDDMStructureFinder(DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 


Liferay 6.2-ce-ga5