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