Interface ActivationContextOnAssociationRecord

All Superinterfaces:
ActivationContext<AssociationRecordEntitySelection>, ActivationContextWithDatasetSet<AssociationRecordEntitySelection>, ActivationContextWithSchemaNodeSet<AssociationRecordEntitySelection>, DatasetSet, DataspaceSet

public interface ActivationContextOnAssociationRecord extends ActivationContextWithSchemaNodeSet<AssociationRecordEntitySelection>
Provides a context to define the activation scope and permission rules for a user service being declared on an associated record level. Refer to ActivationContext documentation for more information about the user service activation.

By default, the service is activated on all associations in all datasets in all opened non-technical branches in the repository.

In this context, the datasets used to define the activation are relative to the the association source record, and the schema nodes used to define the activation are association nodes in the data model.

Since:
5.8.0
See Also: