Class CachedObjectIntegerKey<V extends CachedObjectIntegerKey<V>>

All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable, SingleTableObject<Integer,V>
Direct Known Subclasses:
AccountHost, Action, Address, AdministratorPermission, Assignment, AttachmentBlock, BackupPartition, Bind, BindFirewallZone, BlackholeAddress, BrandCategory, Category, Certificate, CertificateName, CertificateOtherUse, Context, ContextDataSource, ContextParameter, CreditCard, CvsRepository, CyrusImapdBind, CyrusImapdServer, DaemonAcl, Database, Database, DatabaseUser, Device, DisableLog, Domain, EncryptionKey, FileReplication, FileReplicationSchedule, FileReplicationSetting, FirewallZone, Forwarding, GroupServer, GroupUser, Header, Host, HttpdBind, HttpdServer, InboxAddress, IpAddress, IpAddressMonitoring, JkMount, Limiter, LimiterClass, LimiterSet, List, ListAddress, Location, MajordomoList, MajordomoServer, MonthlyCharge, MysqlReplication, NoticeLog, NoticeLogBalance, Option, Package, PackageDefinition, PackageDefinitionLimit, Payment, PhysicalServer, Pipe, PipeAddress, PrivateServer, PrivateTomcatSite, Profile, Rack, Record, Request, RewriteRule, SendmailBind, SendmailServer, Server, Server, Server, Set, SharedTomcat, SharedTomcatSite, Site, Site, Site, SmtpRelay, SmtpSmartHost, SmtpSmartHostDomain, StaticSite, SystemAlias, TcpRedirect, Ticket, Transaction, UserAcl, UserHost, UserServer, UserServer, UserServer, VirtualDisk, VirtualHost, VirtualHostName, VirtualServer, WhoisHistory, WhoisHistoryAccount, Worker

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