Interface AffiliationHandler
- All Known Implementing Classes:
AffiliationHandlerImpl
public interface AffiliationHandler
-
Method Summary
Modifier and TypeMethodDescription<E extends Entity>
voidSame asdefine(String, String, String, String)but assumes the relation name is equal to `relAffiliation`.<E extends Entity>
voidSets the affiliation with the givenaffiliationIdon all entities if the condition is `true`.default AffiliationHandlerunwrap()
-
Method Details
-
define
-
define
Same asdefine(String, String, String, String)but assumes the relation name is equal to `relAffiliation`. -
unwrap
-