Class SE_RefInventory_RefInvType

  • All Implemented Interfaces:
    ConnectionProvider

    public class SE_RefInventory_RefInvType
    extends SimpleCallout
    Sets the proposed value from the sequence associated to the referenced inventory type. The sequence is not updated yet.
    • Constructor Detail

      • SE_RefInventory_RefInvType

        public SE_RefInventory_RefInvType()
    • Method Detail

      • execute

        protected void execute​(SimpleCallout.CalloutInfo info)
                        throws javax.servlet.ServletException
        Description copied from class: SimpleCallout
        Overwrite this method to implement a new servlet callout based in SimlpleCallout
        Specified by:
        execute in class SimpleCallout
        Parameters:
        info - The CalloutInfo that contains all helper data to access callout information and servlet information
        Throws:
        javax.servlet.ServletException