Class GetDownloadsCannedQueryParams

  • All Implemented Interfaces:
    PermissionCheckValue

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

      • GetDownloadsCannedQueryParams

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

      • getBefore

        public Date getBefore()