Liferay 6.1.2-ce-ga3

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
static DLContentDataBlobModel DLContentLocalServiceUtil.getDataBlobModel(Serializable primaryKey)
           
 DLContentDataBlobModel DLContentLocalService.getDataBlobModel(Serializable primaryKey)
           
 DLContentDataBlobModel DLContentLocalServiceWrapper.getDataBlobModel(Serializable primaryKey)
           
 


Liferay 6.1.2-ce-ga3