The ViewTreeConfiguration handles a viewtree configuration file and does:
- build the viewtree and set action names (String) for each view node
- construct model signatures with method and parameter signatures
- update method signatures with access information (role-based)
Before parsing set the already generated model signatures from other trees:
- setRoles()
Use the following fetchers after parsing:
- getViewTree()
- isDefaultTree()