public static class Application.TreeCache extends Object
| Constructor and Description |
|---|
TreeCache() |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationLayer> |
getApplicationLayers() |
List<Level> |
getChildren(Level l) |
Map<Level,List<Level>> |
getChildrenByParent() |
List<Level> |
getLevels() |
void |
initializeApplicationLayers(String leftJoins,
javax.persistence.EntityManager em) |
void |
initializeLevels(String leftJoins,
javax.persistence.EntityManager em) |
public List<ApplicationLayer> getApplicationLayers()
public void initializeLevels(String leftJoins, javax.persistence.EntityManager em)
public void initializeApplicationLayers(String leftJoins, javax.persistence.EntityManager em)
Copyright © 2018. All rights reserved.