Package com.bytedesk.core.calendar
Class CalendarSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<CalendarEntity,CalendarRequest>
com.bytedesk.core.calendar.CalendarSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CalendarEntity>search(CalendarRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Constructor Details
-
CalendarSpecification
public CalendarSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<CalendarEntity> search(CalendarRequest request, AuthService authService)
-