Interface Layer.Visitor
-
- Enclosing class:
- Layer
public static interface Layer.Visitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvisit(Layer l, javax.persistence.EntityManager em)
-
-
-
Method Detail
-
visit
boolean visit(Layer l, javax.persistence.EntityManager em)
-
-