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