public class UnsortedTermRestriction<T> extends com.atlassian.crowd.search.query.entity.restriction.TermRestriction<T> implements UnsortedRestriction
Constructor and Description |
---|
UnsortedTermRestriction(com.atlassian.crowd.search.query.entity.restriction.Property<T> property,
com.atlassian.crowd.search.query.entity.restriction.MatchMode matchMode,
T value) |
Modifier and Type | Method and Description |
---|---|
static <T> UnsortedTermRestriction<T> |
from(com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction<T> pr) |
public static <T> UnsortedTermRestriction<T> from(com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction<T> pr)
Copyright © 2002-2017 Atlassian. All Rights Reserved.