Interface TrashHelper


@ProviderType public interface TrashHelper
Author:
Eudaldo Alonso
  • Method Details

    • getOriginalTitle

      String getOriginalTitle(String title)
    • getOriginalTitle

      String getOriginalTitle(String title, String paramName)
    • getTrashTitle

      String getTrashTitle(long entryId)
    • getViewContentURL

      PortletURL getViewContentURL(javax.servlet.http.HttpServletRequest httpServletRequest, String className, long classPK) throws PortalException
      Throws:
      PortalException
    • isInTrashContainer

      boolean isInTrashContainer(TrashedModel trashedModel)
    • isInTrashExplicitly

      boolean isInTrashExplicitly(TrashedModel trashedModel)
    • isInTrashImplicitly

      boolean isInTrashImplicitly(TrashedModel trashedModel)