K
- the key type.V
- the value type.public interface CachedGroupJPAEntity<K extends Serializable,V extends Serializable> extends CommonCachedJPAEntity<K,V>, Serializable
Modifier and Type | Method and Description |
---|---|
CachedGroupJPAID<K> |
getId()
Gets the CachedGroupJPAID
|
void |
setId(CachedGroupJPAID<K> id)
Sets the CachedGroupJPAID id.
|
getExpireDateTime, getStoredDateTime, getValue, setExpireDateTime, setStoredDateTime, setValue
CachedGroupJPAID<K> getId()
void setId(CachedGroupJPAID<K> id)
id
- the id, null
is not allowed.Copyright © 2016. All rights reserved.