-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support for soft deleted aspects (#130)
* support for soft deleted aspects * return optional value for add method * remove resource level changes * keep ListResultMetadata the same * add a test for createAndGet * use correct Nonnull annotation * keep the old add method the same * add test to soft delete when no metadata exists * minor refactor * address comments * add note for not supporting PUH in delete * add javadocs
- Loading branch information
1 parent
1d6f311
commit 0266fb0
Showing
8 changed files
with
348 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.