public class ReferentialReferenceDecorator<R extends ReferentialDtoReference> extends ObserveDecorator<R> implements Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
ReferentialReferenceDecorator.ReferentialReferenceComparatorFromDecorator<R extends ReferentialDtoReference> |
DEFAULT_SEPARATOR, DEFAULT_SEPARATOR_REPLACEMENTcontexts, separator, separatorReplacement| Constructor and Description |
|---|
ReferentialReferenceDecorator(Class<R> type,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
protected Comparable<?> |
getDefaultNullValue(String token) |
protected Comparable<Comparable<?>> |
getTokenValue(org.apache.commons.jxpath.JXPathContext jxcontext,
String token) |
Comparator<? super R> |
toComparator() |
clone, getDefaultUndefinedValue, getValueFromReferenceensureContextIndex, getComparator, getNbContext, getSeparator, getSeparatorReplacement, setContextIndexpublic Comparator<? super R> toComparator()
protected Comparable<Comparable<?>> getTokenValue(org.apache.commons.jxpath.JXPathContext jxcontext, String token)
getTokenValue in class ObserveDecorator<R extends ReferentialDtoReference>protected Comparable<?> getDefaultNullValue(String token)
getDefaultNullValue in class ObserveDecorator<R extends ReferentialDtoReference>Copyright © 2017–2020 IRD. All rights reserved.