Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaServiceUsageSpecification
Packages that use TmaServiceUsageSpecification
Package
Description
-
Uses of TmaServiceUsageSpecification in de.hybris.platform.b2ctelcoservices.jalo
Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaServiceUsageSpecificationModifier and TypeMethodDescriptionTmaProductUsageSpecification.getServiceUsageSpecifications()Generated method - Getter of theTmaProductUsageSpecification.serviceUsageSpecificationsattribute.TmaProductUsageSpecification.getServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductUsageSpecification.serviceUsageSpecificationsattribute.TmaServiceSpecification.getServiceUsageSpecifications()Generated method - Getter of theTmaServiceSpecification.serviceUsageSpecificationsattribute.TmaServiceSpecification.getServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceSpecification.serviceUsageSpecificationsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaServiceUsageSpecificationModifier and TypeMethodDescriptionvoidTmaProductUsageSpecification.addToServiceUsageSpecifications(TmaServiceUsageSpecification value) Generated method - Addsvalueto serviceUsageSpecifications.voidTmaProductUsageSpecification.addToServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceUsageSpecification value) Generated method - Addsvalueto serviceUsageSpecifications.voidTmaServiceSpecification.addToServiceUsageSpecifications(TmaServiceUsageSpecification value) Generated method - Addsvalueto serviceUsageSpecifications.voidTmaServiceSpecification.addToServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceUsageSpecification value) Generated method - Addsvalueto serviceUsageSpecifications.voidTmaProductUsageSpecification.removeFromServiceUsageSpecifications(TmaServiceUsageSpecification value) Generated method - Removesvaluefrom serviceUsageSpecifications.voidTmaProductUsageSpecification.removeFromServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceUsageSpecification value) Generated method - Removesvaluefrom serviceUsageSpecifications.voidTmaServiceSpecification.removeFromServiceUsageSpecifications(TmaServiceUsageSpecification value) Generated method - Removesvaluefrom serviceUsageSpecifications.voidTmaServiceSpecification.removeFromServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceUsageSpecification value) Generated method - Removesvaluefrom serviceUsageSpecifications.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaServiceUsageSpecificationModifier and TypeMethodDescriptionvoidTmaProductUsageSpecification.setServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceUsageSpecification> value) Generated method - Setter of theTmaProductUsageSpecification.serviceUsageSpecificationsattribute.voidTmaProductUsageSpecification.setServiceUsageSpecifications(Set<TmaServiceUsageSpecification> value) Generated method - Setter of theTmaProductUsageSpecification.serviceUsageSpecificationsattribute.voidTmaServiceSpecification.setServiceUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceUsageSpecification> value) Generated method - Setter of theTmaServiceSpecification.serviceUsageSpecificationsattribute.voidTmaServiceSpecification.setServiceUsageSpecifications(Set<TmaServiceUsageSpecification> value) Generated method - Setter of theTmaServiceSpecification.serviceUsageSpecificationsattribute. -
Uses of TmaServiceUsageSpecification in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaServiceUsageSpecificationModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaServiceUsageSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaServiceUsageSpecification(Map attributeValues)