| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRow | |
| ↳ | com.netsuite.webservices.transactions.sales_2010_2.OpportunitySearchRow | |
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>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| actualJoin | |||||||||||
| basic | |||||||||||
| callJoin | |||||||||||
| customerJoin | |||||||||||
| decisionMakerJoin | |||||||||||
| estimateJoin | |||||||||||
| eventJoin | |||||||||||
| fileJoin | |||||||||||
| leadSourceJoin | |||||||||||
| messagesJoin | |||||||||||
| orderJoin | |||||||||||
| originatingLeadJoin | |||||||||||
| partnerJoin | |||||||||||
| salesRepJoin | |||||||||||
| taskJoin | |||||||||||
| userNotesJoin | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the actualJoin property.
| |||||||||||
Gets the value of the basic property.
| |||||||||||
Gets the value of the callJoin property.
| |||||||||||
Gets the value of the customerJoin property.
| |||||||||||
Gets the value of the decisionMakerJoin property.
| |||||||||||
Gets the value of the estimateJoin property.
| |||||||||||
Gets the value of the eventJoin property.
| |||||||||||
Gets the value of the fileJoin property.
| |||||||||||
Gets the value of the leadSourceJoin property.
| |||||||||||
Gets the value of the messagesJoin property.
| |||||||||||
Gets the value of the orderJoin property.
| |||||||||||
Gets the value of the originatingLeadJoin property.
| |||||||||||
Gets the value of the partnerJoin property.
| |||||||||||
Gets the value of the salesRepJoin property.
| |||||||||||
Gets the value of the taskJoin property.
| |||||||||||
Gets the value of the userNotesJoin property.
| |||||||||||
Sets the value of the actualJoin property.
| |||||||||||
Sets the value of the basic property.
| |||||||||||
Sets the value of the callJoin property.
| |||||||||||
Sets the value of the customerJoin property.
| |||||||||||
Sets the value of the decisionMakerJoin property.
| |||||||||||
Sets the value of the estimateJoin property.
| |||||||||||
Sets the value of the eventJoin property.
| |||||||||||
Sets the value of the fileJoin property.
| |||||||||||
Sets the value of the leadSourceJoin property.
| |||||||||||
Sets the value of the messagesJoin property.
| |||||||||||
Sets the value of the orderJoin property.
| |||||||||||
Sets the value of the originatingLeadJoin property.
| |||||||||||
Sets the value of the partnerJoin property.
| |||||||||||
Sets the value of the salesRepJoin property.
| |||||||||||
Sets the value of the taskJoin property.
| |||||||||||
Sets the value of the userNotesJoin property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the actualJoin property.
TransactionSearchRowBasic
Gets the value of the basic property.
OpportunitySearchRowBasic
Gets the value of the callJoin property.
PhoneCallSearchRowBasic
Gets the value of the customerJoin property.
CustomerSearchRowBasic
Gets the value of the decisionMakerJoin property.
ContactSearchRowBasic
Gets the value of the estimateJoin property.
TransactionSearchRowBasic
Gets the value of the eventJoin property.
CalendarEventSearchRowBasic
Gets the value of the fileJoin property.
FileSearchRowBasic
Gets the value of the leadSourceJoin property.
CampaignSearchRowBasic
Gets the value of the messagesJoin property.
MessageSearchRowBasic
Gets the value of the orderJoin property.
TransactionSearchRowBasic
Gets the value of the originatingLeadJoin property.
OriginatingLeadSearchRowBasic
Gets the value of the partnerJoin property.
PartnerSearchRowBasic
Gets the value of the salesRepJoin property.
EmployeeSearchRowBasic
Gets the value of the taskJoin property.
TaskSearchRowBasic
Gets the value of the userNotesJoin property.
NoteSearchRowBasic
Sets the value of the actualJoin property.
| value | Allowed object is
TransactionSearchRowBasic
|
|---|
Sets the value of the basic property.
| value | Allowed object is
OpportunitySearchRowBasic
|
|---|
Sets the value of the callJoin property.
| value | Allowed object is
PhoneCallSearchRowBasic
|
|---|
Sets the value of the customerJoin property.
| value | Allowed object is
CustomerSearchRowBasic
|
|---|
Sets the value of the decisionMakerJoin property.
| value | Allowed object is
ContactSearchRowBasic
|
|---|
Sets the value of the estimateJoin property.
| value | Allowed object is
TransactionSearchRowBasic
|
|---|
Sets the value of the eventJoin property.
| value | Allowed object is
CalendarEventSearchRowBasic
|
|---|
Sets the value of the fileJoin property.
| value | Allowed object is
FileSearchRowBasic
|
|---|
Sets the value of the leadSourceJoin property.
| value | Allowed object is
CampaignSearchRowBasic
|
|---|
Sets the value of the messagesJoin property.
| value | Allowed object is
MessageSearchRowBasic
|
|---|
Sets the value of the orderJoin property.
| value | Allowed object is
TransactionSearchRowBasic
|
|---|
Sets the value of the originatingLeadJoin property.
| value | Allowed object is
OriginatingLeadSearchRowBasic
|
|---|
Sets the value of the partnerJoin property.
| value | Allowed object is
PartnerSearchRowBasic
|
|---|
Sets the value of the salesRepJoin property.
| value | Allowed object is
EmployeeSearchRowBasic
|
|---|
Sets the value of the taskJoin property.
| value | Allowed object is
TaskSearchRowBasic
|
|---|
Sets the value of the userNotesJoin property.
| value | Allowed object is
NoteSearchRowBasic
|
|---|