Skip to content

Implement RepositoryFactorySupport.getEntityInformation(RepositoryMetadata) instead of private overload #2053

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
mp911de opened this issue May 13, 2025 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented May 13, 2025

No description provided.

@mp911de mp911de added the type: enhancement A general enhancement label May 13, 2025
@mp911de mp911de added this to the 4.0 M3 (2025.1.0) milestone May 13, 2025
mp911de added a commit that referenced this issue May 13, 2025
…tadata)` instead of `private` overload.

Overriding the proper variant of EntityInformation is now possible because we no longer utilize a private method in addition to the public one leading to partial customization of EntityInformation.

Closes #2053
mp911de added a commit that referenced this issue May 13, 2025
Remove unneeded private getEntityInformation(…) method.

See #2053
@mp911de mp911de closed this as completed May 13, 2025
@mp911de mp911de self-assigned this May 13, 2025
mp911de added a commit that referenced this issue May 16, 2025
…tadata)` instead of `private` overload.

Overriding the proper variant of EntityInformation is now possible because we no longer utilize a private method in addition to the public one leading to partial customization of EntityInformation.

Closes #2053
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant