Class PostSearchCriteria

java.lang.Object
com.bytedesk.forum.post.PostSearchCriteria

public class PostSearchCriteria extends Object
  • Field Details

    • keyword

      private String keyword
    • categoryId

      private Long categoryId
    • userId

      private Long userId
    • status

      private String status
    • startDate

      private String startDate
    • endDate

      private String endDate
  • Constructor Details

    • PostSearchCriteria

      public PostSearchCriteria()