Interface TrashHelper
@ProviderType
public interface TrashHelper
- Author:
- Eudaldo Alonso
-
Method Summary
Modifier and TypeMethodDescriptiongetOriginalTitle(String title) getOriginalTitle(String title, String paramName) getTrashTitle(long entryId) getViewContentURL(javax.servlet.http.HttpServletRequest httpServletRequest, String className, long classPK) booleanisInTrashContainer(TrashedModel trashedModel) booleanisInTrashExplicitly(TrashedModel trashedModel) booleanisInTrashImplicitly(TrashedModel trashedModel)
-
Method Details
-
getOriginalTitle
-
getOriginalTitle
-
getTrashTitle
-
getViewContentURL
PortletURL getViewContentURL(javax.servlet.http.HttpServletRequest httpServletRequest, String className, long classPK) throws PortalException - Throws:
PortalException
-
isInTrashContainer
-
isInTrashExplicitly
-
isInTrashImplicitly
-