Uses of Interface
com.labs64.netlicensing.domain.entity.BaseEntity
Packages that use BaseEntity
Package
Description
Classes in this package represent various NetLicensing objects.
-
Uses of BaseEntity in com.labs64.netlicensing.domain.entity
Subinterfaces of BaseEntity in com.labs64.netlicensing.domain.entityModifier and TypeInterfaceDescriptioninterfaceinterfaceCountry entity used internally by NetLicensing.interfaceLicense entity used internally by NetLicensing.interfaceLicensee entity used internally by NetLicensing.interfaceLicense template entity used internally by NetLicensing.interfaceinterfacePaymentMethod entity used internally by NetLicensing.interfaceNetLicensing Product entity.interfaceProduct module entity used internally by NetLicensing.interfaceToken entity used internally by NetLicensing.interfaceTransaction entity used internally by NetLicensing. -
Uses of BaseEntity in com.labs64.netlicensing.domain.entity.impl
Classes in com.labs64.netlicensing.domain.entity.impl that implement BaseEntityModifier and TypeClassDescriptionclassDefault implementation ofBaseEntity.classclassDefault implementation ofCountry.classDefault implementation ofLicensee.classDefault implementation ofLicense.classDefault implementation ofLicenseTemplate.classDefault implementation ofProduct.classDefault implementation ofPaymentMethod.classDefault implementation ofProduct.classDefault implementation ofProductModule.classDefault implementation ofToken.classDefault implementation ofTransaction. -
Uses of BaseEntity in com.labs64.netlicensing.util
Methods in com.labs64.netlicensing.util with parameters of type BaseEntity