Uses of Interface
net.solarnetwork.central.dao.UserRelatedEntity
Packages that use UserRelatedEntity
-
Uses of UserRelatedEntity in net.solarnetwork.central.dao
Classes in net.solarnetwork.central.dao that implement UserRelatedEntityModifier and TypeClassDescriptionclassBaseUserModifiableEntity<C extends BaseUserModifiableEntity<C,K>, K extends CompositeKey & Comparable<K> & Serializable> Base mutable user-related configuration entity, where the first component of its primary key is a Long user ID. -
Uses of UserRelatedEntity in net.solarnetwork.central.domain
Classes in net.solarnetwork.central.domain that implement UserRelatedEntityModifier and TypeClassDescriptionclassBaseUserCertificate<C extends BaseUserCertificate<C>>Base user-related certificate entity.classAn application event related to a user.