Serialized Form
-
Package net.croz.nrich.core.api.exception
-
Exception net.croz.nrich.core.api.exception.DefaultExceptionWithArguments
class DefaultExceptionWithArguments extends RuntimeException implements Serializable -
Exception net.croz.nrich.core.api.exception.EntityNotFoundException
class EntityNotFoundException extends RuntimeException implements Serializable
-
-
Package net.croz.nrich.encrypt.exception
-
Exception net.croz.nrich.encrypt.exception.EncryptOperationFailedException
class EncryptOperationFailedException extends RuntimeException implements Serializable
-
-
Package net.croz.nrich.registry.api.security.exception
-
Exception net.croz.nrich.registry.api.security.exception.RegistryReadNotAllowedException
class RegistryReadNotAllowedException extends RuntimeException implements Serializable -
Exception net.croz.nrich.registry.api.security.exception.RegistryUpdateNotAllowedException
class RegistryUpdateNotAllowedException extends RuntimeException implements Serializable
-
-
Package net.croz.nrich.registry.configuration.comparator
-
Class net.croz.nrich.registry.configuration.comparator.DisplayOrderComparator
class DisplayOrderComparator extends Object implements Serializable- serialVersionUID:
- 4980226671627040327L
-
Class net.croz.nrich.registry.configuration.comparator.RegistryGroupConfigurationComparator
class RegistryGroupConfigurationComparator extends DisplayOrderComparator implements Serializable -
Class net.croz.nrich.registry.configuration.comparator.RegistryPropertyComparator
class RegistryPropertyComparator extends DisplayOrderComparator implements Serializable
-
-
Package net.croz.nrich.security.csrf.core.exception
-
Exception net.croz.nrich.security.csrf.core.exception.CsrfTokenException
class CsrfTokenException extends RuntimeException implements Serializable
-
-
Package org.springframework.data.jpa.repository.query
-
Exception org.springframework.data.jpa.repository.query.BadJpqlGrammarException
class BadJpqlGrammarException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable-
Serialized Fields
-
jpql
String jpql
-
-
-
Exception org.springframework.data.jpa.repository.query.InvalidJpaQueryMethodException
class InvalidJpaQueryMethodException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Record Class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
class KeysetScrollSpecification extends Record implements Serializable-
Serialized Fields
-
entity
org.springframework.data.jpa.repository.support.JpaEntityInformation<?,
?> entity -
position
org.springframework.data.domain.KeysetScrollPosition position
-
sort
org.springframework.data.domain.Sort sort
-
-
-