Uses of Class
de.hybris.platform.agreementservices.jalo.AgrPartyRole
Packages that use AgrPartyRole
-
Uses of AgrPartyRole in de.hybris.platform.agreementservices.jalo
Fields in de.hybris.platform.agreementservices.jalo with type parameters of type AgrPartyRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrPartyRole>AgrPartyRole.PARTYHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTY's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<AgrPartyRole>AgrParty.PARTYROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLES's relation attributes from 'many' side.Methods in de.hybris.platform.agreementservices.jalo that return AgrPartyRoleModifier and TypeMethodDescriptionAgreementservicesManager.createAgrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) AgreementservicesManager.createAgrPartyRole(Map attributeValues) Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrPartyRoleModifier and TypeMethodDescriptionAgrAgreement.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreement.partyRolesattribute.AgrAgreement.getPartyRoles(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.partyRolesattribute.AgrAgreementSpecification.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.partyRolesattribute.AgrAgreementSpecification.getPartyRoles(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.partyRolesattribute.AgrParty.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyRolesattribute.AgrParty.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrParty.partyRolesattribute.Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrPartyRoleModifier and TypeMethodDescriptionvoidAgrAgreement.addToPartyRoles(AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidAgrAgreement.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidAgrAgreementSpecification.addToPartyRoles(AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidAgrAgreementSpecification.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidAgrParty.addToPartyRoles(AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidAgrParty.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidAgrAgreement.removeFromPartyRoles(AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidAgrAgreement.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidAgrAgreementSpecification.removeFromPartyRoles(AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidAgrAgreementSpecification.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidAgrParty.removeFromPartyRoles(AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidAgrParty.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, AgrPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrPartyRoleModifier and TypeMethodDescriptionvoidAgrAgreement.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<AgrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreement.partyRolesattribute.voidAgrAgreement.setPartyRoles(Set<AgrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreement.partyRolesattribute.voidAgrAgreementSpecification.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<AgrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.partyRolesattribute.voidAgrAgreementSpecification.setPartyRoles(Set<AgrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.partyRolesattribute.voidAgrParty.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<AgrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrParty.partyRolesattribute.voidAgrParty.setPartyRoles(Set<AgrPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrParty.partyRolesattribute.