public final class HashCodeManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getManagedIdsCount() |
static int |
getManagedTrackingIdsCount() |
static int |
hashCodeFor(Identifiable<?> entity,
String trackingId) |
static <T> String |
onEntityInstantiated(Identifiable<T> entity) |
static <T> void |
onIdSet(Identifiable<T> entity,
String trackingId) |
public static int getManagedIdsCount()
public static int getManagedTrackingIdsCount()
public static int hashCodeFor(Identifiable<?> entity, String trackingId)
public static <T> String onEntityInstantiated(Identifiable<T> entity)
public static <T> void onIdSet(Identifiable<T> entity, String trackingId)
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.