| Package | Description |
|---|---|
| com.github.ideahut.qms.shared.core.admin |
| Modifier and Type | Method and Description |
|---|---|
static AdminAction |
AdminAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdminAction[] |
AdminAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AdminHandler.execute(AdminAction action,
ModelInfo modelInfo,
com.github.ideahut.qms.shared.client.object.AdminRequest adminRequest) |
<T> T |
ModelAdminHandler.execute(AdminAction action,
ModelInfo modelInfo,
com.github.ideahut.qms.shared.client.object.AdminRequest adminRequest) |
Copyright © 2020. All rights reserved.