Interface UpdateFinalRule


@RuleType(name="nuclos.ruletype.updatefinalrule.name", description="nuclos.ruletype.updatefinalrule.description") public interface UpdateFinalRule
UpdateFinalRule is the interface that should be used to make an rule applicable for Afterward-Update-Events.

Classes implementing this interface can be attached to entities. In case of an Update-Event the method updateFinal is called.

Author:
Matthias Reichart
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    UpdateContext is the context providing all updateFinal - relevant attributes and methods.