| Modifier and Type | Method and Description |
|---|---|
SimpleFilter |
addProperties(String... props) |
Boolean |
isFieldSkipped(String field)
Return null, means uncertain, the caller will continue to next filter.
|
static SimpleFilter |
of(Class<?> type) |
SimpleFilter |
removeProperties(String... props) |
public static SimpleFilter of(Class<?> type)
public Boolean isFieldSkipped(String field)
IFilterisFieldSkipped in interface IFilterpublic SimpleFilter addProperties(String... props)
public SimpleFilter removeProperties(String... props)
Copyright © 2019. All rights reserved.