Uses of Class
de.aservo.confapi.commons.model.LicenseBean
Packages that use LicenseBean
Package
Description
-
Uses of LicenseBean in de.aservo.confapi.commons.model
Fields in de.aservo.confapi.commons.model declared as LicenseBeanModifier and TypeFieldDescriptionstatic final LicenseBeanLicenseBean.EXAMPLE_1static final LicenseBeanLicenseBean.EXAMPLE_2_DEVELOPER_LICENSE -
Uses of LicenseBean in de.aservo.confapi.commons.rest
Methods in de.aservo.confapi.commons.rest with parameters of type LicenseBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAbstractLicensesResourceImpl.addLicense(LicenseBean licenseBean) -
Uses of LicenseBean in de.aservo.confapi.commons.rest.api
Methods in de.aservo.confapi.commons.rest.api with parameters of type LicenseBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseLicensesResource.addLicense(LicenseBean licenseBean) -
Uses of LicenseBean in de.aservo.confapi.commons.service.api
Methods in de.aservo.confapi.commons.service.api that return LicenseBeanModifier and TypeMethodDescriptionLicensesService.addLicense(LicenseBean licenseBean) Add a single licenseMethods in de.aservo.confapi.commons.service.api with parameters of type LicenseBeanModifier and TypeMethodDescriptionLicensesService.addLicense(LicenseBean licenseBean) Add a single license