Class GetDownloadsCannedQueryParams

  • All Implemented Interfaces:
    PermissionCheckValue

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

      • GetDownloadsCannedQueryParams

        public GetDownloadsCannedQueryParams​(java.lang.Long parentNodeId,
                                             java.lang.Long nameQNameId,
                                             java.lang.Long contentTypeQNameId,
                                             java.util.Date before)
    • Method Detail

      • getBefore

        public java.util.Date getBefore()