org.opencrx.kernel.account1.jmi1
Interface CreateLeadParams

All Superinterfaces:
CreateLeadParams, RefStruct, RefStruct_1_0, Serializable

public interface CreateLeadParams
extends RefStruct_1_0, CreateLeadParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.CreateLeadParams
CreateLeadParams.Member
 
Method Summary
 Lead getBasedOn()
          Retrieves the value for the optional structure field basedOn.
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getName()
          Retrieves the value for the optional structure field name.
 String getNextStep()
          Retrieves the value for the optional structure field nextStep.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getBasedOn

Lead getBasedOn()
Retrieves the value for the optional structure field basedOn.

Specified by:
getBasedOn in interface CreateLeadParams
Returns:
The possibly null value for structure field basedOn.

getDescription

String getDescription()
Retrieves the value for the optional structure field description.

Specified by:
getDescription in interface CreateLeadParams
Returns:
The possibly null value for structure field description.

getName

String getName()
Retrieves the value for the optional structure field name.

Specified by:
getName in interface CreateLeadParams
Returns:
The possibly null value for structure field name.

getNextStep

String getNextStep()
Retrieves the value for the optional structure field nextStep.

Specified by:
getNextStep in interface CreateLeadParams
Returns:
The possibly null value for structure field nextStep.


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