Uses of Class
de.hybris.platform.b2ctelcoservices.enums.TmaProcessType
Packages that use TmaProcessType
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoaddon.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
-
Uses of TmaProcessType in de.hybris.platform.b2ctelcoaddon.model
Methods in de.hybris.platform.b2ctelcoaddon.model that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaProcessTypeListingComponentModel.getProcessTypes()Generated method - Getter of theTmaProcessTypeListingComponent.processTypesattribute defined at extensionb2ctelcoaddon.Method parameters in de.hybris.platform.b2ctelcoaddon.model with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaProcessTypeListingComponentModel.setProcessTypes(Set<TmaProcessType> value) Generated method - Setter ofTmaProcessTypeListingComponent.processTypesattribute defined at extensionb2ctelcoaddon. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return TmaProcessTypeModifier and TypeMethodDescriptionTmaChecklistActionParamData.getProcessType()TmaOfferContextData.getProcessType()TmaOfferData.getProcessType()Methods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type TmaProcessTypeMethods in de.hybris.platform.b2ctelcofacades.data with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaChecklistActionParamData.setProcessType(TmaProcessType processType) voidTmaOfferContextData.setProcessType(TmaProcessType processType) voidTmaOfferData.setProcessType(TmaProcessType processType) Method parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaChecklistActionData.setProcessTypes(Set<TmaProcessType> processTypes) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.order.impl
Methods in de.hybris.platform.b2ctelcofacades.order.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionprotected booleanDefaultTmaCartFacade.hasSubscriptionTerm(TmaProductOfferingModel product, TmaBundledProductOfferingModel parentBpo, TmaProcessType processType, String subscriptionTermId) Checks if the provided subscription term is in the prices of the productOffering, parentBpo and processType provided. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.purchaseflow
Methods in de.hybris.platform.b2ctelcofacades.purchaseflow that return TmaProcessTypeModifier and TypeMethodDescriptionTmaProcessTypeFacade.getProcessType(String code) Returns a process type given a code.Method parameters in de.hybris.platform.b2ctelcofacades.purchaseflow with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaProcessTypeFacade.getProcessTypeNamesFromEnums(Collection<TmaProcessType> processTypesEnumCollection) Obtains the list of process types names from the given collection of process type enums. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.purchaseflow.impl
Methods in de.hybris.platform.b2ctelcofacades.purchaseflow.impl that return TmaProcessTypeMethod parameters in de.hybris.platform.b2ctelcofacades.purchaseflow.impl with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionDefaultTmaProcessTypeFacadeImpl.getProcessTypeNamesFromEnums(Collection<TmaProcessType> processTypesEnumCollection) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.strategy.impl
Methods in de.hybris.platform.b2ctelcofacades.strategy.impl that return TmaProcessTypeModifier and TypeMethodDescriptionprotected TmaProcessTypeTmaAbstractProcessFlowStrategy.getProcessTypeFromSession()Methods in de.hybris.platform.b2ctelcofacades.strategy.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionprotected booleanTmaAbstractProcessFlowStrategy.hasSubscriptionTerm(TmaProductOfferingModel product, TmaBundledProductOfferingModel parentBpo, TmaProcessType processType, String subscriptionTermId) Checks if the provided subscription term is in the prices of the productOffering, parentBpo and processType provided. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.user
Methods in de.hybris.platform.b2ctelcofacades.user that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaCustomerFacade.getAllProcessTypes()Gets all the ProcessTypes that exist in the system.TmaCustomerFacade.retrieveEligibleProcessTypes()Retrieves theTmaProcessTypes for which the current customer is eligible.TmaCustomerFacade.retrieveEligibleProcessTypesByCustomerId(String customerId) Retrieves theTmaProcessTypes for which the given customer is eligible.Methods in de.hybris.platform.b2ctelcofacades.user with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionTmaCustomerFacade.determineEligibleSubscriptionSelections(TmaProcessType processType) Retrieves all eligible subscription selections for a process, grouped byTmaBillingAgreementModelandTmaBundledProductOfferingModel, for given customer UID.TmaCustomerFacade.getEligibleSubscriptionData(String subscriberIdentity, String billingSystemId, TmaProcessType processType) Returns theTmaSubscriptionBaseDataif any matching subscription with given details is found through the eligible customer's subscriptions for given process.TmaCustomerFacade.retrieveEligibleSubscriptions(TmaProcessType processType) Retrieves customer's eligible subscriptions based on givenTmaProcessType.TmaCustomerFacade.retrieveEligibleSubscriptions(TmaProcessType processType, String userId) Retrieves the provided customer's eligible subscriptions based on givenTmaProcessType. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofacades.user.impl
Methods in de.hybris.platform.b2ctelcofacades.user.impl that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaDefaultCustomerFacade.getAllProcessTypes()TmaDefaultCustomerFacade.retrieveEligibleProcessTypes()TmaDefaultCustomerFacade.retrieveEligibleProcessTypesByCustomerId(String customerId) Methods in de.hybris.platform.b2ctelcofacades.user.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionTmaDefaultCustomerFacade.determineEligibleSubscriptionSelections(TmaProcessType processType) TmaDefaultCustomerFacade.getEligibleSubscriptionData(String subscriberIdentity, String billingSystemId, TmaProcessType processType) TmaDefaultCustomerFacade.retrieveEligibleSubscriptions(TmaProcessType processType) TmaDefaultCustomerFacade.retrieveEligibleSubscriptions(TmaProcessType processType, String userId) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcofulfillmentprocess.impl
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionprotected voidDefaultMockCreateCpiService.processEntriesByProcessType(List<AbstractOrderEntryModel> groupEntries, TmaProcessType processType) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.checklist.context
Methods in de.hybris.platform.b2ctelcoservices.checklist.context that return TmaProcessTypeMethods in de.hybris.platform.b2ctelcoservices.checklist.context with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaChecklistContext.setProcessType(TmaProcessType processType) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.checklist.impl
Methods in de.hybris.platform.b2ctelcoservices.checklist.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionprotected TmaChecklistContextDefaultTmaChecklistServiceTest.createContext(TmaProcessType processType, TmaProductOfferingModel... productOfferings) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.compatibility.data
Methods in de.hybris.platform.b2ctelcoservices.compatibility.data that return TmaProcessTypeMethods in de.hybris.platform.b2ctelcoservices.compatibility.data with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaPolicyContext.setProcessType(TmaProcessType processType) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao.impl that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionprotected Map<TmaProcessType,Set<String>> TmaSppEligibleProcessesAndTermsConditionBuilder.createProcessAndTermsMap(TmaPriceContext priceContext) protected Map<TmaProcessType,Set<String>> TmaSppEligibleProcessesAndTermsConditionBuilder.filterEligibleProcessesAndTerms(TmaPriceContext priceContext) Filters the eligibleTmaProcessTypeand associated subscription terms ids from the givenTmaPriceContext.protected Set<TmaProcessType>TmaSppEligibleProcessesAndTermsConditionBuilder.retrieveEligibleProcesses(TmaPriceContext priceContext) Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionprotected de.hybris.platform.core.GenericConditionTmaSppEligibleProcessesAndTermsConditionBuilder.createConditionFor(de.hybris.platform.core.GenericQuery query, TmaProcessType processType, Set<String> termCodes) Deprecated, for removal: This API element is subject to removal in a future version.protected de.hybris.platform.core.GenericConditionTmaSppEligibleProcessesAndTermsConditionBuilder.createConditionsForProcess(de.hybris.platform.core.GenericQuery query, TmaProcessType processType) Deprecated, for removal: This API element is subject to removal in a future version.protected Set<TmaEligibilityContextModel>TmaSppEligibleProcessesAndTermsConditionBuilder.retrieveExistingContextsForProcess(TmaProcessType processType) protected voidTmaSppEligibleProcessesAndTermsConditionBuilder.updateEligibleProcessesAndTermsWithSubscriptionTerms(Set<SubscriptionTermModel> subscriptionTerms, Map<TmaProcessType, Set<String>> eligibleProcessesAndTerms, TmaProcessType processType, Set<TmaEligibilityContextModel> eligibilityContexts) Method parameters in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao.impl with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionprotected de.hybris.platform.core.GenericConditionTmaSppEligibleProcessesAndTermsConditionBuilder.createCondition(de.hybris.platform.core.GenericQuery query, Map<TmaProcessType, Set<String>> eligibleProcessesAndTerms) protected de.hybris.platform.core.GenericConditionTmaSppEligibleProcessesAndTermsConditionBuilder.createConditionsForProcesses(de.hybris.platform.core.GenericQuery query, Set<TmaProcessType> processTypes) protected voidTmaSppEligibleProcessesAndTermsConditionBuilder.updateEligibleProcessesAndTermsWithSubscriptionTerms(Set<SubscriptionTermModel> subscriptionTerms, Map<TmaProcessType, Set<String>> eligibleProcessesAndTerms, TmaProcessType processType, Set<TmaEligibilityContextModel> eligibilityContexts) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.compatibility.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionTmaPolicyContextBuilder.withProcessType(TmaProcessType processType) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.compatibility.validators.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.validators.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionprotected TmaProcessTypesPolicyStatementModelTmaProcessTypesStatementValidatorTest.createProcessTypesPolicyStatement(TmaProcessType... processTypes) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.daos.impl
Method parameters in de.hybris.platform.b2ctelcoservices.daos.impl with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionprotected TmaPriceContextDefaultTmaSubscriptionPricePlanDaoIntegrationTest.createBpoPriceContext(ProductModel bpo, ProductModel affected, Set<ProductModel> required, HashSet<TmaProcessType> processTypes) protected TmaPriceContextDefaultTmaSubscriptionPricePlanDaoIntegrationTest.createPriceContext(ProductModel product, HashSet<TmaProcessType> processTypes) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.enums
Fields in de.hybris.platform.b2ctelcoservices.enums declared as TmaProcessTypeModifier and TypeFieldDescriptionstatic final TmaProcessTypeTmaProcessType.ACQUISITIONGenerated enum value for TmaProcessType.ACQUISITION declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.DEVICE_ONLYGenerated enum value for TmaProcessType.DEVICE_ONLY declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.MNPGenerated enum value for TmaProcessType.MNP declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.PREPAID_TO_POSTPAIDGenerated enum value for TmaProcessType.PREPAID_TO_POSTPAID declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.RELOCATIONGenerated enum value for TmaProcessType.RELOCATION declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.RETENTIONGenerated enum value for TmaProcessType.RETENTION declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.SWITCH_SERVICE_PROVIDERGenerated enum value for TmaProcessType.SWITCH_SERVICE_PROVIDER declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.TARIFF_CHANGEGenerated enum value for TmaProcessType.TARIFF_CHANGE declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.TERMINATIONGenerated enum value for TmaProcessType.TERMINATION declared at extension tuadatacommonsservices.static final TmaProcessTypeTmaProcessType.UPSELLGenerated enum value for TmaProcessType.UPSELL declared at extension tuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.enums that return TmaProcessTypeModifier and TypeMethodDescriptionstatic TmaProcessTypeReturns a TmaProcessType instance representing the specified enum value. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaProcessTypesPolicyStatementModel.getProcesses()Generated method - Getter of theTmaProcessTypesPolicyStatement.processesattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaProcessTypesPolicyStatementModel.setProcesses(Set<TmaProcessType> value) Generated method - Setter ofTmaProcessTypesPolicyStatement.processesattribute defined at extensionb2ctelcoservices. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.pricing.context
Methods in de.hybris.platform.b2ctelcoservices.pricing.context that return types with arguments of type TmaProcessTypeMethod parameters in de.hybris.platform.b2ctelcoservices.pricing.context with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, ProductModel affectedProduct) Deprecated.since 1911.TmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts) Deprecated.since 1911.TmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts, CurrencyModel currency) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, CurrencyModel currencyModel) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms) Deprecated.since 1911.TmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, CurrencyModel currencyModel) Deprecated.since 1911.voidTmaPriceContext.setProcessTypes(Set<TmaProcessType> processTypes) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.pricing.context.impl
Method parameters in de.hybris.platform.b2ctelcoservices.pricing.context.impl with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionDefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel product, Set<TmaProcessType> processTypes, ProductModel affectedProduct) Deprecated.DefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel product, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts) Deprecated.DefaultTmaPriceContextFactory.createBpoPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, ProductModel affectedProduct, Set<? extends ProductModel> requiredProducts, CurrencyModel currency) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes, CurrencyModel currencyModel) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel product, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms) Deprecated.DefaultTmaPriceContextFactory.createPriceContext(ProductModel productOffering, Set<TmaProcessType> processTypes, Set<SubscriptionTermModel> subscriptionTerms, CurrencyModel currencyModel) Deprecated.TmaPriceContextBuilder.withProcessTypes(Set<TmaProcessType> processTypes) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Fields in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl declared as TmaProcessTypeModifier and TypeFieldDescriptionprotected static final TmaProcessTypeTmaAbstractPropertyFieldValueProvider.DEFAULT_CATEGORY_PAGE_PROCESS_TYPE -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionTmaCustomerInventoryService.getAllProcessTypes()Gets all the ProcessTypes that exist in the system.TmaCustomerInventoryService.retrieveProcesses()Retrieves theTmaProcessTypes for which the current customer is eligible.TmaCustomerInventoryService.retrieveProcessesByCustomerId(String customerId) Retrieves theTmaProcessTypes for which the given customer is eligible.Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionTmaSubscriptionTermService.getApplicableSubscriptionTerms(TmaProductOfferingModel spo, TmaBundledProductOfferingModel bpo, TmaProcessType processType) Returns all subscription terms found in the price plans configured on given spo and bpo.booleanTmaPoService.isPoEligibleForProcessType(TmaProcessType processType, TmaProductOfferingModel product, TmaBundledProductOfferingModel bpo) Verifies if the given product is eligible for the given process type.TmaCustomerInventoryService.retrieveEligibleSubscriptions(String subscriberIdentity, String billingSystemId, TmaProcessType processType) Retrieves theTmaSubscriptionBaseModeleligible for a given process, billing system and subscriber identityTmaCustomerInventoryService.retrieveSubscriptionsForProcess(TmaProcessType processType) Retrieves theTmaSubscriptionBaseModels eligible for a given process.TmaCustomerInventoryService.retrieveSubscriptionsForProcess(TmaProcessType processType, String userId) Retrieves theTmaSubscriptionBaseModels eligible for a given process and user. -
Uses of TmaProcessType in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionDefaultTmaCustomerInventoryService.getAllProcessTypes()protected List<TmaProcessType>DefaultTmaCustomerInventoryService.getProcessTypesFromCodes(List<String> processTypeCodes) DefaultTmaCustomerInventoryService.retrieveProcesses()DefaultTmaCustomerInventoryService.retrieveProcessesByCustomerId(String customerId) Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionDefaultTmaSubscriptionTermService.getApplicableSubscriptionTerms(TmaProductOfferingModel spo, TmaBundledProductOfferingModel bpo, TmaProcessType processType) booleanDefaultTmaPoService.isPoEligibleForProcessType(TmaProcessType processType, TmaProductOfferingModel product, TmaBundledProductOfferingModel bpo) DefaultTmaCustomerInventoryService.retrieveEligibleSubscriptions(String subscriberIdentity, String billingSystemId, TmaProcessType processType) DefaultTmaCustomerInventoryService.retrieveSubscriptionsForProcess(TmaProcessType processType) DefaultTmaCustomerInventoryService.retrieveSubscriptionsForProcess(TmaProcessType processType, String userId) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcotmfwebservices.mappers.processtype
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.processtype with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidProcessTypeAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessType target, ma.glasnost.orika.MappingContext context) voidProcessTypeHrefAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessType target, ma.glasnost.orika.MappingContext context) voidProcessTypeIdAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessType target, ma.glasnost.orika.MappingContext context) voidProcessTypeSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessType target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcotmfwebservices.mappers.processtyperef
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.processtyperef with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidTmaProcessTypeRefAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessTypeRef target, ma.glasnost.orika.MappingContext context) voidTmaProcessTypeRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessTypeRef target, ma.glasnost.orika.MappingContext context) voidTmaProcessTypeRefIdAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessTypeRef target, ma.glasnost.orika.MappingContext context) voidTmaProcessTypeRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, ProcessTypeRef target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProcessType in de.hybris.platform.b2ctelcotmfwebservices.mappers.qualifiedprocesstype
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.qualifiedprocesstype with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidQualifiedProcessTypeHrefAttributeMappper.populateTargetAttributeFromSource(TmaProcessType source, QualifiedProcessType target, ma.glasnost.orika.MappingContext context) voidQualifiedProcessTypeIdAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, QualifiedProcessType target, ma.glasnost.orika.MappingContext context) voidQualifiedProcessTypeProcessTypeAttributeMapper.populateTargetAttributeFromSource(TmaProcessType source, QualifiedProcessType target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProcessType in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return TmaProcessTypeMethods in de.hybris.platform.commercefacades.order.data with parameters of type TmaProcessType -
Uses of TmaProcessType in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type TmaProcessTypeMethod parameters in de.hybris.platform.commercefacades.product.data with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionvoidPriceData.setProcessTypes(Set<TmaProcessType> processTypes) -
Uses of TmaProcessType in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return TmaProcessTypeModifier and TypeMethodDescriptionAbstractOrderEntryModel.getProcessType()Generated method - Getter of theAbstractOrderEntry.processTypeattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.core.model.order with parameters of type TmaProcessTypeModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setProcessType(TmaProcessType value) Generated method - Setter ofAbstractOrderEntry.processTypeattribute defined at extensiontuadatacommonsservices. -
Uses of TmaProcessType in de.hybris.platform.europe1.model
Methods in de.hybris.platform.europe1.model that return types with arguments of type TmaProcessTypeModifier and TypeMethodDescriptionPriceRowModel.getProcessTypes()Generated method - Getter of thePriceRow.processTypesattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.europe1.model with type arguments of type TmaProcessTypeModifier and TypeMethodDescriptionvoidPriceRowModel.setProcessTypes(Set<TmaProcessType> value) Generated method - Setter ofPriceRow.processTypesattribute defined at extensiontuadatacommonsservices.
TmaSppEligibleProcessesAndTermsConditionBuilder.createCondition(GenericQuery, Map)