public interface TrashHelper
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginalTitle(String title) |
String |
getOriginalTitle(String title,
String paramName) |
String |
getTrashTitle(long entryId) |
javax.portlet.PortletURL |
getViewContentURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String className,
long classPK) |
String getOriginalTitle(String title)
String getOriginalTitle(String title,
String paramName)
String getTrashTitle(long entryId)
javax.portlet.PortletURL getViewContentURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String className,
long classPK)
throws PortalException
PortalException