public class

PartnerSearch

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRecord
     ↳ com.netsuite.webservices.lists.relationships_2010_2.PartnerSearch

Class Overview

Java class for PartnerSearch complex type.

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

 <complexType name="PartnerSearch">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
       <sequence>
         <element name="basic" type="{urn:common_2010_2.platform.webservices.netsuite.com}PartnerSearchBasic" minOccurs="0"/>
         <element name="campaignResponseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CampaignSearchBasic" minOccurs="0"/>
         <element name="contactJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchBasic" minOccurs="0"/>
         <element name="contactPrimaryJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchBasic" minOccurs="0"/>
         <element name="customerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchBasic" minOccurs="0"/>
         <element name="fileJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchBasic" minOccurs="0"/>
         <element name="messagesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchBasic" minOccurs="0"/>
         <element name="messagesFromJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchBasic" minOccurs="0"/>
         <element name="messagesToJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}MessageSearchBasic" minOccurs="0"/>
         <element name="opportunityJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OpportunitySearchBasic" minOccurs="0"/>
         <element name="transactionJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchBasic" minOccurs="0"/>
         <element name="userJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchBasic" minOccurs="0"/>
         <element name="userNotesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}NoteSearchBasic" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected PartnerSearchBasic basic
protected CampaignSearchBasic campaignResponseJoin
protected ContactSearchBasic contactJoin
protected ContactSearchBasic contactPrimaryJoin
protected CustomerSearchBasic customerJoin
protected FileSearchBasic fileJoin
protected MessageSearchBasic messagesFromJoin
protected MessageSearchBasic messagesJoin
protected MessageSearchBasic messagesToJoin
protected OpportunitySearchBasic opportunityJoin
protected TransactionSearchBasic transactionJoin
protected EmployeeSearchBasic userJoin
protected NoteSearchBasic userNotesJoin
Public Constructors
PartnerSearch()
Public Methods
PartnerSearchBasic getBasic()
Gets the value of the basic property.
CampaignSearchBasic getCampaignResponseJoin()
Gets the value of the campaignResponseJoin property.
ContactSearchBasic getContactJoin()
Gets the value of the contactJoin property.
ContactSearchBasic getContactPrimaryJoin()
Gets the value of the contactPrimaryJoin property.
CustomerSearchBasic getCustomerJoin()
Gets the value of the customerJoin property.
FileSearchBasic getFileJoin()
Gets the value of the fileJoin property.
MessageSearchBasic getMessagesFromJoin()
Gets the value of the messagesFromJoin property.
MessageSearchBasic getMessagesJoin()
Gets the value of the messagesJoin property.
MessageSearchBasic getMessagesToJoin()
Gets the value of the messagesToJoin property.
OpportunitySearchBasic getOpportunityJoin()
Gets the value of the opportunityJoin property.
TransactionSearchBasic getTransactionJoin()
Gets the value of the transactionJoin property.
EmployeeSearchBasic getUserJoin()
Gets the value of the userJoin property.
NoteSearchBasic getUserNotesJoin()
Gets the value of the userNotesJoin property.
void setBasic(PartnerSearchBasic value)
Sets the value of the basic property.
void setCampaignResponseJoin(CampaignSearchBasic value)
Sets the value of the campaignResponseJoin property.
void setContactJoin(ContactSearchBasic value)
Sets the value of the contactJoin property.
void setContactPrimaryJoin(ContactSearchBasic value)
Sets the value of the contactPrimaryJoin property.
void setCustomerJoin(CustomerSearchBasic value)
Sets the value of the customerJoin property.
void setFileJoin(FileSearchBasic value)
Sets the value of the fileJoin property.
void setMessagesFromJoin(MessageSearchBasic value)
Sets the value of the messagesFromJoin property.
void setMessagesJoin(MessageSearchBasic value)
Sets the value of the messagesJoin property.
void setMessagesToJoin(MessageSearchBasic value)
Sets the value of the messagesToJoin property.
void setOpportunityJoin(OpportunitySearchBasic value)
Sets the value of the opportunityJoin property.
void setTransactionJoin(TransactionSearchBasic value)
Sets the value of the transactionJoin property.
void setUserJoin(EmployeeSearchBasic value)
Sets the value of the userJoin property.
void setUserNotesJoin(NoteSearchBasic value)
Sets the value of the userNotesJoin property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected PartnerSearchBasic basic

