T
- The type to get the associations from. Must be consistent with the object type handled by the corresponding DataAccessPlugin
.A
- The type of the associations.public interface DataAssociating<T,A>
Modifier and Type | Field and Description |
---|---|
static StreamBuilderAspectType<DataAssociating> |
TYPE
Aspect providing means to associate data with certain identifiers (e.g. group, parent).
|
Modifier and Type | Method and Description |
---|---|
DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> |
getAssociationType()
Returns the type of data assocation this aspect is working on.
|
void |
setAssociation(A association)
Sets the element association to be used for a data stream being build.
|
static final StreamBuilderAspectType<DataAssociating> TYPE
@NotNull DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> getAssociationType()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210