Interface EntityAttributesEraserImpl.Visitor

Enclosing class:
EntityAttributesEraserImpl

protected static interface EntityAttributesEraserImpl.Visitor
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    visit(Object entity, Object reference, String propertyName)
     
  • Method Details