public class SearchCriteria<DECLARING_CLASS,JAVA_TYPE> extends Object
Constructor and Description |
---|
SearchCriteria(javax.persistence.metamodel.SingularAttribute<DECLARING_CLASS,JAVA_TYPE> att) |
Modifier and Type | Method and Description |
---|---|
javax.persistence.metamodel.SingularAttribute<DECLARING_CLASS,JAVA_TYPE> |
getAttribute() |
static List<javafx.util.Pair<String,String>> |
getAttributeValues(HVSCEntry hvscEntry,
Function<SearchCriteria<?,?>,String> nameLocalizer) |
static List<SearchCriteria<?,?>> |
getSearchableAttributes() |
public SearchCriteria(javax.persistence.metamodel.SingularAttribute<DECLARING_CLASS,JAVA_TYPE> att)
public javax.persistence.metamodel.SingularAttribute<DECLARING_CLASS,JAVA_TYPE> getAttribute()
public static List<SearchCriteria<?,?>> getSearchableAttributes()
Copyright © 2018 Ken Händel. All rights reserved.