JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.jmix.core.entity.annotation
Annotation Interface JmixId
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
JmixId
This annotation should be used on an id attribute if the attribute has no other appropriate annotation recognized by the framework (such as
Id
).