Class ControllerUtils

java.lang.Object
ubic.gemma.web.controller.util.ControllerUtils

public class ControllerUtils extends Object
Created by tesarst on 09/03/17. Utility class containing code that would otherwise have to be duplicate in multiple Controllers.
  • Field Details

    • log

      protected static final org.apache.commons.logging.Log log
  • Constructor Details

    • ControllerUtils

      public ControllerUtils()
  • Method Details