Annotation Interface RestLinkId


@Retention(RUNTIME) @Target(FIELD) public @interface RestLinkId
Mark a field on a resource to be a provider for 'id' parameters in associated Web links.

The RestLinkId annotation can be used at field level.