Class BPartnerOrgLink

java.lang.Object
org.compiere.process.SvrProcess
org.compiere.process.BPartnerOrgLink
All Implemented Interfaces:
ProcessCall

public class BPartnerOrgLink extends SvrProcess
Link Business Partner to Organization. Either to existing or create new one
Version:
$Id: BPartnerOrgLink.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • BPartnerOrgLink

      public BPartnerOrgLink()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
    • doIt

      protected String doIt() throws Exception
      Perform process.
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (text with variables)
      Throws:
      Exception - if not successful