Class WebNotifInfoCacheKey
- java.lang.Object
-
- org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoCacheKey
-
- All Implemented Interfaces:
Serializable,CacheKey
public class WebNotifInfoCacheKey extends Object implements CacheKey, Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetId()inthashCode()static WebNotifInfoCacheKeykey(String id)voidsetId(String id)
-