Liferay 6.1.2-ce-ga3

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

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

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

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

Methods in com.liferay.portlet.documentlibrary.service.base that return DLSyncPersistence
 DLSyncPersistence DLFileEntryServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileEntryMetadataLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLSyncLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLSyncServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileShortcutServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLContentLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileEntryTypeLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLAppHelperLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileEntryTypeServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileVersionServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFolderServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileEntryLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileVersionLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileShortcutLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFileRankLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLAppLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLAppServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 DLSyncPersistence DLFolderLocalServiceBaseImpl.getDLSyncPersistence()
          Returns the d l sync persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLSyncPersistence
 void DLFileEntryServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileEntryMetadataLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLSyncLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLSyncServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileShortcutServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLContentLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileEntryTypeLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLAppHelperLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileEntryTypeServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileVersionServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFolderServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileEntryLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileVersionLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileShortcutLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFileRankLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLAppLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLAppServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void DLFolderLocalServiceBaseImpl.setDLSyncPersistence(DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 

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

Classes in com.liferay.portlet.documentlibrary.service.persistence that implement DLSyncPersistence
 class DLSyncPersistenceImpl
          The persistence implementation for the d l sync service.
 

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

Methods in com.liferay.portlet.documentlibrary.service.persistence that return DLSyncPersistence
static DLSyncPersistence DLSyncUtil.getPersistence()
           
 

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


Liferay 6.1.2-ce-ga3