protected CampaignSearchBasic campaignResponseJoin

protected ContactSearchBasic contactJoin

protected ContactSearchBasic contactPrimaryJoin

protected CustomerSearchBasic customerJoin

protected FileSearchBasic fileJoin

protected MessageSearchBasic messagesFromJoin

protected MessageSearchBasic messagesJoin

protected MessageSearchBasic messagesToJoin

protected OpportunitySearchBasic opportunityJoin

protected TransactionSearchBasic transactionJoin

protected EmployeeSearchBasic userJoin

protected NoteSearchBasic userNotesJoin

Public Constructors

public PartnerSearch ()

Public Methods

public PartnerSearchBasic getBasic ()

Gets the value of the basic property.

Returns

public CampaignSearchBasic getCampaignResponseJoin ()

Gets the value of the campaignResponseJoin property.

Returns

public ContactSearchBasic getContactJoin ()

Gets the value of the contactJoin property.

Returns

public ContactSearchBasic getContactPrimaryJoin ()

Gets the value of the contactPrimaryJoin property.

Returns

public CustomerSearchBasic getCustomerJoin ()

Gets the value of the customerJoin property.

Returns

public FileSearchBasic getFileJoin ()

Gets the value of the fileJoin property.

Returns

public MessageSearchBasic getMessagesFromJoin ()

Gets the value of the messagesFromJoin property.

Returns

public MessageSearchBasic getMessagesJoin ()

Gets the value of the messagesJoin property.

Returns

public MessageSearchBasic getMessagesToJoin ()

Gets the value of the messagesToJoin property.

Returns

public OpportunitySearchBasic getOpportunityJoin ()

Gets the value of the opportunityJoin property.

Returns

public TransactionSearchBasic getTransactionJoin ()

Gets the value of the transactionJoin property.

Returns

public EmployeeSearchBasic getUserJoin ()

Gets the value of the userJoin property.

Returns

public NoteSearchBasic getUserNotesJoin ()

Gets the value of the userNotesJoin property.

Returns

public void setBasic (PartnerSearchBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is PartnerSearchBasic

public void setCampaignResponseJoin (CampaignSearchBasic value)

Sets the value of the campaignResponseJoin property.

Parameters
value Allowed object is CampaignSearchBasic

public void setContactJoin (ContactSearchBasic value)

Sets the value of the contactJoin property.

Parameters
value Allowed object is ContactSearchBasic

public void setContactPrimaryJoin (ContactSearchBasic value)

Sets the value of the contactPrimaryJoin property.

Parameters
value Allowed object is ContactSearchBasic

public void setCustomerJoin (CustomerSearchBasic value)

Sets the value of the customerJoin property.

Parameters
value Allowed object is CustomerSearchBasic

public void setFileJoin (FileSearchBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchBasic

public void setMessagesFromJoin (MessageSearchBasic value)

Sets the value of the messagesFromJoin property.

Parameters
value Allowed object is MessageSearchBasic

public void setMessagesJoin (MessageSearchBasic value)

Sets the value of the messagesJoin property.

Parameters
value Allowed object is MessageSearchBasic

public void setMessagesToJoin (MessageSearchBasic value)

Sets the value of the messagesToJoin property.

Parameters
value Allowed object is MessageSearchBasic

public void setOpportunityJoin (OpportunitySearchBasic value)

Sets the value of the opportunityJoin property.

Parameters
value Allowed object is OpportunitySearchBasic

public void setTransactionJoin (TransactionSearchBasic value)

Sets the value of the transactionJoin property.

Parameters
value Allowed object is TransactionSearchBasic

public void setUserJoin (EmployeeSearchBasic value)

Sets the value of the userJoin property.

Parameters
value Allowed object is EmployeeSearchBasic

public void setUserNotesJoin (NoteSearchBasic value)

Sets the value of the userNotesJoin property.

Parameters
value Allowed object is NoteSearchBasic