// // ----------> GENERATED FILE - DON'T TOUCH! <---------- package scrum.client.admin; public abstract class GSystemMessageManager { protected static ilarkesto.core.logging.Log log = ilarkesto.core.logging.Log.get(SystemMessageManager.class); protected scrum.client.ScrumGwtApplication app; @Override public String toString() { return "SystemMessageManager"; } }