Uses of Interface
com.labs64.netlicensing.domain.entity.BaseEntity
Package
Description
Classes in this package represent various NetLicensing objects.
-
Uses of BaseEntity in com.labs64.netlicensing.domain.entity
Modifier and TypeInterfaceDescriptioninterface
interface
Country entity used internally by NetLicensing.interface
License entity used internally by NetLicensing.interface
Licensee entity used internally by NetLicensing.interface
License template entity used internally by NetLicensing.interface
interface
PaymentMethod entity used internally by NetLicensing.interface
NetLicensing Product entity.interface
Product module entity used internally by NetLicensing.interface
Token entity used internally by NetLicensing.interface
Transaction entity used internally by NetLicensing. -
Uses of BaseEntity in com.labs64.netlicensing.domain.entity.impl
Modifier and TypeClassDescriptionclass
Default implementation ofBaseEntity
.class
class
Default implementation ofCountry
.class
Default implementation ofLicensee
.class
Default implementation ofLicense
.class
Default implementation ofLicenseTemplate
.class
Default implementation ofProduct
.class
Default implementation ofPaymentMethod
.class
Default implementation ofProduct
.class
Default implementation ofProductModule
.class
Default implementation ofToken
.class
Default implementation ofTransaction
. -
Uses of BaseEntity in com.labs64.netlicensing.util