| Package | Description |
|---|---|
| pro.fessional.mirana.data | |
| pro.fessional.mirana.i18n | |
| pro.fessional.mirana.page | |
| pro.fessional.mirana.pain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeEnum
business code, and can also be used as i18nCode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R<T>
Basic result container.
|
| Modifier and Type | Method and Description |
|---|---|
R<T> |
R.setI18nMessage(I18nAware message)
set i18nCode and i18nArgs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
I18nEnum
Empower i18n capability to common enums
|
| Modifier and Type | Class and Description |
|---|---|
class |
I18nString
String can be used as i18n template,
* code - template id
* args - template arguments
* hint - default text or template, not in hash and equals
* i18n - i18n text, not in hash and equals
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageResult<E>
It is not recommended to change the page data after construction.
|
| Modifier and Type | Method and Description |
|---|---|
PageResult<E> |
PageResult.setI18nMessage(I18nAware message) |
| Modifier and Type | Class and Description |
|---|---|
class |
BadArgsException
Used for pre-check of arguments
|
class |
BadStateException
Used for post-check of state
|
class |
CodeException
Readability and performance first exception.
|
class |
HttpStatusException
stackless exceptions with HttpStatus
|
class |
MessageException
Stackless exceptions used only to output business messages.
|
Copyright © 2024. All rights reserved.