A B C D E G H I J K L N O P R S T U V X 

A

AbstractCacheItemKeyGenerator - Class in com.ibm.configurator.ddm.cache
The abstract implementation of CacheItemKeyGenerator interface.
AbstractCacheItemKeyGenerator() - Constructor for class com.ibm.configurator.ddm.cache.AbstractCacheItemKeyGenerator
 
AbstractCacheService - Class in com.ibm.configurator.ddm.cache
Abstract implementation of CacheService interface.
AbstractCacheService() - Constructor for class com.ibm.configurator.ddm.cache.AbstractCacheService
 
AbstractDataSource - Class in com.ibm.configurator.ddm.datasource
Abstract implementation of the DataSource interface.
AbstractDataSource() - Constructor for class com.ibm.configurator.ddm.datasource.AbstractDataSource
 
AbstractOption - Class in com.ibm.configurator.ddm.dataobjects
Abstract implementation of the Option interface.
AbstractOption(OptionTypes) - Constructor for class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
AbstractValueResolver - Class in com.ibm.configurator.ddm.valueresolver
Abstract implementation of the ValueResolver interface.
AbstractValueResolver() - Constructor for class com.ibm.configurator.ddm.valueresolver.AbstractValueResolver
 
AdditionalLinePrice - Interface in com.ibm.configurator.pricing.adapter
An interface to the Additional line price information that is associated to an item.
ALG_RSA_256 - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
ALG_RSA_384 - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
ALG_RSA_512 - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
ATTRIBUTE_SELECTION_PROPERTY - Static variable in class com.ibm.configurator.ddm.DDMConstants
 
AuthLoginHelper - Class in com.ibm.configurator.userauth.adapter
Created by SwatiChougule on 8/29/2019.
AuthLoginHelper() - Constructor for class com.ibm.configurator.userauth.adapter.AuthLoginHelper
 

B

BEARER - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
BUNDLE - Static variable in interface com.ibm.configurator.catalog.adapter.CatalogItem
The integer value representing catalog item type, BUNDLE.

C

CacheItem - Interface in com.ibm.configurator.ddm.cache
The cache item interface is the representation of data to be cached.
CacheItemKeyGenerator - Interface in com.ibm.configurator.ddm.cache
The cache item key generator interface provides service(s) to generate the key for the cache item.
CacheService - Interface in com.ibm.configurator.ddm.cache
The cache service interface provides caching services for data driven modeling to hold the data fetched from data source.
canAuthenticateUser(Map<String, String>, String, String) - Method in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapter
 
canAuthenticateUser(Map<String, String>, String, String) - Method in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
canAuthenticateUser(Map<String, String>, String, String) - Method in interface com.ibm.configurator.userauth.adapter.UserAuthAdapter
This method is responsible for authenticating the user based on the authentication parameters passed in as input.
canExecuteAction(String, Map<String, String>, String) - Method in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapter
 
canExecuteAction(String, Map<String, String>, String) - Method in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
canExecuteAction(String, Map<String, String>, String) - Method in interface com.ibm.configurator.userauth.adapter.UserAuthAdapter
This method checks whether the user has authority to execute a specific action.
CatalogAdapter - Interface in com.ibm.configurator.catalog.adapter
Catalog adapter interface
CatalogAdapterV2 - Interface in com.ibm.configurator.catalog.adapter
Catalog adapter interface V2.
CatalogItem - Interface in com.ibm.configurator.catalog.adapter
The CatalogItem interface which hold the product details used by the configurator application.
CATEGORY - Static variable in interface com.ibm.configurator.catalog.adapter.CatalogItem
The integer value representing catalog item type, CATEGORY.
CLAIM_AUDIENCE - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
CLAIM_EXPIRATION - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
CLAIM_ISSUEDAT - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
CLAIM_ISSUER - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
CLAIM_SUBJECT - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
clone() - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Returns a clone of the object
clone() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
com.ibm.configurator.catalog.adapter - package com.ibm.configurator.catalog.adapter
 
com.ibm.configurator.catalog.adapter.impl - package com.ibm.configurator.catalog.adapter.impl
 
com.ibm.configurator.ddm - package com.ibm.configurator.ddm
 
com.ibm.configurator.ddm.cache - package com.ibm.configurator.ddm.cache
 
com.ibm.configurator.ddm.cache.impl - package com.ibm.configurator.ddm.cache.impl
 
com.ibm.configurator.ddm.dataobjects - package com.ibm.configurator.ddm.dataobjects
 
com.ibm.configurator.ddm.dataobjects.impl - package com.ibm.configurator.ddm.dataobjects.impl
 
