Annotation Type IpsAssociationLinks
-
@Retention(RUNTIME) @Target(METHOD) public @interface IpsAssociationLinksMarks the method for retrieving the product component links for a product association.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringassociationThe name of the association.
-