Interface RelationalPlaceholder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Relational Placeholder based on two Audiences
-
Method Summary
-
Method Details
-
tag
@Nullable @Nullable Tag tag(@NotNull @NotNull Audience audience, @NotNull @NotNull Audience otherAudience, @NotNull @NotNull ArgumentQueue queue, @NotNull @NotNull Context ctx) A Tag based on two audiences- Parameters:
audience
- the principal audienceotherAudience
- the another audiencequeue
- the argument queuectx
- the context- Returns:
- a tag
- Since:
- 1.0.0
-