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