Package com.labs64.netlicensing.service
Service interfaces.
Each object in NetLicensing object model has its service interface that declares
operations available for this object or related to it. Refer to the
particular object service interface for details.
-
Class Summary Class Description LicenseeService Provides licensee handling routines.LicenseService Provides license handling routines.LicenseTemplateService Provides license template handling routines.NetLicensingService Provides generic requests to NetLicensing services.PaymentMethodService Provides payment method entity handling routines.ProductModuleService Provides product module handling routines.ProductService Provides product handling routines.TokenService Provides token entity handling routines.TransactionService Provides transaction handling routines.UtilityService Provides utility routines.ValidationService Provides routines for validating the licenses.