Uses of Class
net.solarnetwork.central.domain.BasePK
Packages that use BasePK
-
Uses of BasePK in net.solarnetwork.central.domain
Subclasses of BasePK in net.solarnetwork.central.domainModifier and TypeClassDescriptionclassPrimary key based on a key/type string tuple.final classBasic implementation of a Long and Integer composite key.final classBasic implementation of a Long and String composite key.final classImmutable primary key for user-related entities using a Long entity key.final classBasic implementation of a Long, Long, Integer composite key.final classBasic implementation of a Long, Long, String composite key.final classImmutable primary key for user-related entities using a String entity key.classBasic implementation of a Long, UUID, Integer composite key.classBasic implementation of a Long, UUID, Long composite key.final classImmutable primary key for user-related entities using a UUID primary key.Methods in net.solarnetwork.central.domain that return BasePK