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