Skip to content

Move EntityPermissionChecker from framework/entityext to application/content (OFBIZ-13393)#1235

Merged
dixitdeepak merged 1 commit into
apache:trunkfrom
dixitdeepak:OFBIZ-13393-remove-EntityPermissionChecker
May 25, 2026
Merged

Move EntityPermissionChecker from framework/entityext to application/content (OFBIZ-13393)#1235
dixitdeepak merged 1 commit into
apache:trunkfrom
dixitdeepak:OFBIZ-13393-remove-EntityPermissionChecker

Conversation

@dixitdeepak

Copy link
Copy Markdown
Contributor

Relocated EntityPermissionChecker from framework/entityext to application/content due to its strong dependency on the Content data model.

  • Moved EntityPermissionChecker implementation to applications/content
  • Removed framework-level dependencies related to EntityPermissionChecker
  • Removed if-entity-permission handling from framework code
  • Reduced framework coupling with Content application entities
  • Improved separation between framework and application-specific functionality

…content (OFBIZ-13393)

Relocated EntityPermissionChecker from framework/entityext to application/content due to its strong dependency on the Content data model.
- Moved EntityPermissionChecker implementation to applications/content
- Removed framework-level dependencies related to EntityPermissionChecker
- Removed if-entity-permission handling from framework code
- Reduced framework coupling with Content application entities
- Improved separation between framework and application-specific functionality
@dixitdeepak dixitdeepak merged commit 57caab6 into apache:trunk May 25, 2026
5 checks passed
@dixitdeepak dixitdeepak deleted the OFBIZ-13393-remove-EntityPermissionChecker branch May 25, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant