public class AbstractConnectedSortContext extends Object
Modifier and Type | Field and Description |
---|---|
protected QueryBuildingContext |
queryContext |
protected SortFieldStates |
states |
Constructor and Description |
---|
AbstractConnectedSortContext(QueryBuildingContext queryContext,
SortFieldStates states) |
Modifier and Type | Method and Description |
---|---|
protected QueryBuildingContext |
getQueryContext() |
protected SortFieldStates |
getStates() |
protected final QueryBuildingContext queryContext
protected final SortFieldStates states
public AbstractConnectedSortContext(QueryBuildingContext queryContext, SortFieldStates states)
protected SortFieldStates getStates()
protected QueryBuildingContext getQueryContext()
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved