Liferay 7.0-ce-b4

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 7.0-ce-b4