Package | Description |
---|---|
org.milyn.persistence.parameter |
Modifier and Type | Interface and Description |
---|---|
interface |
ParameterContainer<P extends Parameter<?>> |
class |
ParameterIndex<K,P extends Parameter<?>> |
Modifier and Type | Class and Description |
---|---|
class |
NamedParameter |
class |
PositionalParameter |
Modifier and Type | Method and Description |
---|---|
static ParameterContainer<Parameter<?>> |
ParameterManager.getParameterContainer(int id,
ExecutionContext executionContext) |
static ParameterIndex<?,? extends Parameter<?>> |
ParameterManager.getParameterIndex(int id,
ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
static String |
ParameterProductUtil.toProduct(Parameter<?> parameter) |
Copyright © 2020. All rights reserved.