Uses of Class
com.bytedesk.team.organization_apply.OrganizationApplyResponse
Packages that use OrganizationApplyResponse
-
Uses of OrganizationApplyResponse in com.bytedesk.team.organization_apply
Methods in com.bytedesk.team.organization_apply that return OrganizationApplyResponseModifier and TypeMethodDescriptionOrganizationApplyRestService.convertToResponse
(OrganizationApplyEntity entity) OrganizationApplyRestService.create
(OrganizationApplyRequest request) OrganizationApplyRestService.queryByUid
(OrganizationApplyRequest request) OrganizationApplyRestService.update
(OrganizationApplyRequest request) Methods in com.bytedesk.team.organization_apply that return types with arguments of type OrganizationApplyResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<OrganizationApplyResponse>
OrganizationApplyRestService.queryByOrg
(OrganizationApplyRequest request) org.springframework.data.domain.Page<OrganizationApplyResponse>
OrganizationApplyRestService.queryByUser
(OrganizationApplyRequest request)