Uses of Interface
net.solarnetwork.central.domain.StaleAuditNodeServiceValue
Packages that use StaleAuditNodeServiceValue
-
Uses of StaleAuditNodeServiceValue in net.solarnetwork.central.common.dao.jdbc
Fields in net.solarnetwork.central.common.dao.jdbc with type parameters of type StaleAuditNodeServiceValueModifier and TypeFieldDescriptionstatic final org.springframework.jdbc.core.RowMapper<StaleAuditNodeServiceValue> StaleAuditNodeServiceValueRowMapper.INSTANCEA default mapper instance.Methods in net.solarnetwork.central.common.dao.jdbc that return StaleAuditNodeServiceValueModifier and TypeMethodDescription -
Uses of StaleAuditNodeServiceValue in net.solarnetwork.central.dao
Classes in net.solarnetwork.central.dao that implement StaleAuditNodeServiceValueModifier and TypeClassDescriptionclassStale audit node service entity.Methods in net.solarnetwork.central.dao with parameters of type StaleAuditNodeServiceValueModifier and TypeMethodDescriptionbooleanStaleAuditNodeServiceEntity.differsFrom(StaleAuditNodeServiceValue other) booleanStaleAuditNodeServiceEntity.isSameAs(StaleAuditNodeServiceValue other) Test if the properties of another object are the same as in this instance.