Liferay 6.0-ee

Uses of Class
com.liferay.portlet.asset.model.AssetEntryType

Packages that use AssetEntryType
com.liferay.portal.action   
 

Uses of AssetEntryType in com.liferay.portal.action
 

Methods in com.liferay.portal.action with parameters of type AssetEntryType
protected  String JSONServiceAction.getReturnValue(AssetEntryType assetEntryType)
           
protected  String JSONServiceAction.getReturnValue(AssetEntryType[] assetEntryTypes)
           
protected  JSONObject JSONServiceAction.toJSONObject(AssetEntryType assetEntryType)
           
 


Liferay 6.0-ee