com.bea.wli.jpd
Annotation Type TPSelector


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


Optional Element Summary
 String fromSelector
          This is to specify the initiator business id as specified in the Trading partner Management repository
 String toSelector
          This is to specify the initiator business id as specified in the Trading partner Management repository
 

fromSelector

public abstract String fromSelector
This is to specify the initiator business id as specified in the Trading partner Management repository

Default:
"Not Specified"

toSelector

public abstract String toSelector
This is to specify the initiator business id as specified in the Trading partner Management repository

Default:
"Not Specified"