public class

OpportunitySearchRow

extends SearchRow
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRow
     ↳ com.netsuite.webservices.transactions.sales_2010_2.OpportunitySearchRow

Class Overview

Java class for OpportunitySearchRow complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="OpportunitySearchRow">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRow">
       <sequence>
         <element name="basic" type="{urn:common_2010_2.platform.webservices.netsuite.com}OpportunitySearchRowBasic" minOccurs="0"/>
         <element name="actualJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchRowBasic" minOccurs="0"/>
         <element name="callJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PhoneCallSearchRowBasic" minOccurs="0"/>
         <element name="customerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchRowBasic" minOccurs="0"/>
         <element name="decisionMakerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchRowBasic" minOccurs="0"/>
         <element name="estimateJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchRowBasic" minOccurs="0"/>
         <element name="eventJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CalendarEventSearchRowBasic" minOccurs="0"/>
         <element name="fileJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchRowBasic" minOccurs="0"/>
         <element name="leadSourceJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CampaignSearchRowBasic" minOccurs="0"/>
         <element name="messagesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchRowBasic" minOccurs="0"/>
         <element name="orderJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchRowBasic" minOccurs="0"/>
         <element name="originatingLeadJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OriginatingLeadSearchRowBasic" minOccurs="0"/>
         <element name="partnerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PartnerSearchRowBasic" minOccurs="0"/>
         <element name="salesRepJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="taskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TaskSearchRowBasic" minOccurs="0"/>
         <element name="userNotesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}NoteSearchRowBasic" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected TransactionSearchRowBasic actualJoin
protected OpportunitySearchRowBasic basic
protected PhoneCallSearchRowBasic callJoin
protected CustomerSearchRowBasic customerJoin
protected ContactSearchRowBasic decisionMakerJoin
protected TransactionSearchRowBasic estimateJoin
protected CalendarEventSearchRowBasic eventJoin
protected FileSearchRowBasic fileJoin
protected CampaignSearchRowBasic leadSourceJoin
protected MessageSearchRowBasic messagesJoin
protected TransactionSearchRowBasic orderJoin
protected OriginatingLeadSearchRowBasic originatingLeadJoin
protected PartnerSearchRowBasic partnerJoin
protected EmployeeSearchRowBasic salesRepJoin
protected TaskSearchRowBasic taskJoin
protected NoteSearchRowBasic userNotesJoin
Public Constructors
OpportunitySearchRow()
Public Methods
TransactionSearchRowBasic getActualJoin()
Gets the value of the actualJoin property.
OpportunitySearchRowBasic getBasic()
Gets the value of the basic property.
PhoneCallSearchRowBasic getCallJoin()
Gets the value of the callJoin property.
CustomerSearchRowBasic getCustomerJoin()
Gets the value of the customerJoin property.
ContactSearchRowBasic getDecisionMakerJoin()
Gets the value of the decisionMakerJoin property.
TransactionSearchRowBasic getEstimateJoin()
Gets the value of the estimateJoin property.
CalendarEventSearchRowBasic getEventJoin()
Gets the value of the eventJoin property.
FileSearchRowBasic getFileJoin()
Gets the value of the fileJoin property.
CampaignSearchRowBasic getLeadSourceJoin()
Gets the value of the leadSourceJoin property.
MessageSearchRowBasic getMessagesJoin()
Gets the value of the messagesJoin property.
TransactionSearchRowBasic getOrderJoin()
Gets the value of the orderJoin property.
OriginatingLeadSearchRowBasic getOriginatingLeadJoin()
Gets the value of the originatingLeadJoin property.
PartnerSearchRowBasic getPartnerJoin()
Gets the value of the partnerJoin property.
EmployeeSearchRowBasic getSalesRepJoin()
Gets the value of the salesRepJoin property.
TaskSearchRowBasic getTaskJoin()
Gets the value of the taskJoin property.
NoteSearchRowBasic getUserNotesJoin()
Gets the value of the userNotesJoin property.
void setActualJoin(TransactionSearchRowBasic value)
Sets the value of the actualJoin property.
void setBasic(OpportunitySearchRowBasic value)
Sets the value of the basic property.
void setCallJoin(PhoneCallSearchRowBasic value)
Sets the value of the callJoin property.
void setCustomerJoin(CustomerSearchRowBasic value)
Sets the value of the customerJoin property.
void setDecisionMakerJoin(ContactSearchRowBasic value)
Sets the value of the decisionMakerJoin property.
void setEstimateJoin(TransactionSearchRowBasic value)
Sets the value of the estimateJoin property.
void setEventJoin(CalendarEventSearchRowBasic value)
Sets the value of the eventJoin property.
void setFileJoin(FileSearchRowBasic value)
Sets the value of the fileJoin property.
void setLeadSourceJoin(CampaignSearchRowBasic value)
Sets the value of the leadSourceJoin property.
void setMessagesJoin(MessageSearchRowBasic value)
Sets the value of the messagesJoin property.
void setOrderJoin(TransactionSearchRowBasic value)
Sets the value of the orderJoin property.
void setOriginatingLeadJoin(OriginatingLeadSearchRowBasic value)
Sets the value of the originatingLeadJoin property.
void setPartnerJoin(PartnerSearchRowBasic value)
Sets the value of the partnerJoin property.
void setSalesRepJoin(EmployeeSearchRowBasic value)
Sets the value of the salesRepJoin property.
void setTaskJoin(TaskSearchRowBasic value)
Sets the value of the taskJoin property.
void setUserNotesJoin(NoteSearchRowBasic value)
Sets the value of the userNotesJoin property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected TransactionSearchRowBasic actualJoin

