Package com.bytedesk.core.message
Class MessageSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<MessageEntity,MessageRequest>
com.bytedesk.core.message.MessageSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageEntity>
search
(MessageRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
addOrgFilterIfNotSuperUser, getBasicPredicates, search, validateSuperUserPermission
-
Constructor Details
-
MessageSpecification
public MessageSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<MessageEntity> search(MessageRequest request, AuthService authService)
-