Package com.bytedesk.core.topic
Class TopicSpecification
java.lang.Object
com.bytedesk.core.topic.TopicSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TopicEntity>
search
(TopicRequest request, AuthService authService)
-
Constructor Details
-
TopicSpecification
public TopicSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<TopicEntity> search(TopicRequest request, AuthService authService)
-