Uses of Class
de.hybris.platform.agreementservices.jalo.AgrAgreementAuthorization
Packages that use AgrAgreementAuthorization
-
Uses of AgrAgreementAuthorization in de.hybris.platform.agreementservices.jalo
Fields in de.hybris.platform.agreementservices.jalo with type parameters of type AgrAgreementAuthorizationModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementAuthorization>AgrAgreement.AGREEMENTAUTHORIZATIONSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n AGREEMENTAUTHORIZATIONS's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementAuthorization>AgrAgreementAuthorization.AGREEMENTHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n AGREEMENT's relation attributes from 'one' side.Methods in de.hybris.platform.agreementservices.jalo that return AgrAgreementAuthorizationModifier and TypeMethodDescriptionAgreementservicesManager.createAgrAgreementAuthorization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) AgreementservicesManager.createAgrAgreementAuthorization(Map attributeValues) Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrAgreementAuthorizationModifier and TypeMethodDescriptionAgrAgreement.getAgreementAuthorizations()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreement.agreementAuthorizationsattribute.AgrAgreement.getAgreementAuthorizations(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreement.agreementAuthorizationsattribute.Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrAgreementAuthorizationModifier and TypeMethodDescriptionvoidAgrAgreement.addToAgreementAuthorizations(AgrAgreementAuthorization value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementAuthorizations.voidAgrAgreement.addToAgreementAuthorizations(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementAuthorization value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementAuthorizations.voidAgrAgreement.removeFromAgreementAuthorizations(AgrAgreementAuthorization value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementAuthorizations.voidAgrAgreement.removeFromAgreementAuthorizations(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementAuthorization value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementAuthorizations.Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrAgreementAuthorizationModifier and TypeMethodDescriptionvoidAgrAgreement.setAgreementAuthorizations(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreementAuthorization> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreement.agreementAuthorizationsattribute.voidAgrAgreement.setAgreementAuthorizations(Set<AgrAgreementAuthorization> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreement.agreementAuthorizationsattribute.