Serialized Form
-
Package com.thanlinardos.spring_enterprise_library.error.exceptions
-
Exception Class com.thanlinardos.spring_enterprise_library.error.exceptions.CoreException
class CoreException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
ErrorCode errorCode
-
-
-
-
Package com.thanlinardos.spring_enterprise_library.math
-
Class com.thanlinardos.spring_enterprise_library.math.UInt
class UInt extends Number implements Serializable-
Serialized Fields
-
value
long value
The value of the unsigned integer
-
-
-
-
Package com.thanlinardos.spring_enterprise_library.model.mapped.base
-
Class com.thanlinardos.spring_enterprise_library.model.mapped.base.BasicIdModel
class BasicIdModel extends Object implements Serializable-
Serialized Fields
-
id
Long id
The unique identifier for the model.
-
-
-