JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.info.display.url.provider
Interface InfoEditURLProvider<T>
public interface
InfoEditURLProvider<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getURL
(
T
t, javax.servlet.http.HttpServletRequest httpServletRequest)
Method Details
getURL
String
getURL
(
T
t, javax.servlet.http.HttpServletRequest httpServletRequest)
throws
Exception
Throws:
Exception