Class CachedObjectGroupNameKey<V extends CachedObjectGroupNameKey<V>>

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

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