Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractRestProvider - Class in com.labs64.netlicensing.provider
- AbstractRestProvider() - Constructor for class com.labs64.netlicensing.provider.AbstractRestProvider
- accept(Visitor) - Method in class com.labs64.netlicensing.util.Visitable
- ACTIVE - Static variable in class com.labs64.netlicensing.domain.Constants
- addDiscount(ProductDiscount) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- addDiscount(ProductDiscount) - Method in interface com.labs64.netlicensing.domain.entity.Product
- addEvent(Event) - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- addEvent(Event) - Method in interface com.labs64.netlicensing.domain.entity.Notification
- addInfo(Netlicensing, String, InfoEnum, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Creates and adds
Info
object toNetlicensing
object - addLicenseTemplateNumber(String) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- addLicenseTemplateNumber(String) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- addProperty(String, String) - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- addProperty(String, String) - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- algorithm - Variable in class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
- algorithm - Variable in class org.w3._2000._09.xmldsig_.DigestMethodType
- algorithm - Variable in class org.w3._2000._09.xmldsig_.SignatureMethodType
- algorithm - Variable in class org.w3._2000._09.xmldsig_.TransformType
- AMOUNT_FIX - Static variable in class com.labs64.netlicensing.domain.Constants.Product.Discount
- AMOUNT_PERCENT - Static variable in class com.labs64.netlicensing.domain.Constants.Product.Discount
- ANONYMOUS_IDENTIFICATION - Enum constant in enum com.labs64.netlicensing.domain.vo.SecurityMode
- API_KEY - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- APIKEY - Enum constant in enum com.labs64.netlicensing.domain.vo.TokenType
- APIKEY_IDENTIFICATION - Enum constant in enum com.labs64.netlicensing.domain.vo.SecurityMode
- asMap() - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- asMap() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- authenticate(Authentication) - Method in class com.labs64.netlicensing.provider.AbstractRestProvider
- authenticate(Authentication) - Method in interface com.labs64.netlicensing.provider.RestProvider
- authenticate(String) - Method in class com.labs64.netlicensing.provider.AbstractRestProvider
- authenticate(String) - Method in interface com.labs64.netlicensing.provider.RestProvider
- authenticate(String, String) - Method in class com.labs64.netlicensing.provider.AbstractRestProvider
- authenticate(String, String) - Method in interface com.labs64.netlicensing.provider.RestProvider
- Authentication - Interface in com.labs64.netlicensing.provider.auth
-
Generic interface for creating authentication headers.
- AUTO_LICENSE_CREATE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for license create.
- AUTO_LICENSE_DELETE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for license delete.
- AUTO_LICENSE_UPDATE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for license update.
- AUTO_LICENSEE_CREATE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for licensee create (with automatic licenses).
- AUTO_LICENSEE_DELETE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for licensee delete with forceCascade.
- AUTO_LICENSEE_VALIDATE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Transaction for update license during validate
- AUTO_LICENSES_TRANSFER - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for transfer licenses between licensee.
- AUTO_LICENSETEMPLATE_DELETE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for license template delete with forceCascade.
- AUTO_PRODUCT_DELETE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for product delete with forceCascade.
- AUTO_PRODUCTMODULE_DELETE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Auto transaction for product module delete with forceCascade.
- AUTOMATIC - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
B
- BadSignatureException - Exception in com.labs64.netlicensing.exception
-
The exception is thrown when signature validation of NetLicensing signed response fails.
- BadSignatureException(String) - Constructor for exception com.labs64.netlicensing.exception.BadSignatureException
-
Construct a
ConversionException
with the specified detail message. - BASE_URL - Static variable in class com.labs64.netlicensing.domain.Constants
- BaseEntity - Interface in com.labs64.netlicensing.domain.entity
-
Defines properties common to all (or most) of other entities.
- BaseEntityImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
BaseEntity
. - BaseEntityImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- BASIC_AUTHENTICATION - Enum constant in enum com.labs64.netlicensing.domain.vo.SecurityMode
- Bundle - Interface in com.labs64.netlicensing.domain.entity
- Bundle() - Constructor for class com.labs64.netlicensing.domain.Constants.Bundle
- BundleImpl - Class in com.labs64.netlicensing.domain.entity.impl
- BundleImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- BundleService - Class in com.labs64.netlicensing.service
- BundleService() - Constructor for class com.labs64.netlicensing.service.BundleService
C
- call(String, String, REQ, Class<RES>, Map<String, String>) - Method in interface com.labs64.netlicensing.provider.RestProvider
-
Helper method for performing REST requests with optional REST parameter map.
- call(String, String, REQ, Class<RES>, Map<String, String>) - Method in class com.labs64.netlicensing.provider.RestProviderImpl
- CANCEL_RECURRING_PAYMENT - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Transaction for cancel recurring payment.
- CANCELLED - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionStatus
-
Transaction is cancelled.
- canonicalizationMethod - Variable in class org.w3._2000._09.xmldsig_.SignedInfoType
- CanonicalizationMethodType - Class in org.w3._2000._09.xmldsig_
-
Java class for CanonicalizationMethodType complex type
- CanonicalizationMethodType() - Constructor for class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
-
Default no-arg constructor
- CanonicalizationMethodType(List<Object>, String) - Constructor for class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
-
Fully-initialising value constructor
- CASCADE - Static variable in class com.labs64.netlicensing.domain.Constants
- check(Context, Netlicensing) - Static method in class com.labs64.netlicensing.util.SignatureUtils
-
Verify response signature.
- check(Netlicensing, byte[]) - Static method in class com.labs64.netlicensing.util.SignatureUtils
-
Verify response signature.
- CheckUtils - Class in com.labs64.netlicensing.util
-
Common utilities for precondition checking.
- CheckUtils() - Constructor for class com.labs64.netlicensing.util.CheckUtils
- cleansePublicKey(String) - Static method in class com.labs64.netlicensing.util.SignatureUtils
-
Cleanse public key; replace CRLF and strip key headers
- CLIENT - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
- CLOSED - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionStatus
-
Transaction is closed.
- CODE - Static variable in class com.labs64.netlicensing.domain.Constants.Country
- com.labs64.netlicensing.domain - package com.labs64.netlicensing.domain
- com.labs64.netlicensing.domain.entity - package com.labs64.netlicensing.domain.entity
-
Classes in this package represent various NetLicensing objects.
- com.labs64.netlicensing.domain.entity.impl - package com.labs64.netlicensing.domain.entity.impl
- com.labs64.netlicensing.domain.vo - package com.labs64.netlicensing.domain.vo
- com.labs64.netlicensing.exception - package com.labs64.netlicensing.exception
- com.labs64.netlicensing.provider - package com.labs64.netlicensing.provider
- com.labs64.netlicensing.provider.auth - package com.labs64.netlicensing.provider.auth
- com.labs64.netlicensing.schema - package com.labs64.netlicensing.schema
- com.labs64.netlicensing.schema.context - package com.labs64.netlicensing.schema.context
- com.labs64.netlicensing.schema.converter - package com.labs64.netlicensing.schema.converter
-
Schema converters.
- com.labs64.netlicensing.service - package com.labs64.netlicensing.service
-
Service interfaces.
- com.labs64.netlicensing.util - package com.labs64.netlicensing.util
- compareTo(ProductDiscount) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- Composition - Class in com.labs64.netlicensing.domain.vo
- Composition() - Constructor for class com.labs64.netlicensing.domain.vo.Composition
- Composition(String) - Constructor for class com.labs64.netlicensing.domain.vo.Composition
- configure(RestProvider.Configuration) - Method in class com.labs64.netlicensing.provider.AbstractRestProvider
- configure(RestProvider.Configuration) - Method in interface com.labs64.netlicensing.provider.RestProvider
- Constants - Class in com.labs64.netlicensing.domain
-
The class Constants declares entities field names and properties constants.
- Constants.Bundle - Class in com.labs64.netlicensing.domain
- Constants.Country - Class in com.labs64.netlicensing.domain
- Constants.License - Class in com.labs64.netlicensing.domain
- Constants.Licensee - Class in com.labs64.netlicensing.domain
- Constants.LicenseTemplate - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.Floating - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.MultiFeature - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.NodeLocked - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.PayPerUse - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.PricingTable - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.Quota - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.Rental - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.Subscription - Class in com.labs64.netlicensing.domain
- Constants.LicensingModel.TryAndBuy - Class in com.labs64.netlicensing.domain
- Constants.Notification - Class in com.labs64.netlicensing.domain
- Constants.PaymentMethod - Class in com.labs64.netlicensing.domain
- Constants.Product - Class in com.labs64.netlicensing.domain
- Constants.Product.Discount - Class in com.labs64.netlicensing.domain
- Constants.ProductModule - Class in com.labs64.netlicensing.domain
- Constants.Shop - Class in com.labs64.netlicensing.domain
- Constants.Token - Class in com.labs64.netlicensing.domain
- Constants.Transaction - Class in com.labs64.netlicensing.domain
- Constants.Utility - Class in com.labs64.netlicensing.domain
- Constants.Validation - Class in com.labs64.netlicensing.domain
- Constants.ValidationResult - Class in com.labs64.netlicensing.domain
- Constants.Vendor - Class in com.labs64.netlicensing.domain
- contains(Class<Throwable>) - Method in exception com.labs64.netlicensing.exception.NetLicensingException
-
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a cause cause of the given type.
- containsKey(Class<?>) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- containsKey(String) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- containsSignature(Document) - Static method in class com.labs64.netlicensing.util.XMLDSigValidatorCustom
-
Verify whether Document contains XML signature.
- content - Variable in class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
- content - Variable in class org.w3._2000._09.xmldsig_.DigestMethodType
- content - Variable in class org.w3._2000._09.xmldsig_.KeyInfoType
- content - Variable in class org.w3._2000._09.xmldsig_.KeyValueType
- content - Variable in class org.w3._2000._09.xmldsig_.ObjectType
- content - Variable in class org.w3._2000._09.xmldsig_.PGPDataType
-
Gets the rest of the content model.
- content - Variable in class org.w3._2000._09.xmldsig_.SignatureMethodType
- content - Variable in class org.w3._2000._09.xmldsig_.SignaturePropertyType
- content - Variable in class org.w3._2000._09.xmldsig_.TransformType
- Context - Class in com.labs64.netlicensing.domain.vo
-
Provides calling context for the NetLicensing API calls.
- Context() - Constructor for class com.labs64.netlicensing.domain.vo.Context
- ConversionException - Exception in com.labs64.netlicensing.exception
-
This exception class should be used when there's a problem during the conversion from one representation of object to another (for example, during the transformation of an XML item to an entity).
- ConversionException(String) - Constructor for exception com.labs64.netlicensing.exception.ConversionException
-
Construct a
ConversionException
with the specified detail message. - ConversionException(String, Throwable) - Constructor for exception com.labs64.netlicensing.exception.ConversionException
-
Construct a
ConversionException
with the specified detail message and cause exception. - convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToBundleConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToCountryConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseeConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseTemplateConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseTypePropertiesConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToLicensingModelPropertiesConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToNotificationConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToPaymentMethodConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToProductConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToProductModuleConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToTokenConverter
- convert(Item) - Method in class com.labs64.netlicensing.schema.converter.ItemToTransactionConverter
- convert(Netlicensing) - Method in class com.labs64.netlicensing.schema.converter.ItemsToValidationResultConverter
- convert(S) - Method in interface com.labs64.netlicensing.schema.converter.Converter
-
Convert the source of type S to target type T.
- Converter<S,
T> - Interface in com.labs64.netlicensing.schema.converter -
A converter converts a source object of type S to a target of type T.
- convertPrice(String, String) - Static method in class com.labs64.netlicensing.domain.vo.Money
- ConvertUtils - Class in com.labs64.netlicensing.util
- ConvertUtils() - Constructor for class com.labs64.netlicensing.util.ConvertUtils
- Country - Interface in com.labs64.netlicensing.domain.entity
-
Country entity used internally by NetLicensing.
- Country() - Constructor for class com.labs64.netlicensing.domain.Constants.Country
- CountryImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
Country
. - CountryImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- create(Context, Bundle) - Static method in class com.labs64.netlicensing.service.BundleService
-
Creates new bundle with given properties.
- create(Context, Notification) - Static method in class com.labs64.netlicensing.service.NotificationService
-
Creates new notification with given properties.
- create(Context, Product) - Static method in class com.labs64.netlicensing.service.ProductService
-
Creates new product with given properties.
- create(Context, Token) - Static method in class com.labs64.netlicensing.service.TokenService
-
Creates new token.
- create(Context, Transaction) - Static method in class com.labs64.netlicensing.service.TransactionService
-
Creates new transaction object with given properties.
- create(Context, String, Licensee) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Creates new licensee object with given properties.
- create(Context, String, LicenseTemplate) - Static method in class com.labs64.netlicensing.service.LicenseTemplateService
-
Creates new license template object with given properties.
- create(Context, String, ProductModule) - Static method in class com.labs64.netlicensing.service.ProductModuleService
-
Creates new product module object with given properties.
- create(Context, String, String, String, License) - Static method in class com.labs64.netlicensing.service.LicenseService
-
Creates new license object with given properties.
- create(Netlicensing, Class<T>) - Method in class com.labs64.netlicensing.domain.EntityFactory
-
Creates entity of specific class from service response
- createCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createCanonicalizationMethodType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
CanonicalizationMethodType
- createDigestMethod(DigestMethodType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createDigestMethodType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
DigestMethodType
- createDigestValue(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createDSAKeyValue(DSAKeyValueType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createDSAKeyValueType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
DSAKeyValueType
- createInfo() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
Info
- createInstance(List<E>, String, String, String, String, String) - Static method in class com.labs64.netlicensing.domain.vo.PageImpl
-
Safe create instance of
Page
. - createItem() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
Item
- createKeyInfo(KeyInfoType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createKeyInfoType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
KeyInfoType
- createKeyName(String) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createKeyValue(KeyValueType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createKeyValueType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
KeyValueType
- createList() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
List
- createManifest(ManifestType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createManifestType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
ManifestType
- createMgmtData(String) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createNetlicensing() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
Netlicensing
- createNetlicensingInfos() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
Netlicensing.Infos
- createNetlicensingItems() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
Netlicensing.Items
- createObject(ObjectType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createObjectType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
ObjectType
- createPage(Netlicensing, Class<T>) - Method in class com.labs64.netlicensing.domain.EntityFactory
-
Creates page of entities of specified class from service response
- createPGPData(PGPDataType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createPGPDataType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
PGPDataType
- createPGPDataTypePGPKeyID(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createPGPDataTypePGPKeyPacket(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createProperty() - Method in class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create an instance of
Property
- createReference(ReferenceType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createReferenceType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
ReferenceType
- createRetrievalMethod(RetrievalMethodType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createRetrievalMethodType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
RetrievalMethodType
- createRSAKeyValue(RSAKeyValueType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createRSAKeyValueType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
RSAKeyValueType
- createSignature(SignatureType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignatureMethod(SignatureMethodType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignatureMethodType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SignatureMethodType
- createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignatureProperties(SignaturePropertiesType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignaturePropertiesType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SignaturePropertiesType
- createSignatureProperty(SignaturePropertyType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignaturePropertyType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SignaturePropertyType
- createSignatureType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SignatureType
- createSignatureValue(SignatureValueType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignatureValueType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SignatureValueType
- createSignedInfo(SignedInfoType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSignedInfoType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SignedInfoType
- createSPKIData(SPKIDataType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createSPKIDataType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
SPKIDataType
- createSPKIDataTypeSPKISexp(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createTransform(TransformType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createTransforms(TransformsType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createTransformsType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
TransformsType
- createTransformType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
TransformType
- createTransformTypeXPath(String) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createX509Data(X509DataType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createX509DataType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
X509DataType
- createX509DataTypeX509Certificate(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createX509DataTypeX509CRL(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createX509DataTypeX509IssuerSerial(X509IssuerSerialType) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createX509DataTypeX509SKI(byte[]) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
JAXBElement
<
byte
>
- createX509DataTypeX509SubjectName(String) - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
- createX509IssuerSerialType() - Method in class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create an instance of
X509IssuerSerialType
- Currency - Enum in com.labs64.netlicensing.domain.vo
-
NetLicensing supported currencies.
- CURRENCY - Static variable in class com.labs64.netlicensing.domain.Constants
D
- DATE_CLOSED - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- DATE_CREATED - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- DateUtils - Class in com.labs64.netlicensing.util
- DateUtils() - Constructor for class com.labs64.netlicensing.util.DateUtils
- DEFAULT - Enum constant in enum com.labs64.netlicensing.domain.vo.TokenType
- DEFAULT_TTL_MINUTES - Static variable in class com.labs64.netlicensing.domain.Constants.ValidationResult
- delete(Context, String) - Static method in class com.labs64.netlicensing.service.BundleService
-
Deletes bundle.
- delete(Context, String) - Static method in class com.labs64.netlicensing.service.NotificationService
-
Deletes notification.
- delete(Context, String) - Static method in class com.labs64.netlicensing.service.TokenService
-
Delete token by its number.
- delete(Context, String, boolean) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Deletes licensee.
- delete(Context, String, boolean) - Static method in class com.labs64.netlicensing.service.LicenseService
-
Deletes license.
- delete(Context, String, boolean) - Static method in class com.labs64.netlicensing.service.LicenseTemplateService
-
Deletes license template.
- delete(Context, String, boolean) - Static method in class com.labs64.netlicensing.service.ProductModuleService
-
Deletes product module.
- delete(Context, String, boolean) - Static method in class com.labs64.netlicensing.service.ProductService
-
Deletes product.
- DELETE - Enum constant in enum com.labs64.netlicensing.provider.HttpMethod
- DESCRIPTION - Static variable in class com.labs64.netlicensing.domain.Constants.Bundle
- DESCRIPTION - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- digestMethod - Variable in class org.w3._2000._09.xmldsig_.ReferenceType
- DigestMethodType - Class in org.w3._2000._09.xmldsig_
-
Java class for DigestMethodType complex type
- DigestMethodType() - Constructor for class org.w3._2000._09.xmldsig_.DigestMethodType
-
Default no-arg constructor
- DigestMethodType(List<Object>, String) - Constructor for class org.w3._2000._09.xmldsig_.DigestMethodType
-
Fully-initialising value constructor
- digestValue - Variable in class org.w3._2000._09.xmldsig_.ReferenceType
- DISABLED - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
-
Deprecated.
- Discount() - Constructor for class com.labs64.netlicensing.domain.Constants.Product.Discount
- DISCOUNT - Static variable in class com.labs64.netlicensing.domain.Constants
- DISCOUNTS - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- DRY_RUN - Static variable in class com.labs64.netlicensing.domain.Constants.Validation
- DSAKeyValueType - Class in org.w3._2000._09.xmldsig_
-
Java class for DSAKeyValueType complex type
- DSAKeyValueType() - Constructor for class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Default no-arg constructor
- DSAKeyValueType(byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Constructor for class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Fully-initialising value constructor
E
- encoding - Variable in class org.w3._2000._09.xmldsig_.ObjectType
- ENDPOINT - Static variable in class com.labs64.netlicensing.domain.Constants.Notification
- ENDPOINT_OBTAIN_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Bundle
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Bundle
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Country
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.License
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Notification
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.PaymentMethod
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.ProductModule
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- ENDPOINT_PATH - Static variable in class com.labs64.netlicensing.domain.Constants.Utility
- ENDPOINT_PATH_LICENSE_TYPES - Static variable in class com.labs64.netlicensing.domain.Constants.Utility
- ENDPOINT_PATH_LICENSING_MODELS - Static variable in class com.labs64.netlicensing.domain.Constants.Utility
- ENDPOINT_PATH_TRANSFER - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- ENDPOINT_PATH_VALIDATE - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- EntityFactory - Class in com.labs64.netlicensing.domain
-
Factory that contains static methods for creating entities
- EntityFactory() - Constructor for class com.labs64.netlicensing.domain.EntityFactory
- EntityFactory.LinkedEntitiesPopulator - Class in com.labs64.netlicensing.domain
- entityPropertyByName(Map<String, String>, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
- entityToForm(BaseEntity) - Static method in class com.labs64.netlicensing.util.ConvertUtils
- ERROR - Enum constant in enum com.labs64.netlicensing.schema.context.InfoEnum
- EUR - Enum constant in enum com.labs64.netlicensing.domain.vo.Currency
- Event - Enum in com.labs64.netlicensing.domain.vo
- EVENTS - Static variable in class com.labs64.netlicensing.domain.Constants.Notification
- EXPIRATION_TIME - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- exponent - Variable in class org.w3._2000._09.xmldsig_.RSAKeyValueType
F
- FEATURE - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseType
-
licenseType: feature.
- FILTER - Static variable in class com.labs64.netlicensing.domain.Constants
- findItemByProperty(Netlicensing.Items, String, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Get
Item
by existing property value. - findListByName(Item, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
- Floating() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.Floating
- FLOATING - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseType
-
licenseType: TimeVolume.
- FOR_OFFLINE_USE - Static variable in class com.labs64.netlicensing.domain.Constants.Validation
- Form - Class in com.labs64.netlicensing.provider
- Form() - Constructor for class com.labs64.netlicensing.provider.Form
- fromValue(String) - Static method in enum com.labs64.netlicensing.schema.context.InfoEnum
-
Gets the enum associated to the value passed as parameter.
G
- g - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- GenericContext<T> - Class in com.labs64.netlicensing.domain.vo
-
Provides generic context.
- GenericContext(Class<T>) - Constructor for class com.labs64.netlicensing.domain.vo.GenericContext
- get(Context, String) - Static method in class com.labs64.netlicensing.service.BundleService
-
Gets bundle by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Gets licensee by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.LicenseService
-
Gets license by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.LicenseTemplateService
-
Gets license template by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.NotificationService
-
Gets notification by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.PaymentMethodService
-
Gets payment method by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.ProductModuleService
-
Gets product module by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.ProductService
-
Gets product by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.TokenService
-
Gets token by its number.
- get(Context, String) - Static method in class com.labs64.netlicensing.service.TransactionService
-
Gets transaction by its number.
- GET - Enum constant in enum com.labs64.netlicensing.provider.HttpMethod
- getActive() - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- getActive() - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig_.DigestMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig_.SignatureMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class org.w3._2000._09.xmldsig_.TransformType
-
Gets the value of the algorithm property.
- getAmount() - Method in class com.labs64.netlicensing.domain.vo.Money
- getAmountFix() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- getAmountFix() - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- getAmountPercent() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- getAmountPercent() - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- getApiKey() - Method in class com.labs64.netlicensing.domain.vo.Context
- getAuthentication() - Method in class com.labs64.netlicensing.provider.AbstractRestProvider
- getAutomatic() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getAutomatic() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getBaseUrl() - Method in class com.labs64.netlicensing.domain.vo.Context
- getCanonicalizationMethod() - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Gets the value of the canonicalizationMethod property.
- getCode() - Method in interface com.labs64.netlicensing.domain.entity.Country
- getCode() - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- getConfiguration() - Method in class com.labs64.netlicensing.provider.AbstractRestProvider
- getContent() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Return container content.
- getContent() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- getContent() - Method in class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.DigestMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.KeyInfoType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.KeyValueType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.PGPDataType
-
Gets the rest of the content model.
- getContent() - Method in class org.w3._2000._09.xmldsig_.SignatureMethodType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Gets the value of the content property.
- getContent() - Method in class org.w3._2000._09.xmldsig_.TransformType
-
Gets the value of the content property.
- getContextMap() - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- getCurrency() - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- getCurrency() - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- getCurrency() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getCurrency() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getCurrency() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- getCurrency() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getCurrency() - Method in interface com.labs64.netlicensing.domain.entity.License
- getCurrency() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getCurrency() - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- getCurrency() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getCurrencyCode() - Method in class com.labs64.netlicensing.domain.vo.Money
- getCurrentDate() - Static method in class com.labs64.netlicensing.util.DateUtils
- getDateClosed() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getDateClosed() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getDateCreated() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getDateCreated() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getDescription() - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- getDescription() - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- getDescription() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getDescription() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getDigestMethod() - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Gets the value of the digestMethod property.
- getDigestValue() - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Gets the value of the digestValue property.
- getDiscount() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getDiscount() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getEncoding() - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Gets the value of the encoding property.
- getEntity() - Method in class com.labs64.netlicensing.provider.RestResponse
- getErrorResponse() - Method in exception com.labs64.netlicensing.exception.ServiceException
- getEvents() - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- getEvents() - Method in interface com.labs64.netlicensing.domain.entity.Notification
- getExpirationTime() - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- getExpirationTime() - Method in interface com.labs64.netlicensing.domain.entity.Token
- getExponent() - Method in class org.w3._2000._09.xmldsig_.RSAKeyValueType
-
Gets the value of the exponent property.
- getG() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the g property.
- getGrandTotal() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getGrandTotal() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getHasnext() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Shows if page has a next page
- getHeaders() - Method in exception com.labs64.netlicensing.exception.ServiceException
- getHeaders() - Method in class com.labs64.netlicensing.provider.RestResponse
- getHidden() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getHidden() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getHidden() - Method in interface com.labs64.netlicensing.domain.entity.License
- getHidden() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getHideLicenses() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getHideLicenses() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getId() - Method in class com.labs64.netlicensing.schema.context.Info
-
Info element unique identifier (can be info or error code)
- getId() - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Request unique identifier.
- getId() - Method in class org.w3._2000._09.xmldsig_.KeyInfoType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.ManifestType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.SignaturePropertiesType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.SignatureValueType
-
Gets the value of the id property.
- getId() - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Gets the value of the id property.
- getImplementationVersion() - Static method in class com.labs64.netlicensing.util.PackageUtils
- getInfo() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Infos
-
Gets the value of the info property.
- getInfos() - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Gets the value of the infos property.
- getIsEu() - Method in interface com.labs64.netlicensing.domain.entity.Country
- getIsEu() - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- getItem() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Gets the value of the item property.
- getItems() - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Gets the value of the items property.
- getItemsnumber() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Items number on page
- getItemsNumber() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Returns the number of elements on the page.
- getItemsNumber() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- getJ() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the j property.
- getKeyInfo() - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Gets the value of the keyInfo property.
- getLicense() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTransactionJoinImpl
- getLicense() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTransactionJoin
- getLicensee() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getLicensee() - Method in interface com.labs64.netlicensing.domain.entity.License
- getLicensee() - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- getLicenseeAutoCreate() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getLicenseeAutoCreate() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getLicenseeName() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- getLicenseeNumber() - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
-
Deprecated.
- getLicenseeProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- getLicenseeProperties() - Method in interface com.labs64.netlicensing.domain.entity.Licensee
-
Deprecated.
- getLicenseeProperties() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- getLicensees() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getLicensees() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getLicenseeSecret() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
-
Deprecated.Use the NodeLocked licensing model instead.
- getLicenseProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getLicenseProperties() - Method in interface com.labs64.netlicensing.domain.entity.License
-
Deprecated.
- getLicenses() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- getLicenses() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getLicenses() - Method in interface com.labs64.netlicensing.domain.entity.Licensee
- getLicenses() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getLicenseTemplate() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getLicenseTemplate() - Method in interface com.labs64.netlicensing.domain.entity.License
- getLicenseTemplateNumbers() - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- getLicenseTemplateNumbers() - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- getLicenseTemplateProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getLicenseTemplateProperties() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
-
Deprecated.
- getLicenseTemplates() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- getLicenseTemplates() - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- getLicenseTransactionJoins() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getLicenseTransactionJoins() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getLicenseType() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getLicenseType() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getLicensingInfo() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getLicensingInfo() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getLicensingModel() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- getLicensingModel() - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- getList() - Method in class com.labs64.netlicensing.schema.context.Item
-
Group of properties or other lists Gets the value of the list property.
- getList() - Method in class com.labs64.netlicensing.schema.context.List
-
Nested list Gets the value of the list property.
- getMessage() - Method in exception com.labs64.netlicensing.exception.NetLicensingException
-
Return the detail message, including the message from the cause exception if there is one.
- getMethod(Class<?>) - Method in class com.labs64.netlicensing.util.Visitor
- getMimeType() - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Gets the value of the mimeType property.
- getModulus() - Method in class org.w3._2000._09.xmldsig_.RSAKeyValueType
-
Gets the value of the modulus property.
- getMostSpecificCause() - Method in exception com.labs64.netlicensing.exception.NetLicensingException
-
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
- getName() - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- getName() - Method in interface com.labs64.netlicensing.domain.entity.Country
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getName() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- getName() - Method in interface com.labs64.netlicensing.domain.entity.License
- getName() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getName() - Method in interface com.labs64.netlicensing.domain.entity.Notification
- getName() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getName() - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- getName() - Method in interface com.labs64.netlicensing.domain.vo.LicenseTypeProperties
-
Gets the license type name.
- getName() - Method in interface com.labs64.netlicensing.domain.vo.LicensingModelProperties
-
Gets the licensing model name.
- getName() - Method in class com.labs64.netlicensing.schema.context.List
-
Name of the list.
- getName() - Method in class com.labs64.netlicensing.schema.context.Property
-
A property element name attribute describes uniquely every property.
- getNumber() - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- getNumber() - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- getObject() - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Gets the value of the object property.
- getObject(Class<?>) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- getObject(String) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- getP() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the p property.
- getPagenumber() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Page number
- getPageNumber() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Returns the number of the current page.
- getPageNumber() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- getParameters() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- getParams() - Method in class com.labs64.netlicensing.provider.Form
- getPassword() - Method in class com.labs64.netlicensing.domain.vo.Context
- getPassword() - Method in interface com.labs64.netlicensing.provider.auth.Authentication
- getPassword() - Method in class com.labs64.netlicensing.provider.auth.TokenAuthentication
- getPassword() - Method in class com.labs64.netlicensing.provider.auth.UsernamePasswordAuthentication
- getPayload() - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- getPayload() - Method in interface com.labs64.netlicensing.domain.entity.Notification
- getPaymentMethodProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.PaymentMethodImpl
- getPaymentMethodProperties() - Method in interface com.labs64.netlicensing.domain.entity.PaymentMethod
-
Deprecated.
- getPgenCounter() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the pgenCounter property.
- getPrice() - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- getPrice() - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- getPrice() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getPrice() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getPrice() - Method in interface com.labs64.netlicensing.domain.entity.License
- getPrice() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getProduct() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- getProduct() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- getProduct() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- getProduct() - Method in interface com.labs64.netlicensing.domain.entity.Licensee
- getProduct() - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- getProduct() - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- getProductDiscounts() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getProductDiscounts() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getProductModule() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getProductModule() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- getProductModuleProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- getProductModuleProperties() - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
-
Deprecated.
- getProductModules() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getProductModules() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getProductModuleValidation(String) - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- getProductModuleValidationParameters(String) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- getProductNumber() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- getProductProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getProductProperties() - Method in interface com.labs64.netlicensing.domain.entity.Product
-
Deprecated.
- getProperties() - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- getProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- getProperties() - Method in class com.labs64.netlicensing.domain.vo.Composition
- getProperty() - Method in class com.labs64.netlicensing.schema.context.Item
-
Simple property direct item element Gets the value of the property property.
- getProperty() - Method in class com.labs64.netlicensing.schema.context.List
-
Simple property list element Gets the value of the property property.
- getProtocol() - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- getProtocol() - Method in interface com.labs64.netlicensing.domain.entity.Notification
- getPublicKey() - Method in class com.labs64.netlicensing.domain.vo.Context
- getQ() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the q property.
- getReference() - Method in class org.w3._2000._09.xmldsig_.ManifestType
-
Gets the value of the reference property.
- getReference() - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Gets the value of the reference property.
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
-
List of reserved properties is used for handling of custom properties.
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.PaymentMethodImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- getReservedProps() - Static method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getRootCause() - Method in exception com.labs64.netlicensing.exception.NetLicensingException
-
Retrieve the innermost cause of this exception, if any.
- getSecurityMode() - Method in class com.labs64.netlicensing.domain.vo.Context
- getSeed() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the seed property.
- getSignature() - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
XML Signature element.
- getSignatureMethod() - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Gets the value of the signatureMethod property.
- getSignatureProperty() - Method in class org.w3._2000._09.xmldsig_.SignaturePropertiesType
-
Gets the value of the signatureProperty property.
- getSignatureValue() - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Gets the value of the signatureValue property.
- getSignedInfo() - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Gets the value of the signedInfo property.
- getSource() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getSource() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getSPKISexpAndAny() - Method in class org.w3._2000._09.xmldsig_.SPKIDataType
-
Gets the value of the spkiSexpAndAny property.
- getStatus() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getStatus() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- getStatusCode() - Method in exception com.labs64.netlicensing.exception.ServiceException
- getStatusCode() - Method in class com.labs64.netlicensing.provider.RestResponse
- getStringAmount() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
-
Gets the discount amount as string, with '%' sign at the end indicating discount is given in percent.
- getTarget() - Method in class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Gets the value of the target property.
- getTokenProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- getTokenProperties() - Method in interface com.labs64.netlicensing.domain.entity.Token
-
Deprecated.
- getTokenType() - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- getTokenType() - Method in interface com.labs64.netlicensing.domain.entity.Token
- getTotalitems() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Total items of the list
- getTotalItems() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Returns the total amount of elements.
- getTotalItems() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- getTotalpages() - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Total pages of the list
- getTotalPages() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Returns the number of total pages.
- getTotalPages() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- getTotalPrice() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- getTotalPrice() - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- getTransaction() - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTransactionJoinImpl
- getTransaction() - Method in interface com.labs64.netlicensing.domain.entity.LicenseTransactionJoin
- getTransactionProperties() - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- getTransactionProperties() - Method in interface com.labs64.netlicensing.domain.entity.Transaction
-
Deprecated.
- getTransform() - Method in class org.w3._2000._09.xmldsig_.TransformsType
-
Gets the value of the transform property.
- getTransforms() - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Gets the value of the transforms property.
- getTransforms() - Method in class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Gets the value of the transforms property.
- getTtl() - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- getTtl() - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Time To Live - time stamp that determines the validity span of the response.
- getType() - Method in class com.labs64.netlicensing.schema.context.Info
-
Info element type (error, warning, info)
- getType() - Method in class com.labs64.netlicensing.schema.context.Item
-
Item type description (usually a business entity class name)
- getType() - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Gets the value of the type property.
- getType() - Method in class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Gets the value of the type property.
- getURI() - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Gets the value of the uri property.
- getUserAgent() - Method in interface com.labs64.netlicensing.provider.RestProvider.Configuration
- getUsername() - Method in class com.labs64.netlicensing.domain.vo.Context
- getUsername() - Method in interface com.labs64.netlicensing.provider.auth.Authentication
- getUsername() - Method in class com.labs64.netlicensing.provider.auth.TokenAuthentication
- getUsername() - Method in class com.labs64.netlicensing.provider.auth.UsernamePasswordAuthentication
- getValidations() - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- getValue() - Method in class com.labs64.netlicensing.domain.vo.Composition
- getValue() - Method in class com.labs64.netlicensing.schema.context.Info
-
Gets the value of the value property.
- getValue() - Method in class com.labs64.netlicensing.schema.context.Property
-
Gets the value of the value property.
- getValue() - Method in class org.w3._2000._09.xmldsig_.SignatureValueType
-
Gets the value of the value property.
- getValue(Class<?>) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- getValue(String) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- getVatPercent() - Method in interface com.labs64.netlicensing.domain.entity.Country
- getVatPercent() - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- getVendorNumber() - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- getVendorNumber() - Method in interface com.labs64.netlicensing.domain.entity.Token
- getVendorNumber() - Method in class com.labs64.netlicensing.domain.vo.Context
- getVersion() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- getVersion() - Method in interface com.labs64.netlicensing.domain.entity.Product
- getX509IssuerName() - Method in class org.w3._2000._09.xmldsig_.X509IssuerSerialType
-
Gets the value of the x509IssuerName property.
- getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class org.w3._2000._09.xmldsig_.X509DataType
-
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
- getX509SerialNumber() - Method in class org.w3._2000._09.xmldsig_.X509IssuerSerialType
-
Gets the value of the x509SerialNumber property.
- getY() - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Gets the value of the y property.
- GRAND_TOTAL - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- GREEN - Enum constant in enum com.labs64.netlicensing.domain.vo.WarningLevel
- GROSS - Enum constant in enum com.labs64.netlicensing.domain.vo.VatMode
-
VatMode: Gross
H
- hasContent() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Returns if there is a content exists.
- hasContent() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- hasErrorInfos(Netlicensing) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Check if
Netlicensing
object contains service errors. - hasnext - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Shows if page has a next page
- hasNext() - Method in interface com.labs64.netlicensing.domain.vo.Page
-
Returns if there is a next page exists.
- hasNext() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- hasNext() - Method in class com.labs64.netlicensing.util.ServiceHelper.PageGetDispatchNoReflection
- HIDDEN - Static variable in class com.labs64.netlicensing.domain.Constants.License
- HIDDEN - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
- HIDE_LICENSES - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
- HttpMethod - Enum in com.labs64.netlicensing.provider
I
- id - Variable in class com.labs64.netlicensing.schema.context.Info
-
Info element unique identifier (can be info or error code)
- id - Variable in class com.labs64.netlicensing.schema.context.Netlicensing
-
Request unique identifier.
- id - Variable in class org.w3._2000._09.xmldsig_.KeyInfoType
- id - Variable in class org.w3._2000._09.xmldsig_.ManifestType
- id - Variable in class org.w3._2000._09.xmldsig_.ObjectType
- id - Variable in class org.w3._2000._09.xmldsig_.ReferenceType
- id - Variable in class org.w3._2000._09.xmldsig_.SignaturePropertiesType
- id - Variable in class org.w3._2000._09.xmldsig_.SignaturePropertyType
- id - Variable in class org.w3._2000._09.xmldsig_.SignatureType
- id - Variable in class org.w3._2000._09.xmldsig_.SignatureValueType
- id - Variable in class org.w3._2000._09.xmldsig_.SignedInfoType
- ID - Static variable in class com.labs64.netlicensing.domain.Constants
- IN_USE - Static variable in class com.labs64.netlicensing.domain.Constants
- info - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Infos
- Info - Class in com.labs64.netlicensing.schema.context
-
Info element delivers all service messages to the caller
- Info() - Constructor for class com.labs64.netlicensing.schema.context.Info
-
Default no-arg constructor
- Info(String, String, InfoEnum) - Constructor for class com.labs64.netlicensing.schema.context.Info
-
Fully-initialising value constructor
- INFO - Enum constant in enum com.labs64.netlicensing.schema.context.InfoEnum
- InfoEnum - Enum in com.labs64.netlicensing.schema.context
-
Java class for info_enum
- infos - Variable in class com.labs64.netlicensing.schema.context.Netlicensing
- Infos() - Constructor for class com.labs64.netlicensing.schema.context.Netlicensing.Infos
-
Default no-arg constructor
- Infos(List<Info>) - Constructor for class com.labs64.netlicensing.schema.context.Netlicensing.Infos
-
Fully-initialising value constructor
- infosToMessage(Netlicensing) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Transform service infos to a string message.
- IS_EU - Static variable in class com.labs64.netlicensing.domain.Constants.Country
- isDryRun() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- isForOfflineUse() - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- isLoggingEnabled() - Method in interface com.labs64.netlicensing.provider.RestProvider.Configuration
- item - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Items
- Item - Class in com.labs64.netlicensing.schema.context
-
Item element describes a single business entity (product, license etc.)
- Item() - Constructor for class com.labs64.netlicensing.schema.context.Item
-
Default no-arg constructor
- Item(List<Property>, List<List>, String) - Constructor for class com.labs64.netlicensing.schema.context.Item
-
Fully-initialising value constructor
- items - Variable in class com.labs64.netlicensing.schema.context.Netlicensing
- Items() - Constructor for class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Default no-arg constructor
- Items(List<Item>, String, String, String, String, String) - Constructor for class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Fully-initialising value constructor
- itemsnumber - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Items number on page
- ItemsToValidationResultConverter - Class in com.labs64.netlicensing.schema.converter
-
Convert
Netlicensing.Items
object intoValidationResult
entity. - ItemsToValidationResultConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemsToValidationResultConverter
- ItemToBundleConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToBundleConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToBundleConverter
- ItemToCountryConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToCountryConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToCountryConverter
- ItemToLicenseConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToLicenseConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToLicenseConverter
- ItemToLicenseeConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToLicenseeConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToLicenseeConverter
- ItemToLicenseTemplateConverter - Class in com.labs64.netlicensing.schema.converter
-
Convert
Item
entity intoLicenseTemplate
object. - ItemToLicenseTemplateConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToLicenseTemplateConverter
- ItemToLicenseTypePropertiesConverter - Class in com.labs64.netlicensing.schema.converter
-
Converts
Item
entity into an implementation ofLicenseTypeProperties
interface. - ItemToLicenseTypePropertiesConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToLicenseTypePropertiesConverter
- ItemToLicensingModelPropertiesConverter - Class in com.labs64.netlicensing.schema.converter
-
Converts
Item
entity into an implementation ofLicensingModelProperties
interface. - ItemToLicensingModelPropertiesConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToLicensingModelPropertiesConverter
- ItemToNotificationConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToNotificationConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToNotificationConverter
- ItemToPaymentMethodConverter - Class in com.labs64.netlicensing.schema.converter
-
Convert
Item
entity intoPaymentMethod
object. - ItemToPaymentMethodConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToPaymentMethodConverter
- ItemToProductConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToProductConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToProductConverter
- ItemToProductModuleConverter - Class in com.labs64.netlicensing.schema.converter
-
Convert
Item
entity intoProductModule
object. - ItemToProductModuleConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToProductModuleConverter
- ItemToTokenConverter - Class in com.labs64.netlicensing.schema.converter
- ItemToTokenConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToTokenConverter
- ItemToTransactionConverter - Class in com.labs64.netlicensing.schema.converter
-
Convert
Item
entity intoTransaction
object. - ItemToTransactionConverter() - Constructor for class com.labs64.netlicensing.schema.converter.ItemToTransactionConverter
- iterator() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- ITokenType - Interface in com.labs64.netlicensing.domain.vo
J
- j - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- JAXBUtils - Class in com.labs64.netlicensing.util
- JAXBUtils() - Constructor for class com.labs64.netlicensing.util.JAXBUtils
K
- keyInfo - Variable in class org.w3._2000._09.xmldsig_.SignatureType
- KeyInfoType - Class in org.w3._2000._09.xmldsig_
-
Java class for KeyInfoType complex type
- KeyInfoType() - Constructor for class org.w3._2000._09.xmldsig_.KeyInfoType
-
Default no-arg constructor
- KeyInfoType(List<Object>, String) - Constructor for class org.w3._2000._09.xmldsig_.KeyInfoType
-
Fully-initialising value constructor
- KeyValueType - Class in org.w3._2000._09.xmldsig_
-
Java class for KeyValueType complex type
- KeyValueType() - Constructor for class org.w3._2000._09.xmldsig_.KeyValueType
-
Default no-arg constructor
- KeyValueType(List<Object>) - Constructor for class org.w3._2000._09.xmldsig_.KeyValueType
-
Fully-initialising value constructor
L
- License - Interface in com.labs64.netlicensing.domain.entity
-
License entity used internally by NetLicensing.
- License() - Constructor for class com.labs64.netlicensing.domain.Constants.License
- LICENSE_CREATED - Enum constant in enum com.labs64.netlicensing.domain.vo.Event
- LICENSE_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.License
- LICENSE_TEMPLATE_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
- LICENSE_TEMPLATE_NUMBERS - Static variable in class com.labs64.netlicensing.domain.Constants.Bundle
- LICENSE_TRANSACTION_JOIN - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- LICENSE_TYPE - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
- LICENSE_TYPE - Static variable in class com.labs64.netlicensing.domain.Constants.Utility
- Licensee - Interface in com.labs64.netlicensing.domain.entity
-
Licensee entity used internally by NetLicensing.
- Licensee() - Constructor for class com.labs64.netlicensing.domain.Constants.Licensee
- LICENSEE_AUTO_CREATE - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- LICENSEE_CREATED - Enum constant in enum com.labs64.netlicensing.domain.vo.Event
- LICENSEE_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- LicenseeImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
Licensee
. - LicenseeImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- LicenseeSecretMode - Enum in com.labs64.netlicensing.domain.vo
- LicenseeService - Class in com.labs64.netlicensing.service
-
Provides licensee handling routines.
- LicenseeService() - Constructor for class com.labs64.netlicensing.service.LicenseeService
- LicenseImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
License
. - LicenseImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- LicenseService - Class in com.labs64.netlicensing.service
-
Provides license handling routines.
- LicenseService() - Constructor for class com.labs64.netlicensing.service.LicenseService
- LicenseTemplate - Interface in com.labs64.netlicensing.domain.entity
-
License template entity used internally by NetLicensing.
- LicenseTemplate() - Constructor for class com.labs64.netlicensing.domain.Constants.LicenseTemplate
- LicenseTemplateImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
LicenseTemplate
. - LicenseTemplateImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- LicenseTemplateService - Class in com.labs64.netlicensing.service
-
Provides license template handling routines.
- LicenseTemplateService() - Constructor for class com.labs64.netlicensing.service.LicenseTemplateService
- LicenseTransactionJoin - Interface in com.labs64.netlicensing.domain.entity
- LicenseTransactionJoinImpl - Class in com.labs64.netlicensing.domain.entity.impl
- LicenseTransactionJoinImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.LicenseTransactionJoinImpl
- LicenseType - Enum in com.labs64.netlicensing.domain.vo
- LicenseTypeProperties - Interface in com.labs64.netlicensing.domain.vo
-
Interface for a license type.
- LICENSING_INFO - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- LICENSING_MODEL - Static variable in class com.labs64.netlicensing.domain.Constants.ProductModule
- LICENSING_MODEL_PROPERTIES - Static variable in class com.labs64.netlicensing.domain.Constants.Utility
- LicensingModel() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel
- LicensingModelProperties - Interface in com.labs64.netlicensing.domain.vo
-
Licensing models must implement this interface.
- LinkedEntitiesPopulator(List<Object>) - Constructor for class com.labs64.netlicensing.domain.EntityFactory.LinkedEntitiesPopulator
- list - Variable in class com.labs64.netlicensing.schema.context.Item
-
Group of properties or other lists
- list - Variable in class com.labs64.netlicensing.schema.context.List
-
Nested list
- list(Context, String) - Static method in class com.labs64.netlicensing.service.BundleService
-
Returns bundles of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Returns all licensees of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.LicenseService
-
Returns licenses of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.LicenseTemplateService
-
Returns all license templates of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.NotificationService
-
Returns notifications of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.PaymentMethodService
-
Returns payment methods of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.ProductModuleService
-
Returns all product modules of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.ProductService
-
Returns products of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.TokenService
-
Returns tokens of a vendor.
- list(Context, String) - Static method in class com.labs64.netlicensing.service.TransactionService
-
Returns all transactions of a vendor.
- List - Class in com.labs64.netlicensing.schema.context
-
A list element groups properties and nested lists
- List() - Constructor for class com.labs64.netlicensing.schema.context.List
-
Default no-arg constructor
- List(List<Property>, List<List>, String) - Constructor for class com.labs64.netlicensing.schema.context.List
-
Fully-initialising value constructor
- listAll(Context, String, Class<T>) - Static method in class com.labs64.netlicensing.util.ServiceHelper
-
Returns all entities of specified type, automatically retrieving all pages.
- listCountries(Context, String) - Static method in class com.labs64.netlicensing.service.UtilityService
-
Returns all countries.
- listLicenseTypes(Context) - Static method in class com.labs64.netlicensing.service.UtilityService
-
Returns all license types.
- listLicensingModels(Context) - Static method in class com.labs64.netlicensing.service.UtilityService
-
Returns all licensing models.
M
- MalformedArgumentsException - Exception in com.labs64.netlicensing.exception
-
Thrown when illegal arguments are passed to the NetLicensing client call.
- MalformedArgumentsException(String) - Constructor for exception com.labs64.netlicensing.exception.MalformedArgumentsException
-
Construct a
ConversionException
with the specified detail message. - ManifestType - Class in org.w3._2000._09.xmldsig_
-
Java class for ManifestType complex type
- ManifestType() - Constructor for class org.w3._2000._09.xmldsig_.ManifestType
-
Default no-arg constructor
- ManifestType(List<ReferenceType>, String) - Constructor for class org.w3._2000._09.xmldsig_.ManifestType
-
Fully-initialising value constructor
- mapToParamString(Map<String, String>) - Static method in class com.labs64.netlicensing.util.ConvertUtils
- MetaInfo - Class in com.labs64.netlicensing.domain.vo
- MetaInfo() - Constructor for class com.labs64.netlicensing.domain.vo.MetaInfo
- mimeType - Variable in class org.w3._2000._09.xmldsig_.ObjectType
- modulus - Variable in class org.w3._2000._09.xmldsig_.RSAKeyValueType
- Money - Class in com.labs64.netlicensing.domain.vo
-
Holds amount of money with associated currency.
- Money() - Constructor for class com.labs64.netlicensing.domain.vo.Money
- MultiFeature() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.MultiFeature
N
- name - Variable in class com.labs64.netlicensing.schema.context.List
-
Name of the list.
- name - Variable in class com.labs64.netlicensing.schema.context.Property
-
A property element name attribute describes uniquely every property.
- name() - Method in interface com.labs64.netlicensing.domain.vo.ITokenType
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.Country
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.Floating
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.MultiFeature
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.NodeLocked
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.PayPerUse
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.PricingTable
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.Quota
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.Rental
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.Subscription
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.TryAndBuy
- NAME - Static variable in class com.labs64.netlicensing.domain.Constants
- NET - Enum constant in enum com.labs64.netlicensing.domain.vo.VatMode
-
VatMode: Net
- Netlicensing - Class in com.labs64.netlicensing.schema.context
-
Java class for anonymous complex type
- Netlicensing() - Constructor for class com.labs64.netlicensing.schema.context.Netlicensing
-
Default no-arg constructor
- Netlicensing(SignatureType, Netlicensing.Infos, Netlicensing.Items, String, XMLGregorianCalendar) - Constructor for class com.labs64.netlicensing.schema.context.Netlicensing
-
Fully-initialising value constructor
- Netlicensing.Infos - Class in com.labs64.netlicensing.schema.context
-
Collection of the infos for the caller (information, warnings, errors etc.)
- Netlicensing.Items - Class in com.labs64.netlicensing.schema.context
-
Collection of the items
- NetLicensingException - Exception in com.labs64.netlicensing.exception
-
Base class for checked exceptions with a root cause.
- NetLicensingException(String) - Constructor for exception com.labs64.netlicensing.exception.NetLicensingException
-
Construct a
NetLicensingException
with the specified detail message. - NetLicensingException(String, Throwable) - Constructor for exception com.labs64.netlicensing.exception.NetLicensingException
-
Construct a
NetLicensingException
with the specified detail message and cause exception. - NetLicensingService - Class in com.labs64.netlicensing.service
-
Provides generic requests to NetLicensing services.
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToBundleConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToCountryConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseeConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToLicenseTemplateConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToNotificationConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToPaymentMethodConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToProductConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToProductModuleConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToTokenConverter
- newTarget() - Method in class com.labs64.netlicensing.schema.converter.ItemToTransactionConverter
- NodeLocked() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.NodeLocked
- NONE - Enum constant in enum com.labs64.netlicensing.domain.vo.Currency
- Notification - Interface in com.labs64.netlicensing.domain.entity
- Notification() - Constructor for class com.labs64.netlicensing.domain.Constants.Notification
- NotificationImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
Product
. - NotificationImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- NotificationProtocol - Enum in com.labs64.netlicensing.domain.vo
- NotificationService - Class in com.labs64.netlicensing.service
- NotificationService() - Constructor for class com.labs64.netlicensing.service.NotificationService
- NULL - Enum constant in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
-
"null" payment method is a placeholder for undefined/unset value.
- NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants
O
- object - Variable in class org.w3._2000._09.xmldsig_.SignatureType
- ObjectFactory - Class in com.labs64.netlicensing.schema.context
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.labs64.netlicensing.schema.context package.
- ObjectFactory - Class in org.w3._2000._09.xmldsig_
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.w3._2000._09.xmldsig_ package.
- ObjectFactory() - Constructor for class com.labs64.netlicensing.schema.context.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.labs64.netlicensing.schema.context
- ObjectFactory() - Constructor for class org.w3._2000._09.xmldsig_.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_
- ObjectType - Class in org.w3._2000._09.xmldsig_
-
Java class for ObjectType complex type
- ObjectType() - Constructor for class org.w3._2000._09.xmldsig_.ObjectType
-
Default no-arg constructor
- ObjectType(List<Object>, String, String, String) - Constructor for class org.w3._2000._09.xmldsig_.ObjectType
-
Fully-initialising value constructor
- obtain(Context, String, String) - Static method in class com.labs64.netlicensing.service.BundleService
-
Obtain bundle(create licenses from a bundle license templates).
- obtain(Context, String, String, String) - Static method in class com.labs64.netlicensing.service.BundleService
-
Obtain bundle(create licenses from a bundle license templates).
- OBTAIN_BUNDLE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Transaction for obtain bundle.
- org.w3._2000._09.xmldsig_ - package org.w3._2000._09.xmldsig_
P
- p - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- PackageUtils - Class in com.labs64.netlicensing.util
- Page<Entity> - Interface in com.labs64.netlicensing.domain.vo
-
A page is a sub-list of a list of objects.
- PageGetDispatchNoReflection(Context, String) - Constructor for class com.labs64.netlicensing.util.ServiceHelper.PageGetDispatchNoReflection
- PageImpl<Entity> - Class in com.labs64.netlicensing.domain.vo
-
Basic
Page
implementation. - PageImpl(List<Entity>, int, int, int, long, boolean) - Constructor for class com.labs64.netlicensing.domain.vo.PageImpl
-
Constructor of
PageImpl
. - pagenumber - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Page number
- param(String, String) - Method in class com.labs64.netlicensing.provider.Form
- paramNotEmpty(String, String) - Static method in class com.labs64.netlicensing.util.CheckUtils
-
Ensures that a string passed as a parameter to the calling method is not null or empty.
- paramNotNull(Object, String) - Static method in class com.labs64.netlicensing.util.CheckUtils
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- parseDate(String) - Static method in class com.labs64.netlicensing.util.DateUtils
- parseString(String) - Static method in enum com.labs64.netlicensing.domain.vo.Event
- parseString(String) - Static method in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
- parseString(String) - Static method in enum com.labs64.netlicensing.domain.vo.NotificationProtocol
- parseString(String) - Static method in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
- parseString(String) - Static method in enum com.labs64.netlicensing.domain.vo.TokenType
- parseString(String) - Static method in enum com.labs64.netlicensing.domain.vo.WarningLevel
- parseValue(String) - Static method in enum com.labs64.netlicensing.domain.vo.Currency
-
Parse currency value to
Currency
enum. - parseValue(String) - Static method in enum com.labs64.netlicensing.domain.vo.LicenseType
-
Parse license type value to
LicenseType
enum. - parseValue(String) - Static method in enum com.labs64.netlicensing.domain.vo.VatMode
-
Parse product VAT mode to
VatMode
enum. - parseValueSafe(String) - Static method in enum com.labs64.netlicensing.domain.vo.Currency
-
Parse currency value to
Currency
enum, nothrow version. - parseValueSafe(String) - Static method in enum com.labs64.netlicensing.domain.vo.LicenseType
-
Parse license type value to
LicenseType
enum, nothrow version. - parseValueSafe(String) - Static method in enum com.labs64.netlicensing.domain.vo.VatMode
-
Gets the enum safe.
- PASSWORD - Static variable in class com.labs64.netlicensing.domain.Constants
- PAYLOAD - Static variable in class com.labs64.netlicensing.domain.Constants.Notification
- PaymentMethod - Interface in com.labs64.netlicensing.domain.entity
-
PaymentMethod entity used internally by NetLicensing.
- PaymentMethod() - Constructor for class com.labs64.netlicensing.domain.Constants.PaymentMethod
- PaymentMethodEnum - Enum in com.labs64.netlicensing.domain.vo
-
This enum defines payment methods supported by NetLicensing.
- PaymentMethodImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
PaymentMethod
. - PaymentMethodImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.PaymentMethodImpl
- PaymentMethodService - Class in com.labs64.netlicensing.service
-
Provides payment method entity handling routines.
- PaymentMethodService() - Constructor for class com.labs64.netlicensing.service.PaymentMethodService
- PAYPAL - Enum constant in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
- PAYPAL_SANDBOX - Enum constant in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
- PayPerUse() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.PayPerUse
- PENDING - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionStatus
-
Transaction still running.
- pgenCounter - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- PGPDataType - Class in org.w3._2000._09.xmldsig_
-
Java class for PGPDataType complex type
- PGPDataType() - Constructor for class org.w3._2000._09.xmldsig_.PGPDataType
-
Default no-arg constructor
- PGPDataType(List<Object>) - Constructor for class org.w3._2000._09.xmldsig_.PGPDataType
-
Fully-initialising value constructor
- POST - Enum constant in enum com.labs64.netlicensing.provider.HttpMethod
- PREDEFINED - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
- PRICE - Static variable in class com.labs64.netlicensing.domain.Constants
- PricingTable() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.PricingTable
- printDate(Calendar) - Static method in class com.labs64.netlicensing.util.DateUtils
- processResponse(MetaInfo[], Netlicensing, Class<RES>) - Method in class com.labs64.netlicensing.service.NetLicensingService
- Product - Interface in com.labs64.netlicensing.domain.entity
-
NetLicensing Product entity.
- Product() - Constructor for class com.labs64.netlicensing.domain.Constants.Product
- PRODUCT_MODULE_NAME - Static variable in class com.labs64.netlicensing.domain.Constants.ProductModule
- PRODUCT_MODULE_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.ProductModule
- PRODUCT_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- ProductDiscount - Interface in com.labs64.netlicensing.domain.entity
- ProductDiscountImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Represents discount step as a discount amount (absolute or percentage) after total price reaches the given threshold.
- ProductDiscountImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- ProductImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
Product
. - ProductImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- ProductModule - Interface in com.labs64.netlicensing.domain.entity
-
Product module entity used internally by NetLicensing.
- ProductModule() - Constructor for class com.labs64.netlicensing.domain.Constants.ProductModule
- ProductModuleImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
ProductModule
. - ProductModuleImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- ProductModuleService - Class in com.labs64.netlicensing.service
-
Provides product module handling routines.
- ProductModuleService() - Constructor for class com.labs64.netlicensing.service.ProductModuleService
- ProductService - Class in com.labs64.netlicensing.service
-
Provides product handling routines.
- ProductService() - Constructor for class com.labs64.netlicensing.service.ProductService
- PROP_ID - Static variable in class com.labs64.netlicensing.domain.Constants
- PROP_LICENSEE_NAME - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- PROP_LICENSEE_SECRET - Static variable in class com.labs64.netlicensing.domain.Constants.License
-
Deprecated.Use the NodeLocked licensing model instead.
- PROP_LICENSEE_SECRET - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
-
Deprecated.please use com.labs64.netlicensing.domain.Constants.License#PROP_LICENSEE_SECRET instead.
- PROP_LICENSEE_SECRET - Static variable in class com.labs64.netlicensing.domain.Constants.LicenseTemplate
-
Deprecated.Use the NodeLocked licensing model instead.
- PROP_LICENSEE_SECRET_MODE - Static variable in class com.labs64.netlicensing.domain.Constants.Product
-
Deprecated.please use com.labs64.netlicensing.domain.Constants.ProductModule#PROP_LICENSEE_SECRET_MODE instead.
- PROP_LICENSEE_SECRET_MODE - Static variable in class com.labs64.netlicensing.domain.Constants.ProductModule
- PROP_MARKED_FOR_TRANSFER - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- PROP_SHOP_LICENSE_ID - Static variable in class com.labs64.netlicensing.domain.Constants.Shop
- PROP_SHOPPING_CART - Static variable in class com.labs64.netlicensing.domain.Constants.Shop
- PROP_VAT_MODE - Static variable in class com.labs64.netlicensing.domain.Constants.Product
- property - Variable in class com.labs64.netlicensing.schema.context.Item
-
Simple property direct item element
- property - Variable in class com.labs64.netlicensing.schema.context.List
-
Simple property list element
- Property - Class in com.labs64.netlicensing.schema.context
-
A property element represents all base and custom properties for used at business entities
- Property() - Constructor for class com.labs64.netlicensing.schema.context.Property
-
Default no-arg constructor
- Property(String, String) - Constructor for class com.labs64.netlicensing.schema.context.Property
-
Fully-initialising value constructor
- propertyByName(List<Property>, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Get
Property
by name. - propertyByName(List<Property>, String, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Get
Property
by name. - propertyEncodedValueByName(List<Property>, String) - Static method in class com.labs64.netlicensing.schema.SchemaFunction
-
Get url-encoded Property value by name.
- PROTOCOL - Static variable in class com.labs64.netlicensing.domain.Constants.Notification
- put(String, Composition) - Method in class com.labs64.netlicensing.domain.vo.Composition
- put(String, String) - Method in class com.labs64.netlicensing.domain.vo.Composition
- put(String, String, String) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- put(String, String, String) - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
Q
- q - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- QUANTITY - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseType
-
licenseType: Quantity.
- Quota() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.Quota
R
- readObject(String, Class<T>) - Static method in class com.labs64.netlicensing.util.JAXBUtils
- readObjectFromInputStream(InputStream, Class<T>) - Static method in class com.labs64.netlicensing.util.JAXBUtils
- readObjectFromString(String, Class<T>) - Static method in class com.labs64.netlicensing.util.JAXBUtils
- readPublicKey(byte[]) - Static method in class com.labs64.netlicensing.util.SignatureUtils
-
Read public key from the byte array
- readPublicKey(String) - Static method in class com.labs64.netlicensing.util.SignatureUtils
-
Read public key from the string
- RED - Enum constant in enum com.labs64.netlicensing.domain.vo.WarningLevel
- RED_THRESHOLD - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.Rental
- reference - Variable in class org.w3._2000._09.xmldsig_.ManifestType
- reference - Variable in class org.w3._2000._09.xmldsig_.SignedInfoType
- ReferenceType - Class in org.w3._2000._09.xmldsig_
-
Java class for ReferenceType complex type
- ReferenceType() - Constructor for class org.w3._2000._09.xmldsig_.ReferenceType
-
Default no-arg constructor
- ReferenceType(TransformsType, DigestMethodType, byte[], String, String, String) - Constructor for class org.w3._2000._09.xmldsig_.ReferenceType
-
Fully-initialising value constructor
- removeLicenseTemplateNumber(String) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- removeLicenseTemplateNumber(String) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- removeProperty(String) - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- removeProperty(String) - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- Rental() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.Rental
- request(Context, HttpMethod, String, Form, Map<String, String>) - Method in class com.labs64.netlicensing.service.NetLicensingService
-
Helper method for performing request to NetLicensing API services.
- RestException - Exception in com.labs64.netlicensing.exception
-
The Class RestException can be used in cases where no checked exception can be thrown (e.g.
- RestException(String) - Constructor for exception com.labs64.netlicensing.exception.RestException
-
Construct a
RestException
with the specified detail message. - RestException(String, Throwable) - Constructor for exception com.labs64.netlicensing.exception.RestException
-
Construct a
RestException
with the specified detail message and cause exception. - RestProvider - Interface in com.labs64.netlicensing.provider
- RestProvider.Configuration - Interface in com.labs64.netlicensing.provider
- RestProviderImpl - Class in com.labs64.netlicensing.provider
-
Low level REST client implementation.
- RestProviderImpl(String) - Constructor for class com.labs64.netlicensing.provider.RestProviderImpl
- RestResponse<T> - Class in com.labs64.netlicensing.provider
-
Contains info about response together with response entity.
- RestResponse() - Constructor for class com.labs64.netlicensing.provider.RestResponse
- RetrievalMethodType - Class in org.w3._2000._09.xmldsig_
-
Java class for RetrievalMethodType complex type
- RetrievalMethodType() - Constructor for class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Default no-arg constructor
- RetrievalMethodType(TransformsType, String, String) - Constructor for class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Fully-initialising value constructor
- retrieveValidationFile(Context, String, ValidationParameters) - Static method in class com.labs64.netlicensing.service.ValidationService
-
Retrieves validation file for the given licensee from the server as
Netlicensing
object. - RSAKeyValueType - Class in org.w3._2000._09.xmldsig_
-
Java class for RSAKeyValueType complex type
- RSAKeyValueType() - Constructor for class org.w3._2000._09.xmldsig_.RSAKeyValueType
-
Default no-arg constructor
- RSAKeyValueType(byte[], byte[]) - Constructor for class org.w3._2000._09.xmldsig_.RSAKeyValueType
-
Fully-initialising value constructor
S
- SchemaFunction - Class in com.labs64.netlicensing.schema
-
SchemaFunction defines utility functions for the schema classes.
- SECURITY_MODE - Static variable in class com.labs64.netlicensing.domain.Constants
- SecurityMode - Enum in com.labs64.netlicensing.domain.vo
-
Enumerates possible security modes for accessing the NetLicensing API.
- seed - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- ServiceException - Exception in com.labs64.netlicensing.exception
-
ServiceException is thrown when error response is received from the service.
- ServiceException(int, Map<String, List<String>>, Netlicensing) - Constructor for exception com.labs64.netlicensing.exception.ServiceException
-
Construct a
ServiceException
with the service error response object. - ServiceHelper - Class in com.labs64.netlicensing.util
- ServiceHelper() - Constructor for class com.labs64.netlicensing.util.ServiceHelper
- ServiceHelper.PageGetDispatchNoReflection - Class in com.labs64.netlicensing.util
- setActive(Boolean) - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- setActive(Boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig_.DigestMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig_.SignatureMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.w3._2000._09.xmldsig_.TransformType
-
Sets the value of the algorithm property.
- setAmount(BigDecimal) - Method in class com.labs64.netlicensing.domain.vo.Money
- setAmountFix(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- setAmountFix(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- setAmountPercent(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- setAmountPercent(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- setApiKey(String) - Method in class com.labs64.netlicensing.domain.vo.Context
- setAutomatic(Boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setAutomatic(Boolean) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setBaseUrl(String) - Method in class com.labs64.netlicensing.domain.vo.Context
- setCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Sets the value of the canonicalizationMethod property.
- setCode(String) - Method in interface com.labs64.netlicensing.domain.entity.Country
- setCode(String) - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- setCurrency(Currency) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- setCurrency(Currency) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- setCurrency(Currency) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- setCurrency(Currency) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setCurrency(Currency) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setCurrency(Currency) - Method in interface com.labs64.netlicensing.domain.entity.License
- setCurrency(Currency) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setCurrency(Currency) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setCurrency(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- setCurrency(String) - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- setCurrencyCode(String) - Method in class com.labs64.netlicensing.domain.vo.Money
- setDateClosed(Date) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setDateClosed(Date) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setDateCreated(Date) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setDateCreated(Date) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setDescription(String) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- setDescription(String) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- setDescription(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setDescription(String) - Method in interface com.labs64.netlicensing.domain.entity.Product
- setDigestMethod(DigestMethodType) - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Sets the value of the digestMethod property.
- setDigestValue(byte[]) - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Sets the value of the digestValue property.
- setDiscount(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setDiscount(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setDryRun(Boolean) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
-
Sets the "dry run" mode
- setEncoding(String) - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Sets the value of the encoding property.
- setEntity(T) - Method in class com.labs64.netlicensing.provider.RestResponse
- setEvents(Set<Event>) - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- setEvents(Set<Event>) - Method in interface com.labs64.netlicensing.domain.entity.Notification
- setExpirationTime(Date) - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- setExpirationTime(Date) - Method in interface com.labs64.netlicensing.domain.entity.Token
- setExponent(byte[]) - Method in class org.w3._2000._09.xmldsig_.RSAKeyValueType
-
Sets the value of the exponent property.
- setForOfflineUse(Boolean) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
-
Indicates, that the validation response is intended the offline use
- setG(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the g property.
- setGrandTotal(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setGrandTotal(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setHasnext(String) - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Sets the value of the hasnext property.
- setHeaders(Map<String, List<String>>) - Method in class com.labs64.netlicensing.provider.RestResponse
- setHidden(Boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- setHidden(Boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setHidden(Boolean) - Method in interface com.labs64.netlicensing.domain.entity.License
- setHidden(Boolean) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setHideLicenses(Boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setHideLicenses(Boolean) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setId(String) - Method in class com.labs64.netlicensing.schema.context.Info
-
Sets the value of the id property.
- setId(String) - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.KeyInfoType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.ManifestType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.SignaturePropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.SignatureValueType
-
Sets the value of the id property.
- setId(String) - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Sets the value of the id property.
- setInfos(Netlicensing.Infos) - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Sets the value of the infos property.
- setIsEu(boolean) - Method in interface com.labs64.netlicensing.domain.entity.Country
- setIsEu(boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- setItems(Netlicensing.Items) - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Sets the value of the items property.
- setItemsnumber(String) - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Sets the value of the itemsnumber property.
- setJ(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the j property.
- setKeyInfo(KeyInfoType) - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Sets the value of the keyInfo property.
- setLicense(License) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTransactionJoinImpl
- setLicense(License) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTransactionJoin
- setLicensee(Licensee) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- setLicensee(Licensee) - Method in interface com.labs64.netlicensing.domain.entity.License
- setLicensee(Licensee) - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- setLicenseeAutoCreate(Boolean) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setLicenseeAutoCreate(Boolean) - Method in interface com.labs64.netlicensing.domain.entity.Product
- setLicenseeName(String) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
-
Sets the name for the new licensee
- setLicenseeNumber(String) - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
-
Deprecated.
- setLicenseeProperty(String, String) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- setLicensees(Collection<Licensee>) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setLicenseeSecret(String) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
-
Deprecated.Use the NodeLocked licensing model instead.
- setLicenses(Collection<License>) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- setLicenses(Collection<License>) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setLicenseTemplate(LicenseTemplate) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- setLicenseTemplate(LicenseTemplate) - Method in interface com.labs64.netlicensing.domain.entity.License
- setLicenseTemplateNumbers(List<String>) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- setLicenseTemplateNumbers(List<String>) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- setLicenseTemplates(Collection<LicenseTemplate>) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- setLicenseTransactionJoins(List<LicenseTransactionJoin>) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setLicenseTransactionJoins(List<LicenseTransactionJoin>) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setLicenseType(LicenseType) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setLicenseType(LicenseType) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setLicensingInfo(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setLicensingInfo(String) - Method in interface com.labs64.netlicensing.domain.entity.Product
- setLicensingModel(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- setLicensingModel(String) - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- setMimeType(String) - Method in class org.w3._2000._09.xmldsig_.ObjectType
-
Sets the value of the mimeType property.
- setModulus(byte[]) - Method in class org.w3._2000._09.xmldsig_.RSAKeyValueType
-
Sets the value of the modulus property.
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.Country
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setName(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.License
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.Notification
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.Product
- setName(String) - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- setName(String) - Method in class com.labs64.netlicensing.schema.context.List
-
Sets the value of the name property.
- setName(String) - Method in class com.labs64.netlicensing.schema.context.Property
-
Sets the value of the name property.
- setNumber(String) - Method in interface com.labs64.netlicensing.domain.entity.BaseEntity
- setNumber(String) - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- setObject(Class<?>, Object) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- setObject(Object) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- setObject(String, Object) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- setP(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the p property.
- setPage(int) - Method in class com.labs64.netlicensing.util.ServiceHelper.PageGetDispatchNoReflection
- setPagenumber(String) - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Sets the value of the pagenumber property.
- setPassword(String) - Method in class com.labs64.netlicensing.domain.vo.Context
- setPayload(String) - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- setPayload(String) - Method in interface com.labs64.netlicensing.domain.entity.Notification
- setPgenCounter(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the pgenCounter property.
- setPrice(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.Bundle
- setPrice(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.BundleImpl
- setPrice(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseImpl
- setPrice(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setPrice(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.License
- setPrice(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setProduct(Product) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseeImpl
- setProduct(Product) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- setProduct(Product) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductModuleImpl
- setProduct(Product) - Method in interface com.labs64.netlicensing.domain.entity.Licensee
- setProduct(Product) - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- setProduct(Product) - Method in interface com.labs64.netlicensing.domain.entity.ProductModule
- setProductDiscounts() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setProductDiscounts(List<ProductDiscount>) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setProductModule(ProductModule) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTemplateImpl
- setProductModule(ProductModule) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTemplate
- setProductModules(Collection<ProductModule>) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setProductModuleValidation(String, Composition) - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- setProductModuleValidationParameters(String, Map<String, String>) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
- setProductNumber(String) - Method in class com.labs64.netlicensing.domain.vo.ValidationParameters
-
Sets the target product
- setProtocol(NotificationProtocol) - Method in class com.labs64.netlicensing.domain.entity.impl.NotificationImpl
- setProtocol(NotificationProtocol) - Method in interface com.labs64.netlicensing.domain.entity.Notification
- setPublicKey(String) - Method in class com.labs64.netlicensing.domain.vo.Context
-
Add public key to be used for validate signed NetLicensing response.
- setQ(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the q property.
- setSecurityMode(SecurityMode) - Method in class com.labs64.netlicensing.domain.vo.Context
- setSeed(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the seed property.
- setSignature(SignatureType) - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Sets the value of the signature property.
- setSignatureMethod(SignatureMethodType) - Method in class org.w3._2000._09.xmldsig_.SignedInfoType
-
Sets the value of the signatureMethod property.
- setSignatureValue(SignatureValueType) - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Sets the value of the signatureValue property.
- setSignedInfo(SignedInfoType) - Method in class org.w3._2000._09.xmldsig_.SignatureType
-
Sets the value of the signedInfo property.
- setSource(TransactionSource) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setSource(TransactionSource) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setStatus(TransactionStatus) - Method in class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- setStatus(TransactionStatus) - Method in interface com.labs64.netlicensing.domain.entity.Transaction
- setStatusCode(int) - Method in class com.labs64.netlicensing.provider.RestResponse
- setStringAmount(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
-
Sets the discount amount from string, '%' sign at the end indicates discount is provided in percent.
- setTarget(String) - Method in class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Sets the value of the target property.
- setTokenType(ITokenType) - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- setTokenType(ITokenType) - Method in interface com.labs64.netlicensing.domain.entity.Token
- setTotalitems(String) - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Sets the value of the totalitems property.
- setTotalpages(String) - Method in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Sets the value of the totalpages property.
- setTotalPrice(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- setTotalPrice(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.ProductDiscount
- setTransaction(Transaction) - Method in class com.labs64.netlicensing.domain.entity.impl.LicenseTransactionJoinImpl
- setTransaction(Transaction) - Method in interface com.labs64.netlicensing.domain.entity.LicenseTransactionJoin
- setTransforms(TransformsType) - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Sets the value of the transforms property.
- setTtl(Calendar) - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- setTtl(XMLGregorianCalendar) - Method in class com.labs64.netlicensing.schema.context.Netlicensing
-
Sets the value of the ttl property.
- setType(InfoEnum) - Method in class com.labs64.netlicensing.schema.context.Info
-
Sets the value of the type property.
- setType(String) - Method in class com.labs64.netlicensing.schema.context.Item
-
Sets the value of the type property.
- setType(String) - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Sets the value of the type property.
- setType(String) - Method in class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Sets the value of the type property.
- setURI(String) - Method in class org.w3._2000._09.xmldsig_.ReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.w3._2000._09.xmldsig_.RetrievalMethodType
-
Sets the value of the uri property.
- setUsername(String) - Method in class com.labs64.netlicensing.domain.vo.Context
- setValue(byte[]) - Method in class org.w3._2000._09.xmldsig_.SignatureValueType
-
Sets the value of the value property.
- setValue(Class<?>, T) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- setValue(String) - Method in class com.labs64.netlicensing.domain.vo.Composition
- setValue(String) - Method in class com.labs64.netlicensing.schema.context.Info
-
Sets the value of the value property.
- setValue(String) - Method in class com.labs64.netlicensing.schema.context.Property
-
Sets the value of the value property.
- setValue(String, T) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- setValue(T) - Method in class com.labs64.netlicensing.domain.vo.GenericContext
- setVatPercent(BigDecimal) - Method in interface com.labs64.netlicensing.domain.entity.Country
- setVatPercent(BigDecimal) - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- setVendorNumber(String) - Method in class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- setVendorNumber(String) - Method in interface com.labs64.netlicensing.domain.entity.Token
- setVendorNumber(String) - Method in class com.labs64.netlicensing.domain.vo.Context
- setVersion(String) - Method in class com.labs64.netlicensing.domain.entity.impl.ProductImpl
- setVersion(String) - Method in interface com.labs64.netlicensing.domain.entity.Product
- setX509IssuerName(String) - Method in class org.w3._2000._09.xmldsig_.X509IssuerSerialType
-
Sets the value of the x509IssuerName property.
- setX509SerialNumber(BigInteger) - Method in class org.w3._2000._09.xmldsig_.X509IssuerSerialType
-
Sets the value of the x509SerialNumber property.
- setY(byte[]) - Method in class org.w3._2000._09.xmldsig_.DSAKeyValueType
-
Sets the value of the y property.
- Shop() - Constructor for class com.labs64.netlicensing.domain.Constants.Shop
- SHOP - Enum constant in enum com.labs64.netlicensing.domain.vo.TokenType
- SHOP - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Shop transaction.
- signature - Variable in class com.labs64.netlicensing.schema.context.Netlicensing
-
XML Signature element.
- signatureMethod - Variable in class org.w3._2000._09.xmldsig_.SignedInfoType
- SignatureMethodType - Class in org.w3._2000._09.xmldsig_
-
Java class for SignatureMethodType complex type
- SignatureMethodType() - Constructor for class org.w3._2000._09.xmldsig_.SignatureMethodType
-
Default no-arg constructor
- SignatureMethodType(List<Object>, String) - Constructor for class org.w3._2000._09.xmldsig_.SignatureMethodType
-
Fully-initialising value constructor
- SignaturePropertiesType - Class in org.w3._2000._09.xmldsig_
-
Java class for SignaturePropertiesType complex type
- SignaturePropertiesType() - Constructor for class org.w3._2000._09.xmldsig_.SignaturePropertiesType
-
Default no-arg constructor
- SignaturePropertiesType(List<SignaturePropertyType>, String) - Constructor for class org.w3._2000._09.xmldsig_.SignaturePropertiesType
-
Fully-initialising value constructor
- signatureProperty - Variable in class org.w3._2000._09.xmldsig_.SignaturePropertiesType
- SignaturePropertyType - Class in org.w3._2000._09.xmldsig_
-
Java class for SignaturePropertyType complex type
- SignaturePropertyType() - Constructor for class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Default no-arg constructor
- SignaturePropertyType(List<Object>, String, String) - Constructor for class org.w3._2000._09.xmldsig_.SignaturePropertyType
-
Fully-initialising value constructor
- SignatureType - Class in org.w3._2000._09.xmldsig_
-
Java class for SignatureType complex type
- SignatureType() - Constructor for class org.w3._2000._09.xmldsig_.SignatureType
-
Default no-arg constructor
- SignatureType(SignedInfoType, SignatureValueType, KeyInfoType, List<ObjectType>, String) - Constructor for class org.w3._2000._09.xmldsig_.SignatureType
-
Fully-initialising value constructor
- SignatureUtils - Class in com.labs64.netlicensing.util
- SignatureUtils() - Constructor for class com.labs64.netlicensing.util.SignatureUtils
- signatureValue - Variable in class org.w3._2000._09.xmldsig_.SignatureType
- SignatureValueType - Class in org.w3._2000._09.xmldsig_
-
Java class for SignatureValueType complex type
- SignatureValueType() - Constructor for class org.w3._2000._09.xmldsig_.SignatureValueType
-
Default no-arg constructor
- SignatureValueType(byte[], String) - Constructor for class org.w3._2000._09.xmldsig_.SignatureValueType
-
Fully-initialising value constructor
- signedInfo - Variable in class org.w3._2000._09.xmldsig_.SignatureType
- SignedInfoType - Class in org.w3._2000._09.xmldsig_
-
Java class for SignedInfoType complex type
- SignedInfoType() - Constructor for class org.w3._2000._09.xmldsig_.SignedInfoType
-
Default no-arg constructor
- SignedInfoType(CanonicalizationMethodType, SignatureMethodType, List<ReferenceType>, String) - Constructor for class org.w3._2000._09.xmldsig_.SignedInfoType
-
Fully-initialising value constructor
- SOURCE - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- SOURCE_LICENSEE_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Licensee
- SOURCE_SHOP_ONLY - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- SPKIDataType - Class in org.w3._2000._09.xmldsig_
-
Java class for SPKIDataType complex type
- SPKIDataType() - Constructor for class org.w3._2000._09.xmldsig_.SPKIDataType
-
Default no-arg constructor
- SPKIDataType(List<Object>) - Constructor for class org.w3._2000._09.xmldsig_.SPKIDataType
-
Fully-initialising value constructor
- spkiSexpAndAny - Variable in class org.w3._2000._09.xmldsig_.SPKIDataType
- STATUS - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- STRIPE - Enum constant in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
- STRIPE_TESTING - Enum constant in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
- Subscription() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.Subscription
- SUBSCRIPTION_UPDATE - Enum constant in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Transaction for update licenses (inactive with PT LM, Subscription).
T
- target - Variable in class org.w3._2000._09.xmldsig_.SignaturePropertyType
- TIMEVOLUME - Enum constant in enum com.labs64.netlicensing.domain.vo.LicenseType
-
licenseType: TimeVolume.
- Token - Interface in com.labs64.netlicensing.domain.entity
-
Token entity used internally by NetLicensing.
- Token() - Constructor for class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_PROP_BUNDLE_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_PROP_BUNDLE_PRICE - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_PROP_EMAIL - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_PROP_PRIVATE_KEY - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_PROP_SHOP_URL - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_PROP_VENDORNUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TOKEN_TYPE - Static variable in class com.labs64.netlicensing.domain.Constants.Token
- TokenAuthentication - Class in com.labs64.netlicensing.provider.auth
- TokenAuthentication(String) - Constructor for class com.labs64.netlicensing.provider.auth.TokenAuthentication
-
Token auth constructor.
- TokenImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
Token
. - TokenImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.TokenImpl
- TokenService - Class in com.labs64.netlicensing.service
-
Provides token entity handling routines.
- TokenService() - Constructor for class com.labs64.netlicensing.service.TokenService
- TokenType - Enum in com.labs64.netlicensing.domain.vo
-
This enum defines available token types.
- toString() - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- toString() - Method in class com.labs64.netlicensing.domain.entity.impl.CountryImpl
- toString() - Method in class com.labs64.netlicensing.domain.entity.impl.ProductDiscountImpl
- toString() - Method in class com.labs64.netlicensing.domain.vo.Composition
- toString() - Method in enum com.labs64.netlicensing.domain.vo.Currency
- toString() - Method in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
- toString() - Method in enum com.labs64.netlicensing.domain.vo.LicenseType
- toString() - Method in class com.labs64.netlicensing.domain.vo.PageImpl
- toString() - Method in class com.labs64.netlicensing.domain.vo.ValidationResult
- toString() - Method in enum com.labs64.netlicensing.domain.vo.VatMode
- toString(Map<String, Object>) - Method in class com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
- TOTAL_PRICE - Static variable in class com.labs64.netlicensing.domain.Constants.Product.Discount
- totalitems - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Total items of the list
- totalpages - Variable in class com.labs64.netlicensing.schema.context.Netlicensing.Items
-
Total pages of the list
- Transaction - Interface in com.labs64.netlicensing.domain.entity
-
Transaction entity used internally by NetLicensing.
- Transaction() - Constructor for class com.labs64.netlicensing.domain.Constants.Transaction
- TRANSACTION_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- TransactionImpl - Class in com.labs64.netlicensing.domain.entity.impl
-
Default implementation of
Transaction
. - TransactionImpl() - Constructor for class com.labs64.netlicensing.domain.entity.impl.TransactionImpl
- TransactionService - Class in com.labs64.netlicensing.service
-
Provides transaction handling routines.
- TransactionService() - Constructor for class com.labs64.netlicensing.service.TransactionService
- TransactionSource - Enum in com.labs64.netlicensing.domain.vo
-
The transaction source enumeration.
- TransactionStatus - Enum in com.labs64.netlicensing.domain.vo
-
The transaction status enumeration.
- transfer(Context, String, String) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Transfer licenses between licensees.
- transform - Variable in class org.w3._2000._09.xmldsig_.TransformsType
- transforms - Variable in class org.w3._2000._09.xmldsig_.ReferenceType
- transforms - Variable in class org.w3._2000._09.xmldsig_.RetrievalMethodType
- TransformsType - Class in org.w3._2000._09.xmldsig_
-
Java class for TransformsType complex type
- TransformsType() - Constructor for class org.w3._2000._09.xmldsig_.TransformsType
-
Default no-arg constructor
- TransformsType(List<TransformType>) - Constructor for class org.w3._2000._09.xmldsig_.TransformsType
-
Fully-initialising value constructor
- TransformType - Class in org.w3._2000._09.xmldsig_
-
Java class for TransformType complex type
- TransformType() - Constructor for class org.w3._2000._09.xmldsig_.TransformType
-
Default no-arg constructor
- TransformType(List<Object>, String) - Constructor for class org.w3._2000._09.xmldsig_.TransformType
-
Fully-initialising value constructor
- TryAndBuy() - Constructor for class com.labs64.netlicensing.domain.Constants.LicensingModel.TryAndBuy
- ttl - Variable in class com.labs64.netlicensing.schema.context.Netlicensing
-
Time To Live - time stamp that determines the validity span of the response.
- type - Variable in class com.labs64.netlicensing.schema.context.Info
-
Info element type (error, warning, info)
- type - Variable in class com.labs64.netlicensing.schema.context.Item
-
Item type description (usually a business entity class name)
- type - Variable in class org.w3._2000._09.xmldsig_.ReferenceType
- type - Variable in class org.w3._2000._09.xmldsig_.RetrievalMethodType
U
- update(Context, String, Bundle) - Static method in class com.labs64.netlicensing.service.BundleService
-
Updates bundle properties.
- update(Context, String, Licensee) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Updates licensee properties.
- update(Context, String, LicenseTemplate) - Static method in class com.labs64.netlicensing.service.LicenseTemplateService
-
Updates license template properties.
- update(Context, String, Notification) - Static method in class com.labs64.netlicensing.service.NotificationService
-
Updates notification properties.
- update(Context, String, PaymentMethod) - Static method in class com.labs64.netlicensing.service.PaymentMethodService
-
Updates payment method properties.
- update(Context, String, Product) - Static method in class com.labs64.netlicensing.service.ProductService
-
Updates product properties.
- update(Context, String, ProductModule) - Static method in class com.labs64.netlicensing.service.ProductModuleService
-
Updates product module properties.
- update(Context, String, Transaction) - Static method in class com.labs64.netlicensing.service.TransactionService
-
Updates transaction properties.
- update(Context, String, String, License) - Static method in class com.labs64.netlicensing.service.LicenseService
-
Updates license properties.
- uri - Variable in class org.w3._2000._09.xmldsig_.ReferenceType
- uri - Variable in class org.w3._2000._09.xmldsig_.RetrievalMethodType
- USD - Enum constant in enum com.labs64.netlicensing.domain.vo.Currency
- USERNAME - Static variable in class com.labs64.netlicensing.domain.Constants
- UsernamePasswordAuthentication - Class in com.labs64.netlicensing.provider.auth
- UsernamePasswordAuthentication(String, String) - Constructor for class com.labs64.netlicensing.provider.auth.UsernamePasswordAuthentication
-
Constructor
- Utility() - Constructor for class com.labs64.netlicensing.domain.Constants.Utility
- UtilityService - Class in com.labs64.netlicensing.service
-
Provides utility routines.
- UtilityService() - Constructor for class com.labs64.netlicensing.service.UtilityService
V
- VALID - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel
- validate(Context, String, ValidationParameters, MetaInfo...) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Validates active licenses of the licensee.
- validate(Context, String, ValidationParameters, MetaInfo...) - Static method in class com.labs64.netlicensing.service.ValidationService
-
Validates active licenses of the licensee.
- validate(Context, String, String, String, ValidationParameters, MetaInfo...) - Static method in class com.labs64.netlicensing.service.LicenseeService
-
Deprecated.
- validateOffline(Context, Netlicensing, MetaInfo...) - Static method in class com.labs64.netlicensing.service.ValidationService
-
Perform validation without connecting to the server (offline) using validation file previously retrieved by
ValidationService.retrieveValidationFile(com.labs64.netlicensing.domain.vo.Context, java.lang.String, com.labs64.netlicensing.domain.vo.ValidationParameters)
. - validateSignature(Document) - Static method in class com.labs64.netlicensing.util.XMLDSigValidatorCustom
-
Validate XML (imline) signature.
- validateSignature(Document, Key) - Static method in class com.labs64.netlicensing.util.XMLDSigValidatorCustom
-
Validate XML (detached) signature.
- Validation() - Constructor for class com.labs64.netlicensing.domain.Constants.Validation
- VALIDATION_RESULT_TYPE - Static variable in class com.labs64.netlicensing.domain.Constants.ValidationResult
- ValidationParameters - Class in com.labs64.netlicensing.domain.vo
- ValidationParameters() - Constructor for class com.labs64.netlicensing.domain.vo.ValidationParameters
- ValidationResult - Class in com.labs64.netlicensing.domain.vo
- ValidationResult() - Constructor for class com.labs64.netlicensing.domain.Constants.ValidationResult
- ValidationResult() - Constructor for class com.labs64.netlicensing.domain.vo.ValidationResult
- ValidationService - Class in com.labs64.netlicensing.service
-
Provides routines for validating the licenses.
- ValidationService() - Constructor for class com.labs64.netlicensing.service.ValidationService
- value - Variable in class com.labs64.netlicensing.schema.context.Info
- value - Variable in class com.labs64.netlicensing.schema.context.Property
- value - Variable in class org.w3._2000._09.xmldsig_.SignatureValueType
- value() - Method in enum com.labs64.netlicensing.domain.vo.Currency
-
Get enum value.
- value() - Method in enum com.labs64.netlicensing.domain.vo.LicenseType
-
Get enum value.
- value() - Method in enum com.labs64.netlicensing.domain.vo.VatMode
-
Get enum value.
- value() - Method in enum com.labs64.netlicensing.schema.context.InfoEnum
-
Gets the value associated to the enum constant.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.LicenseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.NotificationProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.SecurityMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.TransactionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.VatMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.domain.vo.WarningLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.provider.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.labs64.netlicensing.schema.context.InfoEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.Currency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.LicenseeSecretMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.LicenseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.NotificationProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.PaymentMethodEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.SecurityMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.TransactionSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.TransactionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.VatMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.domain.vo.WarningLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.provider.HttpMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.labs64.netlicensing.schema.context.InfoEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VAT - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- VAT_MODE - Static variable in class com.labs64.netlicensing.domain.Constants.Transaction
- VAT_PERCENT - Static variable in class com.labs64.netlicensing.domain.Constants.Country
- VatMode - Enum in com.labs64.netlicensing.domain.vo
- Vendor() - Constructor for class com.labs64.netlicensing.domain.Constants.Vendor
- VENDOR_NUMBER - Static variable in class com.labs64.netlicensing.domain.Constants.Vendor
- VENDOR_TYPE - Static variable in class com.labs64.netlicensing.domain.Constants.Vendor
- VERSION - Static variable in class com.labs64.netlicensing.domain.Constants
- visit(LicenseTemplate) - Method in class com.labs64.netlicensing.domain.EntityFactory.LinkedEntitiesPopulator
- visit(Product) - Method in class com.labs64.netlicensing.domain.EntityFactory.LinkedEntitiesPopulator
- visit(ProductModule) - Method in class com.labs64.netlicensing.domain.EntityFactory.LinkedEntitiesPopulator
- visit(Object) - Method in class com.labs64.netlicensing.util.Visitor
- Visitable - Class in com.labs64.netlicensing.util
- Visitable() - Constructor for class com.labs64.netlicensing.util.Visitable
- visitDefault(Object) - Method in class com.labs64.netlicensing.util.Visitor
- Visitor - Class in com.labs64.netlicensing.util
- Visitor() - Constructor for class com.labs64.netlicensing.util.Visitor
W
- WARNING - Enum constant in enum com.labs64.netlicensing.schema.context.InfoEnum
- WARNING_LEVEL - Static variable in class com.labs64.netlicensing.domain.Constants.ValidationResult
- WARNING_LEVEL_CHANGED - Enum constant in enum com.labs64.netlicensing.domain.vo.Event
- WarningLevel - Enum in com.labs64.netlicensing.domain.vo
- WEBHOOK - Enum constant in enum com.labs64.netlicensing.domain.vo.NotificationProtocol
- WrongResponseFormatException - Exception in com.labs64.netlicensing.exception
-
The exception class that should be used when the content of the response of NetLicensing service doesn't meet expectations that we impose on it.
- WrongResponseFormatException(String) - Constructor for exception com.labs64.netlicensing.exception.WrongResponseFormatException
-
Construct a
ConversionException
with the specified detail message.
X
- X509DataType - Class in org.w3._2000._09.xmldsig_
-
Java class for X509DataType complex type
- X509DataType() - Constructor for class org.w3._2000._09.xmldsig_.X509DataType
-
Default no-arg constructor
- X509DataType(List<Object>) - Constructor for class org.w3._2000._09.xmldsig_.X509DataType
-
Fully-initialising value constructor
- x509IssuerName - Variable in class org.w3._2000._09.xmldsig_.X509IssuerSerialType
- x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class org.w3._2000._09.xmldsig_.X509DataType
- X509IssuerSerialType - Class in org.w3._2000._09.xmldsig_
-
Java class for X509IssuerSerialType complex type
- X509IssuerSerialType() - Constructor for class org.w3._2000._09.xmldsig_.X509IssuerSerialType
-
Default no-arg constructor
- X509IssuerSerialType(String, BigInteger) - Constructor for class org.w3._2000._09.xmldsig_.X509IssuerSerialType
-
Fully-initialising value constructor
- x509SerialNumber - Variable in class org.w3._2000._09.xmldsig_.X509IssuerSerialType
- XMLDSigValidatorCustom - Class in com.labs64.netlicensing.util
- xmlEntityToString(T) - Static method in class com.labs64.netlicensing.util.JAXBUtils
Y
- y - Variable in class org.w3._2000._09.xmldsig_.DSAKeyValueType
- YELLOW - Enum constant in enum com.labs64.netlicensing.domain.vo.WarningLevel
- YELLOW_THRESHOLD - Static variable in class com.labs64.netlicensing.domain.Constants.LicensingModel.Rental
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form