Uses of Interface
net.solarnetwork.central.domain.AuditUserServiceValue
Packages that use AuditUserServiceValue
-
Uses of AuditUserServiceValue in net.solarnetwork.central.common.dao.jdbc
Fields in net.solarnetwork.central.common.dao.jdbc with type parameters of type AuditUserServiceValueModifier and TypeFieldDescriptionstatic final org.springframework.jdbc.core.RowMapper<AuditUserServiceValue> AuditUserServiceValueRowMapper.INSTANCEA default mapper instance.Methods in net.solarnetwork.central.common.dao.jdbc that return AuditUserServiceValueModifier and TypeMethodDescription -
Uses of AuditUserServiceValue in net.solarnetwork.central.dao
Classes in net.solarnetwork.central.dao that implement AuditUserServiceValueMethods in net.solarnetwork.central.dao with parameters of type AuditUserServiceValueModifier and TypeMethodDescriptionbooleanAuditUserServiceEntity.differsFrom(AuditUserServiceValue other) booleanAuditUserServiceEntity.isSameAs(AuditUserServiceValue other) Test if the properties of another object are the same as in this instance.