JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
google.registry.model.annotations
Annotation Interface IdAllocation
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
IdAllocation
This annotation is needed for any ID field that needs to be allocated with
TransactionManager.allocateId()
class