Interface Action.HasSecurityConstraint

All Known Implementing Classes:
BulkEditAction, ChangePasswordAction, ChartEditFragment.ChartSeriesMoveAction, EditAction, EntityInspectorBrowser.ExportAction, ExcludeAction, ItemOrderableAction, ItemTrackingAction, RelatedAction, RemoveAction, ResetPasswordAction, SecuredListAction, ShowEntityInfoAction, ShowRoleAssignmentsAction, ShowUserSubstitutionsAction, ViewAction
Enclosing interface:
Action

public static interface Action.HasSecurityConstraint
Interface defining constraintOperationType and constraintCode options.
  • Method Details

    • setConstraintEntityOp

      void setConstraintEntityOp(@Nullable EntityOp entityOp)
    • getConstraintEntityOp

      @Nullable EntityOp getConstraintEntityOp()