Interface Context

All Superinterfaces:
TreeContext
All Known Implementing Classes:
Context.Default

public interface Context extends TreeContext
Context represents item related information in relation to a dedicated SecurityConfiguration. This information allows to determine if a given Tree or PropertyState is defined by or related to the security model provided by the configuration.
  • Field Details

    • DEFAULT

      static final Context DEFAULT