| Package | Description |
|---|---|
| no.g9.client.core.action |
Package containing the g9 action classes.
|
| no.g9.client.core.controller |
| Modifier and Type | Method and Description |
|---|---|
static CheckType |
CheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckType[] |
CheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DialogController.checkChange(RoleConstant role,
CheckType checkType)
Perform the specified check change on the specified role.
|
void |
DialogController.registerInterceptor(CheckType checkType,
Interceptor interceptor)
Registers an interceptor.
|
Copyright © 2006–2020 Esito AS. All rights reserved.