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
org.springframework.ldap.odm.annotations
Annotation Interface Id
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Id
This annotation marks a Java field as containing the Distinguished Name of an LDAP Entry.
The marked field must be of type
Name
and must
not
be annotated
Attribute
.
See Also:
Attribute
Name