Uses of Class
ydocumentcartpackage.persistence.polyglot.repository.documentcart.DocumentConcurrentModificationException
Packages that use DocumentConcurrentModificationException
-
Uses of DocumentConcurrentModificationException in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart that return DocumentConcurrentModificationExceptionModifier and TypeMethodDescriptionDocumentConcurrentModificationException.documentAlreadyExist(Document document) DocumentConcurrentModificationException.documentHasBeenModified(Document document) DocumentConcurrentModificationException.documentHasBeenRemoved(Document document) DocumentConcurrentModificationException.missingDocumentForCreation(EntityCreation creation) DocumentConcurrentModificationException.missingDocumentForModification(EntityModification modification) DocumentConcurrentModificationException.missingDocumentForRemoval(Entity itemToRemove)