public interface MetaProperty
Modifier and Type | Method and Description |
---|---|
void |
addType(Class<?> aClass) |
String |
getName() |
Set<Class<?>> |
getTypes() |
boolean |
isSearchable() |
boolean |
isSortable() |
void |
setAsSearchable() |
void |
setAsSortable() |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.