Package com.bytedesk.core.menu
Class MenuSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.core.menu.MenuSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MenuEntity>
search
(MenuRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
MenuSpecification
public MenuSpecification()
-
-
Method Details