Class CachedObjectGroupNameKey<V extends CachedObjectGroupNameKey<V>>

java.lang.Object
com.aoindustries.aoserv.client.AoservObject<K,T>
com.aoindustries.aoserv.client.CachedObject<Group.Name,V>
com.aoindustries.aoserv.client.linux.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.