package de.dass_it.vanhelsing.gui; /* * Helper class to encapsulate common bean methods. * Managed beans will extend this class either directly or * via a data structure helper class like TreeNavigation */ public class BeanUtil { }