Class GlobalObjectStringKey<T extends GlobalObjectStringKey<T>>

All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable
Direct Known Subclasses:
ActionType, AoservProtocol, AppProtocol, Architecture, AttachmentType, Command, CountryCode, Currency, DeviceId, DistroFileType, DistroReportType, ForbiddenZone, GroupType, JkProtocol, Language, MajordomoVersion, NoticeType, OperatingSystem, PackageCategory, PaymentType, Permission, Priority, ProcessorType, RecordType, Resource, SmtpRelayType, Software, SoftwareCategory, SpamAssassinMode, Status, TicketType, TimeZone, TransactionType, UserType, UsState, WorkerName

public abstract class GlobalObjectStringKey<T extends GlobalObjectStringKey<T>> extends GlobalObject<String,T>
An object that is cached and uses a String as its primary key.
Author:
AO Industries, Inc.