Class BPartnerOrgUnLink

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

public class BPartnerOrgUnLink extends SvrProcess
UnLink Business Partner from Organization
Version:
$Id: BPartnerOrgUnLink.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • BPartnerOrgUnLink

      public BPartnerOrgUnLink()
  • 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