Package | Description |
---|---|
org.universAAL.ri.gateway.operations |
Modifier and Type | Method and Description |
---|---|
OperationChain.OperationResult |
ParameterCheckOpertaionChain.check(Resource[] params) |
OperationChain.OperationResult |
AllowDefault.check(Resource[] params) |
OperationChain.OperationResult |
DenyDefault.check(Resource[] params) |
OperationChain.OperationResult |
AllowDefault.check(ScopedResource message) |
OperationChain.OperationResult |
DenyDefault.check(ScopedResource message) |
OperationChain.OperationResult |
MessageOperationChain.check(ScopedResource message)
Run the pertinent checks to allow or deny the given message.
|
static OperationChain.OperationResult |
OperationChain.OperationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationChain.OperationResult[] |
OperationChain.OperationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 universAAL Consortium. All rights reserved.