Class ThreadEmotionSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<ThreadEmotionEntity,ThreadEmotionRequest>
com.bytedesk.service.thread_emotion.ThreadEmotionSpecification
public class ThreadEmotionSpecification
extends BaseSpecification<ThreadEmotionEntity,ThreadEmotionRequest>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ThreadEmotionEntity>search(ThreadEmotionRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Constructor Details
-
ThreadEmotionSpecification
public ThreadEmotionSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<ThreadEmotionEntity> search(ThreadEmotionRequest request, AuthService authService)
-