Uses of Class
de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl.PartnerListEntryImpl
Packages that use PartnerListEntryImpl
-
Uses of PartnerListEntryImpl in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl that return PartnerListEntryImplModifier and TypeMethodDescriptionPartnerListImpl.getContact()Convenience method to Get the contact business partner, or null, if not availablePartnerListImpl.getPayer()Convenience method to Get the payer business partner, or null, if not availablePartnerListImpl.getReseller()Convenience method to Get the reseller business partner, or null, if not availablePartnerListImpl.getSoldFrom()Convenience method to Get the soldfrom business partner, or null, if not availablePartnerListImpl.getSoldTo()Convenience method to Get the soldto business partner, or null, if not availableMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl with parameters of type PartnerListEntryImplModifier and TypeMethodDescriptionvoidPartnerListImpl.setContact(PartnerListEntryImpl entry) Convenience method to set the contact business partnervoidPartnerListImpl.setPartner(String bpRole, PartnerListEntryImpl entry) Set the business partner for the given partner function (role).voidPartnerListImpl.setPayer(PartnerListEntryImpl entry) Convenience method to set the payer business partnervoidPartnerListImpl.setReseller(PartnerListEntryImpl entry) Convenience method to set the reseller business partnervoidPartnerListImpl.setSoldFrom(PartnerListEntryImpl entry) Convenience method to set the sold-from business partnervoidPartnerListImpl.setSoldTo(PartnerListEntryImpl entry) Convenience method to set the soldto business partner