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

All Superinterfaces:
java.io.Serializable

public interface CacheModel<T>
extends java.io.Serializable

Author:
Shuyang Zhou

Method Summary
 T toEntityModel()
           
 

Method Detail

toEntityModel

T toEntityModel()