Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence

Packages that use DLFileShortcutPersistence
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.documentlibrary.service.persistence   
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as DLFileShortcutPersistence
protected  DLFileShortcutPersistence DLFileEntryServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryMetadataLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLSyncLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLSyncServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileShortcutServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLContentLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryTypeLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLAppHelperLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryTypeServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileVersionServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFolderServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileVersionLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileShortcutLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileRankLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLAppLocalServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLAppServiceBaseImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFolderLocalServiceBaseImpl.dlFileShortcutPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return DLFileShortcutPersistence
 DLFileShortcutPersistence DLFileEntryServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileEntryMetadataLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLSyncLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLSyncServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileShortcutServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLContentLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileEntryTypeLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLAppHelperLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileEntryTypeServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileVersionServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFolderServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileEntryLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileVersionLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileShortcutLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFileRankLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLAppLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLAppServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 DLFileShortcutPersistence DLFolderLocalServiceBaseImpl.getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLFileShortcutPersistence
 void DLFileEntryServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileEntryMetadataLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLSyncLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLSyncServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileShortcutServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLContentLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileEntryTypeLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLAppHelperLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileEntryTypeServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileVersionServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFolderServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileEntryLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileVersionLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileShortcutLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFileRankLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLAppLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLAppServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void DLFolderLocalServiceBaseImpl.setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 

Uses of DLFileShortcutPersistence in com.liferay.portlet.documentlibrary.service.persistence
 

Classes in com.liferay.portlet.documentlibrary.service.persistence that implement DLFileShortcutPersistence
 class DLFileShortcutPersistenceImpl
          The persistence implementation for the document library file shortcut service.
 

Fields in com.liferay.portlet.documentlibrary.service.persistence declared as DLFileShortcutPersistence
protected  DLFileShortcutPersistence DLSyncPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryTypePersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileShortcutPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileRankPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryMetadataPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileVersionPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFolderPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLFileEntryPersistenceImpl.dlFileShortcutPersistence
           
protected  DLFileShortcutPersistence DLContentPersistenceImpl.dlFileShortcutPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.persistence that return DLFileShortcutPersistence
static DLFileShortcutPersistence DLFileShortcutUtil.getPersistence()
           
 

Methods in com.liferay.portlet.documentlibrary.service.persistence with parameters of type DLFileShortcutPersistence
 void DLFileShortcutUtil.setPersistence(DLFileShortcutPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3