Package | Description |
---|---|
com.licensespring.management |
This package contains the main classes to be used when interfacing with Management APIS.
|
com.licensespring.management.api |
This package contains management APIs (
LicensesApi and
OrdersApi ). |
com.licensespring.management.dto.request |
This package contains all request data transfer objects.
|
com.licensespring.management.services |
Modifier and Type | Method and Description |
---|---|
BackOfficeLicense |
LicenseService.updateFeatures(Long id,
UpdateFeaturesReq req)
Updates product features on a license if requesting manager has access permissions to it.
|
Modifier and Type | Method and Description |
---|---|
BackOfficeLicense |
LicensesApi.updateFeatures(Long id,
UpdateFeaturesReq req)
Updates product features on a license if requesting manager has access permissions to it.
|
Modifier and Type | Method and Description |
---|---|
UpdateFeaturesReq |
UpdateFeaturesReq.UpdateFeaturesReqBuilder.build() |
Modifier and Type | Method and Description |
---|---|
BackOfficeLicense |
FloatingFeaturesService.updateFeatures(Long id,
UpdateFeaturesReq req)
Updates product features on a license if requesting manager has access permissions to it.
|
Copyright © 2025 Cense Data Inc.. All rights reserved.