| Constructor and Description |
|---|
RSMUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
appendRSMElement(org.dom4j.Element queryElement,
RSM rsm)
Appends RSM info to query response.
|
static List<Identifiable> |
filterRSMResponse(List<Identifiable> objects,
RSM rsm)
Filters response objects based on the RSM parameters.
|
static RSM |
parseRSM(org.dom4j.Element queryElement)
Parses an RSM from a query XML element
|
public static void appendRSMElement(org.dom4j.Element queryElement,
RSM rsm)
queryElement - rsm - public static RSM parseRSM(org.dom4j.Element queryElement)
queryElement - public static List<Identifiable> filterRSMResponse(List<Identifiable> objects, RSM rsm) throws IllegalArgumentException
objects - rsm - IllegalArgumentException - If the item specified by the requesting entity via the UID in
the Copyright © 2014. All Rights Reserved.