public class EntityAnnotationRule extends AbstractEntityRule implements EntityRule
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log
The Constant log.
|
| Constructor and Description |
|---|
EntityAnnotationRule() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
checkValidClass(Class<?> clazz)
checks for a valid entity definition
|
void |
validate(Class<?> clazz) |
public void validate(Class<?> clazz)
validate in interface EntityRulevalidate in class AbstractEntityRuleprivate boolean checkValidClass(Class<?> clazz)
clazz - Copyright © 2015. All Rights Reserved.