com.ibm.configurator.ddm.datasource - package com.ibm.configurator.ddm.datasource
 
com.ibm.configurator.ddm.datasource.impl - package com.ibm.configurator.ddm.datasource.impl
 
com.ibm.configurator.ddm.valueresolver - package com.ibm.configurator.ddm.valueresolver
 
com.ibm.configurator.ddm.valueresolver.impl - package com.ibm.configurator.ddm.valueresolver.impl
 
com.ibm.configurator.pricing.adapter - package com.ibm.configurator.pricing.adapter
 
com.ibm.configurator.pricing.adapter.impl - package com.ibm.configurator.pricing.adapter.impl
 
com.ibm.configurator.sterling.catalog.adapter.impl - package com.ibm.configurator.sterling.catalog.adapter.impl
 
com.ibm.configurator.sterling.pricing.adapter.impl - package com.ibm.configurator.sterling.pricing.adapter.impl
 
com.ibm.configurator.sterling.userauth.adapter.impl - package com.ibm.configurator.sterling.userauth.adapter.impl
 
com.ibm.configurator.sterling.userauth.verify - package com.ibm.configurator.sterling.userauth.verify
 
com.ibm.configurator.userauth.adapter - package com.ibm.configurator.userauth.adapter
 

D

DATA_SOURCE_API_NAME_PROPERTY - Static variable in class com.ibm.configurator.ddm.datasource.impl.SterlingCatalogDataSourceAdapter
 
DATA_SOURCE_NAME_PROPERTY - Static variable in class com.ibm.configurator.ddm.DDMConstants
The property used to define data source name.
DATA_SOURCE_PROPERTY_PREFIX - Static variable in class com.ibm.configurator.ddm.DDMConstants
The prefix used to define data source properties.
DataSource - Interface in com.ibm.configurator.ddm.datasource
This interface represents a data source from where the data is is fetched.
DDMConstants - Class in com.ibm.configurator.ddm
A collection of constants generally used for Data Driven Modeling.
DDMConstants() - Constructor for class com.ibm.configurator.ddm.DDMConstants
 
DefaultAdditionalLinePrice - Class in com.ibm.configurator.pricing.adapter.impl
Holds the additional price details corresponding to an item.
DefaultAdditionalLinePrice() - Constructor for class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
DefaultCacheItem - Class in com.ibm.configurator.ddm.cache.impl
The default implementation of CacheItem interface.
DefaultCacheItem(Object, List<Option>, long) - Constructor for class com.ibm.configurator.ddm.cache.impl.DefaultCacheItem
 
DefaultCacheItemKeyGenerator - Class in com.ibm.configurator.ddm.cache.impl
The default implementation of CacheItemKeyGenerator interface.
DefaultCacheItemKeyGenerator() - Constructor for class com.ibm.configurator.ddm.cache.impl.DefaultCacheItemKeyGenerator
 
DefaultCatalogItem - Class in com.ibm.configurator.catalog.adapter.impl
The default implementation of the CatalogItem interface
DefaultCatalogItem() - Constructor for class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
DefaultOptionClass - Class in com.ibm.configurator.ddm.dataobjects.impl
The default implementation of OptionClass interface.
DefaultOptionClass() - Constructor for class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
DefaultOptionItem - Class in com.ibm.configurator.ddm.dataobjects.impl
The default implementation of OptionItem interface.
DefaultOptionItem() - Constructor for class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionItem
 
DefaultPriceItem - Class in com.ibm.configurator.pricing.adapter.impl
The default implementation of the PriceItem interface
DefaultPriceItem() - Constructor for class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
DefaultVerificationKeyResolver - Class in com.ibm.configurator.sterling.userauth.verify
 
DefaultVerificationKeyResolver(Map<String, Object>, Map<String, Object>, String) - Constructor for class com.ibm.configurator.sterling.userauth.verify.DefaultVerificationKeyResolver
 

E

EhCacheService - Class in com.ibm.configurator.ddm.cache.impl
A ehcache based cache service to be used to provide caching services for data driven modeling to hold the data fetched from data source.
EhCacheService() - Constructor for class com.ibm.configurator.ddm.cache.impl.EhCacheService
 
evaluate(String) - Method in class com.ibm.configurator.ddm.ExpressionEvaluator
This method evaluates the expression an returns a list of evaluated values.
ExpressionEvaluator - Class in com.ibm.configurator.ddm
Expression evaluator provides services to evaluate the expression based on user selections.
ExpressionEvaluator(IModelBean, Object) - Constructor for class com.ibm.configurator.ddm.ExpressionEvaluator
 