protected OpportunitySearchRowBasic basic

protected PhoneCallSearchRowBasic callJoin

protected CustomerSearchRowBasic customerJoin

protected ContactSearchRowBasic decisionMakerJoin

protected TransactionSearchRowBasic estimateJoin

protected CalendarEventSearchRowBasic eventJoin

protected FileSearchRowBasic fileJoin

protected CampaignSearchRowBasic leadSourceJoin

protected MessageSearchRowBasic messagesJoin

protected TransactionSearchRowBasic orderJoin

protected OriginatingLeadSearchRowBasic originatingLeadJoin

protected PartnerSearchRowBasic partnerJoin

protected EmployeeSearchRowBasic salesRepJoin

protected TaskSearchRowBasic taskJoin

protected NoteSearchRowBasic userNotesJoin

Public Constructors

public OpportunitySearchRow ()

Public Methods

public TransactionSearchRowBasic getActualJoin ()

Gets the value of the actualJoin property.

Returns

public OpportunitySearchRowBasic getBasic ()

Gets the value of the basic property.

Returns

public PhoneCallSearchRowBasic getCallJoin ()

Gets the value of the callJoin property.

Returns

public CustomerSearchRowBasic getCustomerJoin ()

Gets the value of the customerJoin property.

Returns

public ContactSearchRowBasic getDecisionMakerJoin ()

Gets the value of the decisionMakerJoin property.

Returns

public TransactionSearchRowBasic getEstimateJoin ()

Gets the value of the estimateJoin property.

Returns

public CalendarEventSearchRowBasic getEventJoin ()

Gets the value of the eventJoin property.

Returns

public FileSearchRowBasic getFileJoin ()

Gets the value of the fileJoin property.

Returns

public CampaignSearchRowBasic getLeadSourceJoin ()

Gets the value of the leadSourceJoin property.

Returns

public MessageSearchRowBasic getMessagesJoin ()

Gets the value of the messagesJoin property.

Returns

public TransactionSearchRowBasic getOrderJoin ()

Gets the value of the orderJoin property.

Returns

public OriginatingLeadSearchRowBasic getOriginatingLeadJoin ()

Gets the value of the originatingLeadJoin property.

Returns

public PartnerSearchRowBasic getPartnerJoin ()

Gets the value of the partnerJoin property.

Returns

public EmployeeSearchRowBasic getSalesRepJoin ()

Gets the value of the salesRepJoin property.

Returns

public TaskSearchRowBasic getTaskJoin ()

Gets the value of the taskJoin property.

Returns

public NoteSearchRowBasic getUserNotesJoin ()

Gets the value of the userNotesJoin property.

Returns

public void setActualJoin (TransactionSearchRowBasic value)

Sets the value of the actualJoin property.

Parameters
value Allowed object is TransactionSearchRowBasic

public void setBasic (OpportunitySearchRowBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is OpportunitySearchRowBasic

public void setCallJoin (PhoneCallSearchRowBasic value)

Sets the value of the callJoin property.

Parameters
value Allowed object is PhoneCallSearchRowBasic

public void setCustomerJoin (CustomerSearchRowBasic value)

Sets the value of the customerJoin property.

Parameters
value Allowed object is CustomerSearchRowBasic

public void setDecisionMakerJoin (ContactSearchRowBasic value)

Sets the value of the decisionMakerJoin property.

Parameters
value Allowed object is ContactSearchRowBasic

public void setEstimateJoin (TransactionSearchRowBasic value)

Sets the value of the estimateJoin property.

Parameters
value Allowed object is TransactionSearchRowBasic

public void setEventJoin (CalendarEventSearchRowBasic value)

Sets the value of the eventJoin property.

Parameters
value Allowed object is CalendarEventSearchRowBasic

public void setFileJoin (FileSearchRowBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchRowBasic

public void setLeadSourceJoin (CampaignSearchRowBasic value)

Sets the value of the leadSourceJoin property.

Parameters
value Allowed object is CampaignSearchRowBasic

public void setMessagesJoin (MessageSearchRowBasic value)

Sets the value of the messagesJoin property.

Parameters
value Allowed object is MessageSearchRowBasic

public void setOrderJoin (TransactionSearchRowBasic value)

Sets the value of the orderJoin property.

Parameters
value Allowed object is TransactionSearchRowBasic

public void setOriginatingLeadJoin (OriginatingLeadSearchRowBasic value)

Sets the value of the originatingLeadJoin property.

Parameters
value Allowed object is OriginatingLeadSearchRowBasic

public void setPartnerJoin (PartnerSearchRowBasic value)

Sets the value of the partnerJoin property.

Parameters
value Allowed object is PartnerSearchRowBasic

public void setSalesRepJoin (EmployeeSearchRowBasic value)

Sets the value of the salesRepJoin property.

Parameters
value Allowed object is EmployeeSearchRowBasic

public void setTaskJoin (TaskSearchRowBasic value)

Sets the value of the taskJoin property.

Parameters
value Allowed object is TaskSearchRowBasic

public void setUserNotesJoin (NoteSearchRowBasic value)

Sets the value of the userNotesJoin property.

Parameters
value Allowed object is NoteSearchRowBasic