Interface SavedContentPermission


public interface SavedContentPermission
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    contains(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long groupId, String actionId)
     
  • Method Details

    • contains

      boolean contains(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long groupId, String actionId)