Class GlobalObjectPosixPathKey<T extends GlobalObjectPosixPathKey<T>>

java.lang.Object
com.aoindustries.aoserv.client.AoservObject<K,T>
com.aoindustries.aoserv.client.GlobalObject<PosixPath,T>
com.aoindustries.aoserv.client.linux.GlobalObjectPosixPathKey<T>
All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable
Direct Known Subclasses:
Shell

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