Uses of Class
de.hybris.platform.agreementservices.jalo.AgrAgreementSpecCharacteristic
Packages that use AgrAgreementSpecCharacteristic
-
Uses of AgrAgreementSpecCharacteristic in de.hybris.platform.agreementservices.jalo
Methods in de.hybris.platform.agreementservices.jalo that return AgrAgreementSpecCharacteristicModifier and TypeMethodDescriptionAgreementservicesManager.createAgrAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) AgreementservicesManager.createAgrAgreementSpecCharacteristic(Map attributeValues) AgrAgreementSpecCharacteristicValue.getAgreementSpecCharacteristic()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute.AgrAgreementSpecCharacteristicValue.getAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute.Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrAgreementSpecCharacteristicModifier and TypeMethodDescriptionAgrAgreementSpecification.getAgreementSpecCharacteristics()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecCharacteristicsattribute.AgrAgreementSpecification.getAgreementSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecCharacteristicsattribute.Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrAgreementSpecCharacteristicModifier and TypeMethodDescriptionvoidAgrAgreementSpecification.addToAgreementSpecCharacteristics(AgrAgreementSpecCharacteristic value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecCharacteristics.voidAgrAgreementSpecification.addToAgreementSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementSpecCharacteristic value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecCharacteristics.voidAgrAgreementSpecification.removeFromAgreementSpecCharacteristics(AgrAgreementSpecCharacteristic value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecCharacteristics.voidAgrAgreementSpecification.removeFromAgreementSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementSpecCharacteristic value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecCharacteristics.voidAgrAgreementSpecCharacteristicValue.setAgreementSpecCharacteristic(AgrAgreementSpecCharacteristic value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute.voidAgrAgreementSpecCharacteristicValue.setAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementSpecCharacteristic value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute.Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrAgreementSpecCharacteristicModifier and TypeMethodDescriptionvoidAgrAgreementSpecification.setAgreementSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreementSpecCharacteristic> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.agreementSpecCharacteristicsattribute.voidAgrAgreementSpecification.setAgreementSpecCharacteristics(Set<AgrAgreementSpecCharacteristic> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.agreementSpecCharacteristicsattribute.