org.opencrx.kernel.plugin.application.contract1
Class LeadImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.contract1.LeadImpl

public class LeadImpl
extends Object


Field Summary
protected  Lead current
           
protected  Lead next
           
 
Constructor Summary
LeadImpl(Lead current, Lead next)
           
 
Method Summary
 LeadCreateOpportunityResult createOpportunity(org.openmdx.base.jmi1.Void params)
           
 Backend getBackend()
           
 org.openmdx.base.jmi1.Void markAsClosed(LeadMarkAsClosedParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Lead current

next

protected final Lead next
Constructor Detail

LeadImpl

public LeadImpl(Lead current,
                Lead next)
Method Detail

getBackend

public Backend getBackend()

markAsClosed

public org.openmdx.base.jmi1.Void markAsClosed(LeadMarkAsClosedParams params)
                                        throws RefException
Throws:
RefException

createOpportunity

public LeadCreateOpportunityResult createOpportunity(org.openmdx.base.jmi1.Void params)
                                              throws RefException
Throws:
RefException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.