Interface AccessRuleForCreateContext

All Superinterfaces:
NewRecordContext

public interface AccessRuleForCreateContext extends NewRecordContext
Provides the context of the record creation for which the access rule is being called.
Since:
5.9.0
See Also:
  • Method Details

    • getNode

      SchemaNode getNode()
      Returns the current data model node whose permission must be computed.
      Since:
      5.9.0