Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaPolicyAction
Packages that use TmaPolicyAction
-
Uses of TmaPolicyAction in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaPolicyActionModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TmaPolicyAction>GeneratedTmaPolicyStatement.ACTIONSHANDLEROneToManyHandlerfor handling 1:n ACTIONS's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaPolicyActionModifier and TypeMethodDescriptionGeneratedB2ctelcoservicesManager.createTmaPolicyAction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedB2ctelcoservicesManager.createTmaPolicyAction(Map attributeValues) Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaPolicyActionModifier and TypeMethodDescriptionGeneratedTmaCompatibilityPolicy.getActions()Generated method - Getter of theTmaCompatibilityPolicy.actionsattribute.GeneratedTmaCompatibilityPolicy.getActions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCompatibilityPolicy.actionsattribute.GeneratedTmaPolicyStatement.getActions()Generated method - Getter of theTmaPolicyStatement.actionsattribute.GeneratedTmaPolicyStatement.getActions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaPolicyStatement.actionsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaPolicyActionModifier and TypeMethodDescriptionvoidGeneratedTmaCompatibilityPolicy.addToActions(TmaPolicyAction value) Generated method - Addsvalueto actions.voidGeneratedTmaCompatibilityPolicy.addToActions(de.hybris.platform.jalo.SessionContext ctx, TmaPolicyAction value) Generated method - Addsvalueto actions.voidGeneratedTmaPolicyStatement.addToActions(TmaPolicyAction value) Generated method - Addsvalueto actions.voidGeneratedTmaPolicyStatement.addToActions(de.hybris.platform.jalo.SessionContext ctx, TmaPolicyAction value) Generated method - Addsvalueto actions.voidGeneratedTmaCompatibilityPolicy.removeFromActions(TmaPolicyAction value) Generated method - Removesvaluefrom actions.voidGeneratedTmaCompatibilityPolicy.removeFromActions(de.hybris.platform.jalo.SessionContext ctx, TmaPolicyAction value) Generated method - Removesvaluefrom actions.voidGeneratedTmaPolicyStatement.removeFromActions(TmaPolicyAction value) Generated method - Removesvaluefrom actions.voidGeneratedTmaPolicyStatement.removeFromActions(de.hybris.platform.jalo.SessionContext ctx, TmaPolicyAction value) Generated method - Removesvaluefrom actions.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaPolicyActionModifier and TypeMethodDescriptionvoidGeneratedTmaCompatibilityPolicy.setActions(de.hybris.platform.jalo.SessionContext ctx, Set<TmaPolicyAction> value) Generated method - Setter of theTmaCompatibilityPolicy.actionsattribute.voidGeneratedTmaCompatibilityPolicy.setActions(Set<TmaPolicyAction> value) Generated method - Setter of theTmaCompatibilityPolicy.actionsattribute.voidGeneratedTmaPolicyStatement.setActions(de.hybris.platform.jalo.SessionContext ctx, Set<TmaPolicyAction> value) Generated method - Setter of theTmaPolicyStatement.actionsattribute.voidGeneratedTmaPolicyStatement.setActions(Set<TmaPolicyAction> value) Generated method - Setter of theTmaPolicyStatement.actionsattribute.