Package com.bytedesk.team.department
Class DepartmentSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.team.department.DepartmentSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<DepartmentEntity>
search
(DepartmentRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
DepartmentSpecification
public DepartmentSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<DepartmentEntity> search(DepartmentRequest request)
-