org.eclipse.higgins.cache.api
Interface ICacheKey

All Superinterfaces:
Serializable
All Known Implementing Classes:
UserCacheKey

public interface ICacheKey
extends Serializable

Author:
Alexander Yuhimenko

Field Summary
static String USER_CARD_CACHEID
           
static String USER_CARD_HISTORY_CACHEID
           
static String USER_CARD_METADATA_CACHEID
           
 
Method Summary
 Serializable getKey()
           
 

Field Detail

USER_CARD_CACHEID

public static final String USER_CARD_CACHEID
See Also:
Constant Field Values

USER_CARD_METADATA_CACHEID

public static final String USER_CARD_METADATA_CACHEID
See Also:
Constant Field Values

USER_CARD_HISTORY_CACHEID

public static final String USER_CARD_HISTORY_CACHEID
See Also:
Constant Field Values
Method Detail

getKey

public Serializable getKey()
Returns:
key value