Liferay 6.1.2-ce-ga3

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.1.2-ce-ga3