Uses of Class
com.bytedesk.core.license.LicenseResponse
Packages that use LicenseResponse
-
Uses of LicenseResponse in com.bytedesk.core.license
Methods in com.bytedesk.core.license that return LicenseResponseModifier and TypeMethodDescriptionLicenseRestService.convertToResponse
(LicenseEntity entity) LicenseRestService.create
(LicenseRequest request) LicenseRestService.queryByUid
(LicenseRequest request) LicenseRestService.update
(LicenseRequest request) Methods in com.bytedesk.core.license that return types with arguments of type LicenseResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<LicenseResponse>
LicenseRestService.queryByOrg
(LicenseRequest request) org.springframework.data.domain.Page<LicenseResponse>
LicenseRestService.queryByUser
(LicenseRequest request)