| Package | Description |
|---|---|
| org.jamppa.component.utils |
| Modifier and Type | Method and Description |
|---|---|
static RSM |
RSMUtils.parseRSM(org.dom4j.Element queryElement)
Parses an RSM from a query XML element
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RSMUtils.appendRSMElement(org.dom4j.Element queryElement,
RSM rsm)
Appends RSM info to query response.
|
static List<Identifiable> |
RSMUtils.filterRSMResponse(List<Identifiable> objects,
RSM rsm)
Filters response objects based on the RSM parameters.
|
Copyright © 2014. All Rights Reserved.