Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.documentlibrary.model.DLContentDataBlobModel

Packages that use DLContentDataBlobModel
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
 

Uses of DLContentDataBlobModel in com.liferay.portlet.documentlibrary.service
 

Methods in com.liferay.portlet.documentlibrary.service that return DLContentDataBlobModel
 DLContentDataBlobModel DLContentLocalServiceWrapper.getDataBlobModel(Serializable primaryKey)
           
static DLContentDataBlobModel DLContentLocalServiceUtil.getDataBlobModel(Serializable primaryKey)
           
 DLContentDataBlobModel DLContentLocalService.getDataBlobModel(Serializable primaryKey)
           
 


Liferay 6.2-ce-ga5