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