Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaServiceSpecification
Packages that use TmaServiceSpecification
Package
Description
-
Uses of TmaServiceSpecification in de.hybris.platform.b2ctelcoservices.jalo
Subclasses of TmaServiceSpecification in de.hybris.platform.b2ctelcoservices.jaloModifier and TypeClassDescriptionclassGenerated class for type TmaCustomerFacingServiceSpec.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaServiceSpecificationModifier and TypeMethodDescriptionTmaExternalIdentifier.getServiceSpecifications()Generated method - Getter of theTmaExternalIdentifier.serviceSpecificationsattribute.TmaExternalIdentifier.getServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaExternalIdentifier.serviceSpecificationsattribute.TmaServiceSpecCharacteristic.getServiceSpecifications()Generated method - Getter of theTmaServiceSpecCharacteristic.serviceSpecificationsattribute.TmaServiceSpecCharacteristic.getServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceSpecCharacteristic.serviceSpecificationsattribute.TmaServiceUsageSpecification.getServiceSpecifications()Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.TmaServiceUsageSpecification.getServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaServiceSpecificationModifier and TypeMethodDescriptionvoidTmaExternalIdentifier.addToServiceSpecifications(TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.voidTmaExternalIdentifier.addToServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.voidTmaServiceSpecCharacteristic.addToServiceSpecifications(TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.voidTmaServiceSpecCharacteristic.addToServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.voidTmaServiceUsageSpecification.addToServiceSpecifications(TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.voidTmaServiceUsageSpecification.addToServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.voidTmaExternalIdentifier.removeFromServiceSpecifications(TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.voidTmaExternalIdentifier.removeFromServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.voidTmaServiceSpecCharacteristic.removeFromServiceSpecifications(TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.voidTmaServiceSpecCharacteristic.removeFromServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.voidTmaServiceUsageSpecification.removeFromServiceSpecifications(TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.voidTmaServiceUsageSpecification.removeFromServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaServiceSpecificationModifier and TypeMethodDescriptionvoidTmaExternalIdentifier.setServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceSpecification> value) Generated method - Setter of theTmaExternalIdentifier.serviceSpecificationsattribute.voidTmaExternalIdentifier.setServiceSpecifications(Set<TmaServiceSpecification> value) Generated method - Setter of theTmaExternalIdentifier.serviceSpecificationsattribute.voidTmaServiceSpecCharacteristic.setServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceSpecification> value) Generated method - Setter of theTmaServiceSpecCharacteristic.serviceSpecificationsattribute.voidTmaServiceSpecCharacteristic.setServiceSpecifications(Set<TmaServiceSpecification> value) Generated method - Setter of theTmaServiceSpecCharacteristic.serviceSpecificationsattribute.voidTmaServiceUsageSpecification.setServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceSpecification> value) Generated method - Setter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.voidTmaServiceUsageSpecification.setServiceSpecifications(Set<TmaServiceSpecification> value) Generated method - Setter of theTmaServiceUsageSpecification.serviceSpecificationsattribute. -
Uses of TmaServiceSpecification in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaServiceSpecificationModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaServiceSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaServiceSpecification(Map attributeValues)