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