ExpressionEvaluator(IModelBean, Object, Map<String, List>) - Constructor for class com.ibm.configurator.ddm.ExpressionEvaluator
 

G

generateKey(String, String, Map<String, String[]>, IPropertyList, String, Timestamp, String, String, boolean, Map<String, String>) - Method in interface com.ibm.configurator.ddm.cache.CacheItemKeyGenerator
This method generates the key for the cache item based on various parameters.
generateKey(String, String, Map<String, String[]>, IPropertyList, String, Timestamp, String, String, boolean, Map<String, String>) - Method in class com.ibm.configurator.ddm.cache.impl.DefaultCacheItemKeyGenerator
 
get(Object) - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method returns the cache item from the cache for the specified key.
get(Object) - Method in class com.ibm.configurator.ddm.cache.impl.EhCacheService
 
GET_TOKEN_DETAILS_API - Static variable in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
getAdditionalLinePrices() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getAdditionalLinePrices() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns additional Pricing information about the line
getAPITemplate(String) - Method in class com.ibm.configurator.ddm.datasource.impl.SterlingCatalogDataSourceAdapter
The method returns the output template for the specified API.
getAttributeMap() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
 
getAttributeMap() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getCacheItemKeyGeneratorConfigurationProperties() - Method in class com.ibm.configurator.ddm.cache.AbstractCacheItemKeyGenerator
 
getCacheItemKeyGeneratorConfigurationProperties() - Method in interface com.ibm.configurator.ddm.cache.CacheItemKeyGenerator
This method returns the cache item key generator configuration properties.
getCacheServiceConfigurationProperties() - Method in class com.ibm.configurator.ddm.cache.AbstractCacheService
 
