Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.documentlibrary.model.DLSyncModel

Packages that use DLSyncModel
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
 

Uses of DLSyncModel in com.liferay.portlet.documentlibrary.model
 

Subinterfaces of DLSyncModel in com.liferay.portlet.documentlibrary.model
 interface DLSync
          The extended model interface for the DLSync service.
 

Classes in com.liferay.portlet.documentlibrary.model that implement DLSyncModel
 class DLSyncWrapper
           This class is a wrapper for DLSync.
 

Uses of DLSyncModel in com.liferay.portlet.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl that implement DLSyncModel
 class DLSyncBaseImpl
          The extended model base implementation for the DLSync service.
 class DLSyncImpl
           
 class DLSyncModelImpl
          The base model implementation for the DLSync service.
 


Liferay 6.1.2-ce-ga3