Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update the method removeEntityType #17

Open
kerbymart opened this issue Mar 1, 2024 · 0 comments
Open

Update the method removeEntityType #17

kerbymart opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kerbymart
Copy link
Member

Replace the parameter EntityQuery with EntityTypeQuery for the removeEntityType or create an overloaded method for removeEntities with the following signature:

Boolean removeEntities(@NotNull EntityTypeQuery query) throws DataFactoryException;

This will make the method less ambiguous.

@kerbymart kerbymart added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant