Class SapcpiomsreturnsexchangeManager

    • Field Detail

      • HTTPDESTINATION2EXTENDEDSAPHTTPDESTINATIONOBJSPECIFICHTTPDESTINATIONHANDLER

        protected static final OneToManyHandler<ExtendedSAPHTTPDestination> HTTPDESTINATION2EXTENDEDSAPHTTPDESTINATIONOBJSPECIFICHTTPDESTINATIONHANDLER
        OneToManyHandler for handling 1:n OBJSPECIFICHTTPDESTINATION's relation attributes from 'many' side.
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • SapcpiomsreturnsexchangeManager

        public SapcpiomsreturnsexchangeManager()
    • Method Detail

      • createExtendedSAPHTTPDestination

        public ExtendedSAPHTTPDestination createExtendedSAPHTTPDestination​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • getObjSpecificHTTPDestination

        public java.util.Set<ExtendedSAPHTTPDestination> getObjSpecificHTTPDestination​(SessionContext ctx,
                                                                                       GenericItem item)
        Generated method - Getter of the SAPHTTPDestination.objSpecificHTTPDestination attribute.
        Returns:
        the objSpecificHTTPDestination
      • getObjSpecificHTTPDestination

        public java.util.Set<ExtendedSAPHTTPDestination> getObjSpecificHTTPDestination​(SAPHTTPDestination item)
        Generated method - Getter of the SAPHTTPDestination.objSpecificHTTPDestination attribute.
        Returns:
        the objSpecificHTTPDestination
      • setObjSpecificHTTPDestination

        public void setObjSpecificHTTPDestination​(SessionContext ctx,
                                                  GenericItem item,
                                                  java.util.Set<ExtendedSAPHTTPDestination> value)
        Generated method - Setter of the SAPHTTPDestination.objSpecificHTTPDestination attribute.
        Parameters:
        value - the objSpecificHTTPDestination
      • setObjSpecificHTTPDestination

        public void setObjSpecificHTTPDestination​(SAPHTTPDestination item,
                                                  java.util.Set<ExtendedSAPHTTPDestination> value)
        Generated method - Setter of the SAPHTTPDestination.objSpecificHTTPDestination attribute.
        Parameters:
        value - the objSpecificHTTPDestination
      • addToObjSpecificHTTPDestination

        public void addToObjSpecificHTTPDestination​(SessionContext ctx,
                                                    GenericItem item,
                                                    ExtendedSAPHTTPDestination value)
        Generated method - Adds value to objSpecificHTTPDestination.
        Parameters:
        value - the item to add to objSpecificHTTPDestination
      • addToObjSpecificHTTPDestination

        public void addToObjSpecificHTTPDestination​(SAPHTTPDestination item,
                                                    ExtendedSAPHTTPDestination value)
        Generated method - Adds value to objSpecificHTTPDestination.
        Parameters:
        value - the item to add to objSpecificHTTPDestination
      • removeFromObjSpecificHTTPDestination

        public void removeFromObjSpecificHTTPDestination​(SessionContext ctx,
                                                         GenericItem item,
                                                         ExtendedSAPHTTPDestination value)
        Generated method - Removes value from objSpecificHTTPDestination.
        Parameters:
        value - the item to remove from objSpecificHTTPDestination
      • removeFromObjSpecificHTTPDestination

        public void removeFromObjSpecificHTTPDestination​(SAPHTTPDestination item,
                                                         ExtendedSAPHTTPDestination value)
        Generated method - Removes value from objSpecificHTTPDestination.
        Parameters:
        value - the item to remove from objSpecificHTTPDestination