Uses of Class
de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo.ExtendedSAPHTTPDestination
-
Packages that use ExtendedSAPHTTPDestination Package Description de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo -
-
Uses of ExtendedSAPHTTPDestination in de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo
Fields in de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo with type parameters of type ExtendedSAPHTTPDestination Modifier and Type Field Description protected static OneToManyHandler<ExtendedSAPHTTPDestination>SapcpiomsreturnsexchangeManager. HTTPDESTINATION2EXTENDEDSAPHTTPDESTINATIONOBJSPECIFICHTTPDESTINATIONHANDLEROneToManyHandlerfor handling 1:n OBJSPECIFICHTTPDESTINATION's relation attributes from 'many' side.protected static BidirectionalOneToManyHandler<ExtendedSAPHTTPDestination>ExtendedSAPHTTPDestination. HTTPDESTINATIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n HTTPDESTINATION's relation attributes from 'one' side.Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo that return ExtendedSAPHTTPDestination Modifier and Type Method Description ExtendedSAPHTTPDestinationSapcpiomsreturnsexchangeManager. createExtendedSAPHTTPDestination(SessionContext ctx, java.util.Map attributeValues)ExtendedSAPHTTPDestinationSapcpiomsreturnsexchangeManager. createExtendedSAPHTTPDestination(java.util.Map attributeValues)Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo that return types with arguments of type ExtendedSAPHTTPDestination Modifier and Type Method Description java.util.Set<ExtendedSAPHTTPDestination>SapcpiomsreturnsexchangeManager. getObjSpecificHTTPDestination(SessionContext ctx, GenericItem item)Generated method - Getter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute.java.util.Set<ExtendedSAPHTTPDestination>SapcpiomsreturnsexchangeManager. getObjSpecificHTTPDestination(SAPHTTPDestination item)Generated method - Getter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute.Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo with parameters of type ExtendedSAPHTTPDestination Modifier and Type Method Description voidSapcpiomsreturnsexchangeManager. addToObjSpecificHTTPDestination(SessionContext ctx, GenericItem item, ExtendedSAPHTTPDestination value)Generated method - Addsvalueto objSpecificHTTPDestination.voidSapcpiomsreturnsexchangeManager. addToObjSpecificHTTPDestination(SAPHTTPDestination item, ExtendedSAPHTTPDestination value)Generated method - Addsvalueto objSpecificHTTPDestination.voidSapcpiomsreturnsexchangeManager. removeFromObjSpecificHTTPDestination(SessionContext ctx, GenericItem item, ExtendedSAPHTTPDestination value)Generated method - Removesvaluefrom objSpecificHTTPDestination.voidSapcpiomsreturnsexchangeManager. removeFromObjSpecificHTTPDestination(SAPHTTPDestination item, ExtendedSAPHTTPDestination value)Generated method - Removesvaluefrom objSpecificHTTPDestination.Method parameters in de.hybris.platform.sap.sapcpiomsreturnsexchange.jalo with type arguments of type ExtendedSAPHTTPDestination Modifier and Type Method Description voidSapcpiomsreturnsexchangeManager. setObjSpecificHTTPDestination(SessionContext ctx, GenericItem item, java.util.Set<ExtendedSAPHTTPDestination> value)Generated method - Setter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute.voidSapcpiomsreturnsexchangeManager. setObjSpecificHTTPDestination(SAPHTTPDestination item, java.util.Set<ExtendedSAPHTTPDestination> value)Generated method - Setter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute.
-