|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.translator.util.TranslationWebCacheItem
public class TranslationWebCacheItem
Constructor Summary | |
---|---|
TranslationWebCacheItem(java.lang.String translationId,
java.lang.String fromText)
|
Method Summary | |
---|---|
java.lang.Object |
convert(java.lang.String key)
|
long |
getRefreshTime()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranslationWebCacheItem(java.lang.String translationId, java.lang.String fromText)
Method Detail |
---|
public java.lang.Object convert(java.lang.String key) throws com.liferay.portal.kernel.webcache.WebCacheException
convert
in interface com.liferay.portal.kernel.webcache.WebCacheItem
com.liferay.portal.kernel.webcache.WebCacheException
public long getRefreshTime()
getRefreshTime
in interface com.liferay.portal.kernel.webcache.WebCacheItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |