Uses of Class
de.captaingoldfish.scim.sdk.server.endpoints.bulkid.BulkIdResolverAbstract
Packages that use BulkIdResolverAbstract
-
Uses of BulkIdResolverAbstract in de.captaingoldfish.scim.sdk.server.endpoints.bulkid
Methods in de.captaingoldfish.scim.sdk.server.endpoints.bulkid that return BulkIdResolverAbstractModifier and TypeMethodDescriptionBulkIdResolver.createNewBulkIdResolver(String operationBulkId, UriInfos operationUriInfo, String resourceString) analyzes the given resource for bulkId references and stores them and will also resolve them immediately if already possibleMethods in de.captaingoldfish.scim.sdk.server.endpoints.bulkid that return types with arguments of type BulkIdResolverAbstractModifier and TypeMethodDescriptionBulkIdResolver.getBulkIdResolver(String bulkId) gets an already created bulkId resolver for the given bulkId if present