Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of DLContentModel in com.liferay.portlet.documentlibrary.model
 interface DLContent
          The extended model interface for the DLContent service.
 

Classes in com.liferay.portlet.documentlibrary.model that implement DLContentModel
 class DLContentWrapper
           This class is a wrapper for DLContent.
 

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

Classes in com.liferay.portlet.documentlibrary.model.impl that implement DLContentModel
 class DLContentBaseImpl
          The extended model base implementation for the DLContent service.
 class DLContentImpl
           
 class DLContentModelImpl
          The base model implementation for the DLContent service.
 


Liferay 6.2-ce-ga5