JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-kernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.kernel.webcache
Interface WebCacheItem
All Superinterfaces:
Serializable
public interface
WebCacheItem
extends
Serializable
Author:
Brian Wing Shun Chan
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
convert
(
String
key)
long
getRefreshTime
()
Method Details
convert
Object
convert
(
String
key)
throws
WebCacheException
Throws:
WebCacheException
getRefreshTime
long
getRefreshTime
()