Class GetDownloadsCannedQueryParams

All Implemented Interfaces:
PermissionCheckValue

public class GetDownloadsCannedQueryParams extends DownloadEntity
Query parameters for GetDownloadsCannedQuery
Author:
Alex Miller
  • Constructor Details

    • GetDownloadsCannedQueryParams

      public GetDownloadsCannedQueryParams(Long parentNodeId, Long nameQNameId, Long contentTypeQNameId, Date before)
  • Method Details

    • getBefore

      public Date getBefore()