org.eclipse.higgins.cache.api.key
Class UserCacheKey

java.lang.Object
  extended by org.eclipse.higgins.cache.api.key.CacheKey
      extended by org.eclipse.higgins.cache.api.key.UserCacheKey
All Implemented Interfaces:
Serializable, ICacheKey

Deprecated. Dummy class, use CacheKey instead.

public class UserCacheKey
extends CacheKey
implements ICacheKey

Author:
Alexander Yuhimenko
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.eclipse.higgins.cache.api.ICacheKey
USER_CARD_CACHEID, USER_CARD_HISTORY_CACHEID, USER_CARD_METADATA_CACHEID
 
Constructor Summary
UserCacheKey(String userId)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.eclipse.higgins.cache.api.key.CacheKey
equals, getKey, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.higgins.cache.api.ICacheKey
getKey
 

Constructor Detail

UserCacheKey

public UserCacheKey(String userId)
Deprecated. 
Parameters:
key -