Liferay 7.0-ga1 portal-kernel

com.liferay.portal.kernel.model
Annotation Type CacheField


Deprecated. As of 7.0.0, replaced by CacheField

@Deprecated
@Documented
@Retention(value=SOURCE)
@Target(value=FIELD)
public @interface CacheField


Optional Element Summary
 String methodName
          Deprecated.  
 

methodName

public abstract String methodName
Deprecated. 
Default:
""

Liferay 7.0-ga1 portal-kernel