Uses of Interface
com.labs64.netlicensing.domain.entity.Licensee
Packages that use Licensee
Package
Description
Classes in this package represent various NetLicensing objects.
Schema converters.
Service interfaces.
-
Uses of Licensee in com.labs64.netlicensing.domain.entity
Methods in com.labs64.netlicensing.domain.entity that return LicenseeMethods in com.labs64.netlicensing.domain.entity that return types with arguments of type LicenseeMethods in com.labs64.netlicensing.domain.entity with parameters of type Licensee -
Uses of Licensee in com.labs64.netlicensing.domain.entity.impl
Classes in com.labs64.netlicensing.domain.entity.impl that implement LicenseeMethods in com.labs64.netlicensing.domain.entity.impl that return LicenseeMethods in com.labs64.netlicensing.domain.entity.impl that return types with arguments of type LicenseeMethods in com.labs64.netlicensing.domain.entity.impl with parameters of type LicenseeMethod parameters in com.labs64.netlicensing.domain.entity.impl with type arguments of type Licensee -
Uses of Licensee in com.labs64.netlicensing.domain.vo
Methods in com.labs64.netlicensing.domain.vo that return LicenseeMethods in com.labs64.netlicensing.domain.vo with parameters of type Licensee -
Uses of Licensee in com.labs64.netlicensing.schema.converter
Methods in com.labs64.netlicensing.schema.converter that return Licensee -
Uses of Licensee in com.labs64.netlicensing.service
Methods in com.labs64.netlicensing.service that return LicenseeModifier and TypeMethodDescriptionstatic LicenseeCreates new licensee object with given properties.static LicenseeGets licensee by its number.static LicenseeUpdates licensee properties.Methods in com.labs64.netlicensing.service that return types with arguments of type LicenseeModifier and TypeMethodDescriptionReturns all licensees of a vendor.Methods in com.labs64.netlicensing.service with parameters of type Licensee