Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portlet.asset.service.persistence.AssetEntryPersistence

Packages that use AssetEntryPersistence
com.liferay.portlet.asset.service.persistence   
 

Uses of AssetEntryPersistence in com.liferay.portlet.asset.service.persistence
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetEntryPersistence
static AssetEntryPersistence AssetEntryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetEntryPersistence
 void AssetEntryUtil.setPersistence(AssetEntryPersistence persistence)
           
 


Liferay 6.1.10-ee-ga1