JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.faktorips.runtime.model.annotation
Annotation Type IpsAssociationLinks
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
IpsAssociationLinks
Marks the method for retrieving the product component links for a product association.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
association
The name of the association.
Element Details
association
String
association
The name of the association.