Uses of Class
de.hybris.platform.agreementservices.jalo.AgrAgreementSpecCharacteristicValue
Packages that use AgrAgreementSpecCharacteristicValue
-
Uses of AgrAgreementSpecCharacteristicValue in de.hybris.platform.agreementservices.jalo
Fields in de.hybris.platform.agreementservices.jalo with type parameters of type AgrAgreementSpecCharacteristicValueModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementSpecCharacteristicValue>AgrAgreementSpecCharacteristicValue.AGREEMENTSPECCHARACTERISTICHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n AGREEMENTSPECCHARACTERISTIC's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementSpecCharacteristicValue>AgrAgreementSpecCharacteristic.AGREEMENTSPECCHARACTERISTICVALUESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n AGREEMENTSPECCHARACTERISTICVALUES's relation attributes from 'many' side.Methods in de.hybris.platform.agreementservices.jalo that return AgrAgreementSpecCharacteristicValueModifier and TypeMethodDescriptionAgreementservicesManager.createAgrAgreementSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) AgreementservicesManager.createAgrAgreementSpecCharacteristicValue(Map attributeValues) AgrAgreementSpecCharValueUse.getAgreementSpecCharValue()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharValueUse.agreementSpecCharValueattribute.AgrAgreementSpecCharValueUse.getAgreementSpecCharValue(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharValueUse.agreementSpecCharValueattribute.Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrAgreementSpecCharacteristicValueModifier and TypeMethodDescriptionAgrAgreementSpecCharacteristic.getAgreementSpecCharacteristicValues()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute.AgrAgreementSpecCharacteristic.getAgreementSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute.Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrAgreementSpecCharacteristicValueModifier and TypeMethodDescriptionvoidAgrAgreementSpecCharacteristic.addToAgreementSpecCharacteristicValues(AgrAgreementSpecCharacteristicValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecCharacteristicValues.voidAgrAgreementSpecCharacteristic.addToAgreementSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementSpecCharacteristicValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecCharacteristicValues.voidAgrAgreementSpecCharacteristic.removeFromAgreementSpecCharacteristicValues(AgrAgreementSpecCharacteristicValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecCharacteristicValues.voidAgrAgreementSpecCharacteristic.removeFromAgreementSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementSpecCharacteristicValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecCharacteristicValues.voidAgrAgreementSpecCharValueUse.setAgreementSpecCharValue(AgrAgreementSpecCharacteristicValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecCharValueUse.agreementSpecCharValueattribute.voidAgrAgreementSpecCharValueUse.setAgreementSpecCharValue(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementSpecCharacteristicValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecCharValueUse.agreementSpecCharValueattribute.Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrAgreementSpecCharacteristicValueModifier and TypeMethodDescriptionvoidAgrAgreementSpecCharacteristic.setAgreementSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreementSpecCharacteristicValue> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute.voidAgrAgreementSpecCharacteristic.setAgreementSpecCharacteristicValues(Set<AgrAgreementSpecCharacteristicValue> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute.