Liferay 6.2-ce-ga5

com.liferay.portal.model
Interface CacheModel<T>

All Superinterfaces:
Serializable

public interface CacheModel<T>
extends Serializable


Method Summary
 T toEntityModel()
           
 

Method Detail

toEntityModel

T toEntityModel()

Liferay 6.2-ce-ga5