Package google.registry.model.common
Class CrossTldSingleton
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.common.CrossTldSingleton
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
ServerSecret
,TmchCrl
A singleton entity in the database.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Field Details
-
SINGLETON_ID
public static final long SINGLETON_ID- See Also:
-
-
Constructor Details
-
CrossTldSingleton
public CrossTldSingleton()
-