Liferay 6.1.2-ce-ga3

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)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3