org.hibersap.annotations
Annotation Type Import


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Import

Defines field to be an import parameter of the remote function module's interface. Field must additionally be annotated using @Parameter.

Author:
Carsten Erker



Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.