Package | Description |
---|---|
com.neurosys.crm.pricing.domain | |
com.neurosys.crm.pricing.domain.jpa | |
com.neurosys.crm.pricing.etl |
Modifier and Type | Class and Description |
---|---|
class |
Tier<F extends Feature>
A Tier.
|
Modifier and Type | Method and Description |
---|---|
ProductPackage |
Tier.getAddOnOverrides()
Add-On or Override
Feature over standard getFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
Tier.setAddOnOverrides(ProductPackage addOnOverrides)
Add-On or Override
Feature over standard getFeatures() |
Constructor and Description |
---|
ProductPackage(ProductPackage t) |
Tier(ProductPackage t) |
Modifier and Type | Class and Description |
---|---|
class |
JPAProductPackage
A Package is like an Order
|
class |
JPATier |
Constructor and Description |
---|
JPATier(ProductPackage t) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Feature> |
TierToFeatureListTransformer.flattenProductPackageToFeatures(ProductPackage input)
Flattens a
ProductPackage by getting its features and
if sub-ProductPackage s exist then getting their features as well, recursively. |
Copyright © 2018. All rights reserved.