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