getCacheServiceConfigurationProperties() - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method returns the cache service configuration properties.
getCategoryDomainKey() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the category domain key of the catalog item.
getCategoryDomainKey() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getCategoryDomainList(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapter
Returns the list of category domains for the input tenant
getCategoryDomainList(String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
getCategoryID() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the category id of the catalog item.
getCategoryID() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getCategoryKey() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the category key of the catalog item.
getCategoryKey() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getCategoryPath() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the category path of the catalog item.
getCategoryPath() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getChildOptions() - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
getChildOptions() - Method in interface com.ibm.configurator.ddm.dataobjects.OptionClass
This method returns the list of child options.
getChildProducts(String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapter
Deprecated.
getChildProducts(String, String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapterV2
Returns the child products of a product
getChildProducts(String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
getChildProducts(String, String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapterV2
 
getConfig(String, String) - Static method in class com.ibm.configurator.sterling.userauth.verify.JWTIssuerConfig
 
getData(String, String, IPropertyList, Map<String, String>, String, Timestamp, String, String, boolean, Map<String, String>) - Method in interface com.ibm.configurator.ddm.datasource.DataSource
This method gets the data from the data source based on the search criteria and other parameters.
getData(String, String, IPropertyList, Map<String, String>, String, Timestamp, String, String, boolean, Map<String, String>) - Method in class com.ibm.configurator.ddm.datasource.impl.SterlingCatalogDataSourceAdapter
 
getDataSourceConfigurationProperties() - Method in class com.ibm.configurator.ddm.datasource.AbstractDataSource
 
getDataSourceConfigurationProperties() - Method in interface com.ibm.configurator.ddm.datasource.DataSource
This method returns the data source configuration properties.
getDescription() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the description of the catalog item.
getDescription() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getDescription() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getDescription() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the description of the option.
getEndDate() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getEndDate() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the end date of the option.
getEntitlements(List<String>, String, String, Timestamp, String, String, boolean, Map<String, String>) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapter
Returns the entitlement in a map object where key is the sku and value is a boolean indicating whether the sku is entitled or not
getEntitlements(List<String>, String, String, Timestamp, String, String, boolean, Map<String, String>) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
getExtendedPrice() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getExtendedPrice() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the extended price of the item
getImageUrl() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getImageUrl() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the image url of the option.
getInstance() - Static method in class com.ibm.configurator.sterling.userauth.verify.JWTParser
 
getIsConfigurable() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the flag indicating whether the catalog item is configurable.
getIsConfigurable() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getIsModelItem() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the flag indicating whether the catalog item is a model item.
getIsModelItem() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getItemKey() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the item key of the catalog item.
getItemKey() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getItemPrices(List<PriceItem>, String, String, Timestamp, String, String, String, Map<String, String>) - Method in interface com.ibm.configurator.pricing.adapter.PricingAdapter
Returns the item prices
getItemPrices(List<PriceItem>, String, String, Timestamp, String, String, String, Map<String, String>) - Method in class com.ibm.configurator.sterling.pricing.adapter.impl.XAPIPricingAdapter
 
getKey() - Method in interface com.ibm.configurator.ddm.cache.CacheItem
This method returns the cache key of the cache items.
getKey() - Method in class com.ibm.configurator.ddm.cache.impl.DefaultCacheItem
 
getKitCode() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the kit code of the catalog item.
getKitCode() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getLastModified() - Method in interface com.ibm.configurator.ddm.cache.CacheItem
This method returns last modified time of the model, when this cache item was created.
getLastModified() - Method in class com.ibm.configurator.ddm.cache.impl.DefaultCacheItem
 
getLineAdjustment() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getLineAdjustment() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the adjustment applied on the order line
getLinePrice() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getLinePrice() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the total price of the order line
getListPrice() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getListPrice() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the list price of the item
getLongDescription() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the long description of the catalog item.
getLongDescription() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getName() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the name of the catalog item.
getName() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getName() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getName() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the name of the option.
getName() - Method in enum com.ibm.configurator.ddm.dataobjects.OptionTypes
This method returns the name of the option type.
getOptions() - Method in interface com.ibm.configurator.ddm.cache.CacheItem
This method returns the data that this cache item is representing.
getOptions() - Method in class com.ibm.configurator.ddm.cache.impl.DefaultCacheItem
 
getOptionType() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getOptionType() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This methods returns an enumeration value providing information about the type of this option.
getOrganizationCode() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Return the organization code of the organization to which the catalog item belongs.
getOrganizationCode() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getParentCategoryKey() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the parent category key of the catalog item.
getParentCategoryKey() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getParentProductId() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the parent product id of the catalog item.
getParentProductId() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getPath() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getPath() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the path of the lineItem
getPercentAdjustment() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getPercentAdjustment() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the adjustment percentage applied on the order line
getPrice() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getPrice() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the price of the option.
getPrice() - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Returns the price value for this price type
getPrice() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
getPrice() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getPrice() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the price of the item
getPriceTypeName() - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Return the price type name
getPriceTypeName() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
getProductCategoryAndProduct(String, String, String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapter
Deprecated.
getProductCategoryAndProduct(String, String, String, String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapterV2
Returns the sub category and products under a category
getProductCategoryAndProduct(String, String, String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
getProductCategoryAndProduct(String, String, String, String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapterV2
 
getProductId() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the product id of the catalog item.
getProductId() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getProducts(String, String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapter
Deprecated.
getProducts(String, String, String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapterV2
Returns a list of product details based on sku and criteria passed
getProducts(String, String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
getProducts(String, String, String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapterV2
 
getProperties() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getProperties() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the properties of the option.
getQuantity() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getQuantity() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the quantity of the item
getReccurringType() - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Returns the recurring type value of this price type
getReccurringType() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
getSelectionCriteria() - Method in class com.ibm.configurator.ddm.valueresolver.ResolutionResult
This method returns the resultant selection criteria.
getShortDescription() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the short description of the catalog item.
getShortDescription() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getSku() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the item id of the catalog item.
getSku() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getSku() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getSku() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the sku/item id associated with this option.
getSku() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getSku() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the item id of the item
getStartDate() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getStartDate() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
The method returns the start date of the option.
getTenantId() - Method in class com.ibm.configurator.ddm.cache.AbstractCacheItemKeyGenerator
 
getTenantId() - Method in class com.ibm.configurator.ddm.cache.AbstractCacheService
 
getTenantId() - Method in interface com.ibm.configurator.ddm.cache.CacheItemKeyGenerator
This method returns the tenant Id.
getTenantId() - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method returns the tenant Id.
getTenantId() - Method in class com.ibm.configurator.ddm.datasource.AbstractDataSource
 
getTenantId() - Method in interface com.ibm.configurator.ddm.datasource.DataSource
This method returns the tenant Id.
getTenantId() - Method in class com.ibm.configurator.ddm.valueresolver.AbstractValueResolver
 
getTenantId() - Method in interface com.ibm.configurator.ddm.valueresolver.ValueResolver
This method returns the tenant Id.
getType() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Returns the type of the catalog item.
getType() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getUIControl() - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
getUIControl() - Method in interface com.ibm.configurator.ddm.dataobjects.OptionClass
This method returns the UI control name of the option class.
getUIControlRecommendation() - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
getUIControlRecommendation() - Method in interface com.ibm.configurator.ddm.dataobjects.OptionClass
This method returns the UI control recommendation of the option class.
getUnitPrice() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getUnitPrice() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the unit price of the item
getUOM() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Return the unit of measure of the catalog item.
getUOM() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getUom() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
getUom() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns the unit of measure of the option.
getUom() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
getUom() - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Returns the unit of measure of the item
getUomList() - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
 
getUomList() - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
getValueResolverConfigurationProperties() - Method in class com.ibm.configurator.ddm.valueresolver.AbstractValueResolver
 
getValueResolverConfigurationProperties() - Method in interface com.ibm.configurator.ddm.valueresolver.ValueResolver
This method returns the value resolver configuration properties.
getVariableValues() - Method in class com.ibm.configurator.ddm.valueresolver.ResolutionResult
This method returns a map containing variables and its values.
getVerificationKeyLoader() - Method in class com.ibm.configurator.sterling.userauth.verify.JWTIssuerConfig
 

H

HEADER_ALGORITHM - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
HEADER_KEYID - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 

I

IJWTVerificationKeyLoader - Interface in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 9/1/2019.
init(String, Map<String, String>) - Method in class com.ibm.configurator.ddm.cache.AbstractCacheItemKeyGenerator
 
init(String, Map<String, String>) - Method in class com.ibm.configurator.ddm.cache.AbstractCacheService
 
init(String, Map<String, String>) - Method in interface com.ibm.configurator.ddm.cache.CacheItemKeyGenerator
This method initializes the cache item key generator.
init(String, Map<String, String>) - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method initializes the cache service.
init(String, Map<String, String>) - Method in class com.ibm.configurator.ddm.cache.impl.EhCacheService
This method initializes the ehcache configuration.
init(String, Map<String, String>) - Method in class com.ibm.configurator.ddm.datasource.AbstractDataSource
 
init(String, Map<String, String>) - Method in interface com.ibm.configurator.ddm.datasource.DataSource
This method initializes the data source.
init(String, Map<String, String>) - Method in class com.ibm.configurator.ddm.valueresolver.AbstractValueResolver
 
init(String, Map<String, String>) - Method in interface com.ibm.configurator.ddm.valueresolver.ValueResolver
This method initializes the value resolver.
isDisabled() - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionItem
 
isDisabled() - Method in interface com.ibm.configurator.ddm.dataobjects.OptionItem
This method returns a boolean value indicating whether this option item should be disabled or not.
isIgnoreInQuote() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
isIgnoreInQuote() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method returns a boolean value indicating whether this option can be ignored in quote.
isPriceForInfo() - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Returns if this price type is for informational purpose
isPriceForInfo() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
isPriceLocked() - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Returns true if the price for this price type is price locked, else false
isPriceLocked() - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
isRecommended() - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionItem
 
isRecommended() - Method in interface com.ibm.configurator.ddm.dataobjects.OptionItem
This method returns a boolean value indicating whether this is a recommended option item or not.
isResolved() - Method in class com.ibm.configurator.ddm.valueresolver.ResolutionResult
This method returns a boolean value indicating whether the values were resolved successfully.
isViewable() - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
isViewable() - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This methods returns a boolean value indicating whether this option is viewable or not.
ITEM - Static variable in interface com.ibm.configurator.catalog.adapter.CatalogItem
The integer value representing catalog item type, ITEM.

J

JKSTRUSTSTORE - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTIssuerConfig
 
JKSTRUSTSTORE - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTIssuerConfig.SupportedKeyLoader
 
JWT_TRUST_STORE - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
JWT_TRUST_STORE_PASS - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
JWTConfigException - Exception in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 9/1/2019.
JWTConfigException(String) - Constructor for exception com.ibm.configurator.sterling.userauth.verify.JWTConfigException
 
JWTConfigException(String, Throwable) - Constructor for exception com.ibm.configurator.sterling.userauth.verify.JWTConfigException
 
JWTConstants - Class in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 8/30/2019.
JWTConstants() - Constructor for class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 
JWTIssuerConfig - Class in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 9/1/2019.
JWTIssuerConfig.SupportedKeyLoader - Class in com.ibm.configurator.sterling.userauth.verify
 
JWTKeyLoadException - Exception in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 9/1/2019.
JWTKeyLoadException(String) - Constructor for exception com.ibm.configurator.sterling.userauth.verify.JWTKeyLoadException
 
JWTKeyLoadException(String, Throwable) - Constructor for exception com.ibm.configurator.sterling.userauth.verify.JWTKeyLoadException
 
JWTParser - Class in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 8/29/2019.
JWTParser() - Constructor for class com.ibm.configurator.sterling.userauth.verify.JWTParser
 
JWTVerificationException - Exception in com.ibm.configurator.sterling.userauth.verify
General exception which is thrown during JWT authentication
JWTVerificationException(String) - Constructor for exception com.ibm.configurator.sterling.userauth.verify.JWTVerificationException
 
JWTVerificationException(String, Throwable) - Constructor for exception com.ibm.configurator.sterling.userauth.verify.JWTVerificationException
 

K

keyLoaderName - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTParser
 
KEYSTORE_TYPE_JKS - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 

L

loadKeyForVerification(String, Map<String, Object>) - Method in interface com.ibm.configurator.sterling.userauth.verify.IJWTVerificationKeyLoader
 
loadKeyForVerification(String, Map<String, Object>) - Method in class com.ibm.configurator.sterling.userauth.verify.TruststoreSigningKeyLoader
 

N

name - Variable in class com.ibm.configurator.sterling.userauth.verify.JWTIssuerConfig.SupportedKeyLoader
 

O

Option - Interface in com.ibm.configurator.ddm.dataobjects
Represents the data returned by the data source.
OptionClass - Interface in com.ibm.configurator.ddm.dataobjects
Represents an option class returned by the data source.
OptionItem - Interface in com.ibm.configurator.ddm.dataobjects
Represents an option item returned by the data source.
OptionTypes - Enum in com.ibm.configurator.ddm.dataobjects
Enumeration of option types.

P

possiblyJwt(String) - Static method in class com.ibm.configurator.userauth.adapter.AuthLoginHelper
do a basic check for jwt i.e.
prepareOptions(String, Document, String, String) - Method in class com.ibm.configurator.ddm.datasource.impl.SterlingCatalogDataSourceAdapter
This method processes the API output and prepare the list of options to be returned.
PriceItem - Interface in com.ibm.configurator.pricing.adapter
The PriceItem interface which holds the pricing data used by the configurator application.
PricingAdapter - Interface in com.ibm.configurator.pricing.adapter
The pricing adapter interface
props - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTParser
 
put(CacheItem) - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method stores the cache items in the cache.
put(CacheItem) - Method in class com.ibm.configurator.ddm.cache.impl.EhCacheService
 

R

readBearerToken(HttpServletRequest) - Static method in class com.ibm.configurator.userauth.adapter.AuthLoginHelper
if there is no bearer token, returns null.
remove(Object) - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method removes the cache items identified by the cache key specified.
remove(Object) - Method in class com.ibm.configurator.ddm.cache.impl.EhCacheService
 
removeAll() - Method in interface com.ibm.configurator.ddm.cache.CacheService
This method removes all cached items.
removeAll() - Method in class com.ibm.configurator.ddm.cache.impl.EhCacheService
 
ResolutionResult - Class in com.ibm.configurator.ddm.valueresolver
 
ResolutionResult() - Constructor for class com.ibm.configurator.ddm.valueresolver.ResolutionResult
 
resolve(String, String, IPropertyList, Map<String, String>, ExpressionEvaluator, String, Timestamp, String, String, boolean, Map<String, String>) - Method in class com.ibm.configurator.ddm.valueresolver.impl.XpathValueResolver
 
resolve(String, String, IPropertyList, Map<String, String>, ExpressionEvaluator, String, Timestamp, String, String, boolean, Map<String, String>) - Method in interface com.ibm.configurator.ddm.valueresolver.ValueResolver
This method resolves the values in the selection criteria.
resolveKey(JsonWebSignature, List<JsonWebStructure>) - Method in class com.ibm.configurator.sterling.userauth.verify.DefaultVerificationKeyResolver
 
RSA - Static variable in class com.ibm.configurator.sterling.userauth.verify.JWTConstants
 

S

SELECTED_UOM_PROPERTY - Static variable in class com.ibm.configurator.ddm.DDMConstants
 
SELECTION_CRITERIA_PROPERTY - Static variable in class com.ibm.configurator.ddm.DDMConstants
The property used to define selection criteria.
setAdditionalLinePrices(List<AdditionalLinePrice>) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setAdditionalLinePrices(List<AdditionalLinePrice>) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets additional prices for order line item
setAttributeMap(Map<String, String>) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
 
setAttributeMap(Map<String, String>) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setCategoryDomainKey(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the category domain key for the catalog item.
setCategoryDomainKey(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setCategoryID(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the category id for the catalog item.
setCategoryID(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setCategoryKey(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the category key for the catalog item.
setCategoryKey(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setCategoryPath(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the category path for the catalog item.
setCategoryPath(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setChildOptions(List<Option>) - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
setChildOptions(List<Option>) - Method in interface com.ibm.configurator.ddm.dataobjects.OptionClass
This method sets the child options.
setDescription(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the description for the catalog item.
setDescription(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setDescription(String) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setDescription(String) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the description for the option.
setDisabled(Boolean) - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionItem
 
setDisabled(Boolean) - Method in interface com.ibm.configurator.ddm.dataobjects.OptionItem
This method set a boolean value indicating whether this option item should be disabled or not.
setEndDate(Long) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setEndDate(Long) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the end date for the option.
setExtendedPrice(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setExtendedPrice(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the extended price for the item
setIgnoreInQuote(Boolean) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setIgnoreInQuote(Boolean) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This methods sets a boolean value indicating whether this option can be ignored in quote.
setImageUrl(String) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setImageUrl(String) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the image url for the option.
setIsConfigurable(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the flag indicating whether the catalog item is configurable.
setIsConfigurable(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setIsModelItem(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the flag indicating whether the catalog item is a model item.
setIsModelItem(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setItemKey(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the item key for the catalog item.
setItemKey(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setKitCode(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the kit code for the catalog item.
setKitCode(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setLineAdjustment(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setLineAdjustment(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the line level adjustment for the order line
setLinePrice(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setLinePrice(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets total price for the order line
setListPrice(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setListPrice(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the listing price for the item
setLongDescription(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the long description for the catalog item.
setLongDescription(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setName(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the name for the catalog item.
setName(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setName(String) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setName(String) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method set the name for the option.
setOptionType(OptionTypes) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setOptionType(OptionTypes) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the type for option.
setOrganizationCode(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the organization code of the organization to which the catalog item belongs.
setOrganizationCode(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setParentCategoryKey(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the parent category key for the catalog item.
setParentCategoryKey(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setParentProductId(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the parent product id for the catalog item.
setParentProductId(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setPath(String) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setPath(String) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the line path for line item
setPercentAdjustment(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setPercentAdjustment(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets Percentage of adjustment applied on the order line
setPrice(Double) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setPrice(Double) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the price for the option.
setPrice(Double) - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Sets the price value for this price type
setPrice(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
setPrice(BigDecimal) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setPrice(BigDecimal) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the price of the Item
setPriceForInfo(boolean) - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Sets whether the price type is for informational purpose
setPriceForInfo(boolean) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
setPriceLocked(boolean) - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Sets the price locked flag for this price type
setPriceLocked(boolean) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
setPriceTypeName(String) - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Sets the price type name
setPriceTypeName(String) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
setProductId(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the product id for the catalog item.
setProductId(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setProperties(Map<String, String>) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setProperties(Map<String, String>) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method set the properties for the option.
setQuantity(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setQuantity(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the quantity for the item
setReccurringType(String) - Method in interface com.ibm.configurator.pricing.adapter.AdditionalLinePrice
Sets the recurring type value for the price type
setReccurringType(String) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultAdditionalLinePrice
 
setRecommended(Boolean) - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionItem
 
setRecommended(Boolean) - Method in interface com.ibm.configurator.ddm.dataobjects.OptionItem
This method set a boolean value indicating whether this is a recommended option item or not.
setResolved(boolean) - Method in class com.ibm.configurator.ddm.valueresolver.ResolutionResult
This method sets a boolean value indicating whether the values were resolved successfully.
setSelectionCriteria(String) - Method in class com.ibm.configurator.ddm.valueresolver.ResolutionResult
This method sets the selection criteria.
setShortDescription(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the short description for the catalog item.
setShortDescription(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setSku(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the item id for the catalog item.
setSku(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setSku(String) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setSku(String) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method associates a sku/item id with the option.
setSku(String) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setSku(String) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets item id for the item
setStartDate(Long) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setStartDate(Long) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the start date for the option.
setType(int) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the type for the catalog item.
setType(int) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setUIControl(String) - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
setUIControl(String) - Method in interface com.ibm.configurator.ddm.dataobjects.OptionClass
This method sets the UI control name.
setUIControlRecommendation(String) - Method in class com.ibm.configurator.ddm.dataobjects.impl.DefaultOptionClass
 
setUIControlRecommendation(String) - Method in interface com.ibm.configurator.ddm.dataobjects.OptionClass
This method sets the UI control recommendation.
setUnitPrice(Double) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setUnitPrice(Double) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the unit price for the item
setUOM(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
Sets the unit of measure for the catalog item.
setUOM(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setUom(String) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setUom(String) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets the unit of measure for the option.
setUom(String) - Method in class com.ibm.configurator.pricing.adapter.impl.DefaultPriceItem
 
setUom(String) - Method in interface com.ibm.configurator.pricing.adapter.PriceItem
Sets the Unit of measure for the item
setUomList(String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogItem
 
setUomList(String) - Method in class com.ibm.configurator.catalog.adapter.impl.DefaultCatalogItem
 
setVariableValues(Map<String, String[]>) - Method in class com.ibm.configurator.ddm.valueresolver.ResolutionResult
This method sets the variable values.
setViewable(Boolean) - Method in class com.ibm.configurator.ddm.dataobjects.AbstractOption
 
setViewable(Boolean) - Method in interface com.ibm.configurator.ddm.dataobjects.Option
This method sets a boolean value indicating whether the option is viewable or not.
SterlingCatalogDataSourceAdapter - Class in com.ibm.configurator.ddm.datasource.impl
This class provides services to fetch data from Sterling catalog data source based on the search criteria.
SterlingCatalogDataSourceAdapter() - Constructor for class com.ibm.configurator.ddm.datasource.impl.SterlingCatalogDataSourceAdapter
 

T

TruststoreSigningKeyLoader - Class in com.ibm.configurator.sterling.userauth.verify
Created by SwatiChougule on 9/1/2019.
TruststoreSigningKeyLoader() - Constructor for class com.ibm.configurator.sterling.userauth.verify.TruststoreSigningKeyLoader
 

U

USERAUTH_AUTHENTICATION_AUTHTYPE - Static variable in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
USERAUTH_AUTHENTICATION_AUTHTYPE_BASIC - Static variable in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
USERAUTH_AUTHENTICATION_AUTHTYPE_JWT - Static variable in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
USERAUTH_AUTHENTICATION_AUTHTYPE_STANDARD - Static variable in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
USERAUTH_PROVIDER_AUTHPARAM_TOKEN - Static variable in class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
UserAuthAdapter - Interface in com.ibm.configurator.userauth.adapter
 

V

validateCurrency(String, String) - Method in interface com.ibm.configurator.pricing.adapter.PricingAdapter
Validates the curreny for a given tenant
validateCurrency(String, String) - Method in class com.ibm.configurator.sterling.pricing.adapter.impl.XAPIPricingAdapter
 
validateCustomer(String, String) - Method in interface com.ibm.configurator.catalog.adapter.CatalogAdapter
Validates a customer in the catalog organization
validateCustomer(String, String) - Method in class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
VALUE_RESOLVER_NAME_PROPERTY - Static variable in class com.ibm.configurator.ddm.DDMConstants
The property used to define value resolver name.
VALUE_RESOLVER_PROPERTY_PREFIX - Static variable in class com.ibm.configurator.ddm.DDMConstants
The prefix used to define value resolver properties.
valueOf(String) - Static method in enum com.ibm.configurator.ddm.dataobjects.OptionTypes
Returns the enum constant of this type with the specified name.
ValueResolver - Interface in com.ibm.configurator.ddm.valueresolver
The value resolver interface provides service(s) to resolve the values in the selection criteria.
values() - Static method in enum com.ibm.configurator.ddm.dataobjects.OptionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignedJWT(String, String) - Method in class com.ibm.configurator.sterling.userauth.verify.JWTParser
 

X

XAPICatalogAdapter - Class in com.ibm.configurator.sterling.catalog.adapter.impl
Default catalog adapter for sterling catalog using XAPIs
XAPICatalogAdapter() - Constructor for class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapter
 
XAPICatalogAdapterV2 - Class in com.ibm.configurator.sterling.catalog.adapter.impl
Default catalog adapter for sterling catalog using XAPIs
XAPICatalogAdapterV2() - Constructor for class com.ibm.configurator.sterling.catalog.adapter.impl.XAPICatalogAdapterV2
 
XAPIPricingAdapter - Class in com.ibm.configurator.sterling.pricing.adapter.impl
 
XAPIPricingAdapter() - Constructor for class com.ibm.configurator.sterling.pricing.adapter.impl.XAPIPricingAdapter
 
XAPIUserAuthAdapter - Class in com.ibm.configurator.sterling.userauth.adapter.impl
 
XAPIUserAuthAdapter() - Constructor for class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapter
 
XAPIUserAuthAdapterV2 - Class in com.ibm.configurator.sterling.userauth.adapter.impl
 
XAPIUserAuthAdapterV2() - Constructor for class com.ibm.configurator.sterling.userauth.adapter.impl.XAPIUserAuthAdapterV2
 
XpathValueResolver - Class in com.ibm.configurator.ddm.valueresolver.impl
A xpath based value resolver service to resolve the values in selection criteria based on xpath expressions.
XpathValueResolver() - Constructor for class com.ibm.configurator.ddm.valueresolver.impl.XpathValueResolver
 
A B C D E G H I J K L N O P R S T U V X