Class CachedObjectAccountNameKey<V extends CachedObjectAccountNameKey<V>>

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

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