Class CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>>

All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable, SingleTableObject<User.Name,V>
Direct Known Subclasses:
Administrator, User, User

public abstract class CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> extends CachedObject<User.Name,V>
An object that is cached and uses User.Name as its primary key.
Author:
AO Industries, Inc.