Interface InfoEditURLProvider<T>


public interface InfoEditURLProvider<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    getURL(T t, javax.servlet.http.HttpServletRequest httpServletRequest)
     
  • Method Details