| Package | Description |
|---|---|
| com.aspectran.core.activity.request | |
| com.aspectran.core.context.rule |
| Modifier and Type | Method | Description |
|---|---|---|
ItemRuleList |
MissingMandatoryParametersException.getItemRuleList() |
Returns an item rule list that represents missing parameters.
|
| Constructor | Description |
|---|---|
MissingMandatoryParametersException(ItemRuleList itemRuleList) |
Creates a new MissingMandatoryParametersException referencing
the specified parameter.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ItemRuleList |
ItemRule.toItemRuleList(java.util.List<ItemParameters> itemParametersList) |
Convert the given item parameters list into an
ItemRuleList. |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.