public class

NoteSearch

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRecord
     ↳ com.netsuite.webservices.general.communication_2010_2.NoteSearch

Class Overview

Java class for NoteSearch complex type.

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

 <complexType name="NoteSearch">
   <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}NoteSearchBasic" minOccurs="0"/>
         <element name="authorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchBasic" minOccurs="0"/>
         <element name="callJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PhoneCallSearchBasic" minOccurs="0"/>
         <element name="campaignJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CampaignSearchBasic" minOccurs="0"/>
         <element name="caseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SupportCaseSearchBasic" minOccurs="0"/>
         <element name="contactJoin" 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="employeeJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchBasic" minOccurs="0"/>
         <element name="entityJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EntitySearchBasic" minOccurs="0"/>
         <element name="eventJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CalendarEventSearchBasic" minOccurs="0"/>
         <element name="issueJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}IssueSearchBasic" minOccurs="0"/>
         <element name="itemJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchBasic" minOccurs="0"/>
         <element name="opportunityJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OpportunitySearchBasic" minOccurs="0"/>
         <element name="originatingLeadJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OriginatingLeadSearchBasic" minOccurs="0"/>
         <element name="partnerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PartnerSearchBasic" minOccurs="0"/>
         <element name="solutionJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SolutionSearchBasic" minOccurs="0"/>
         <element name="taskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TaskSearchBasic" 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="vendorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}VendorSearchBasic" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected EmployeeSearchBasic authorJoin
protected NoteSearchBasic basic
protected PhoneCallSearchBasic callJoin
protected CampaignSearchBasic campaignJoin
protected SupportCaseSearchBasic caseJoin
protected ContactSearchBasic contactJoin
protected CustomerSearchBasic customerJoin
protected EmployeeSearchBasic employeeJoin
protected EntitySearchBasic entityJoin
protected CalendarEventSearchBasic eventJoin
protected IssueSearchBasic issueJoin
protected ItemSearchBasic itemJoin
protected OpportunitySearchBasic opportunityJoin
protected OriginatingLeadSearchBasic originatingLeadJoin
protected PartnerSearchBasic partnerJoin
protected SolutionSearchBasic solutionJoin
protected TaskSearchBasic taskJoin
protected TransactionSearchBasic transactionJoin
protected EmployeeSearchBasic userJoin
protected VendorSearchBasic vendorJoin
Public Constructors
NoteSearch()
Public Methods
EmployeeSearchBasic getAuthorJoin()
Gets the value of the authorJoin property.
NoteSearchBasic getBasic()
Gets the value of the basic property.
PhoneCallSearchBasic getCallJoin()
Gets the value of the callJoin property.
CampaignSearchBasic getCampaignJoin()
Gets the value of the campaignJoin property.
SupportCaseSearchBasic getCaseJoin()
Gets the value of the caseJoin property.
ContactSearchBasic getContactJoin()
Gets the value of the contactJoin property.
CustomerSearchBasic getCustomerJoin()
Gets the value of the customerJoin property.
EmployeeSearchBasic getEmployeeJoin()
Gets the value of the employeeJoin property.
EntitySearchBasic getEntityJoin()
Gets the value of the entityJoin property.
CalendarEventSearchBasic getEventJoin()
Gets the value of the eventJoin property.
IssueSearchBasic getIssueJoin()
Gets the value of the issueJoin property.
ItemSearchBasic getItemJoin()
Gets the value of the itemJoin property.
OpportunitySearchBasic getOpportunityJoin()
Gets the value of the opportunityJoin property.
OriginatingLeadSearchBasic getOriginatingLeadJoin()
Gets the value of the originatingLeadJoin property.
PartnerSearchBasic getPartnerJoin()
Gets the value of the partnerJoin property.
SolutionSearchBasic getSolutionJoin()
Gets the value of the solutionJoin property.
TaskSearchBasic getTaskJoin()
Gets the value of the taskJoin property.
TransactionSearchBasic getTransactionJoin()
Gets the value of the transactionJoin property.
EmployeeSearchBasic getUserJoin()
Gets the value of the userJoin property.
VendorSearchBasic getVendorJoin()
Gets the value of the vendorJoin property.
void setAuthorJoin(EmployeeSearchBasic value)
Sets the value of the authorJoin property.
void setBasic(NoteSearchBasic value)
Sets the value of the basic property.
void setCallJoin(PhoneCallSearchBasic value)
Sets the value of the callJoin property.
void setCampaignJoin(CampaignSearchBasic value)
Sets the value of the campaignJoin property.
void setCaseJoin(SupportCaseSearchBasic value)
Sets the value of the caseJoin property.
void setContactJoin(ContactSearchBasic value)
Sets the value of the contactJoin property.
void setCustomerJoin(CustomerSearchBasic value)
Sets the value of the customerJoin property.
void setEmployeeJoin(EmployeeSearchBasic value)
Sets the value of the employeeJoin property.
void setEntityJoin(EntitySearchBasic value)
Sets the value of the entityJoin property.
void setEventJoin(CalendarEventSearchBasic value)
Sets the value of the eventJoin property.
void setIssueJoin(IssueSearchBasic value)
Sets the value of the issueJoin property.
void setItemJoin(ItemSearchBasic value)
Sets the value of the itemJoin property.
void setOpportunityJoin(OpportunitySearchBasic value)
Sets the value of the opportunityJoin property.
void setOriginatingLeadJoin(OriginatingLeadSearchBasic value)
Sets the value of the originatingLeadJoin property.
void setPartnerJoin(PartnerSearchBasic value)
Sets the value of the partnerJoin property.
void setSolutionJoin(SolutionSearchBasic value)
Sets the value of the solutionJoin property.
void setTaskJoin(TaskSearchBasic value)
Sets the value of the taskJoin property.
void setTransactionJoin(TransactionSearchBasic value)
Sets the value of the transactionJoin property.
void setUserJoin(EmployeeSearchBasic value)
Sets the value of the userJoin property.
void setVendorJoin(VendorSearchBasic value)
Sets the value of the vendorJoin property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected EmployeeSearchBasic authorJoin

protected NoteSearchBasic basic

protected PhoneCallSearchBasic callJoin

protected CampaignSearchBasic campaignJoin

protected SupportCaseSearchBasic caseJoin

protected ContactSearchBasic contactJoin

protected CustomerSearchBasic customerJoin

protected EmployeeSearchBasic employeeJoin

protected EntitySearchBasic entityJoin

protected CalendarEventSearchBasic eventJoin

protected IssueSearchBasic issueJoin

protected ItemSearchBasic itemJoin

protected OpportunitySearchBasic opportunityJoin

protected OriginatingLeadSearchBasic originatingLeadJoin

protected PartnerSearchBasic partnerJoin

protected SolutionSearchBasic solutionJoin

protected TaskSearchBasic taskJoin

protected TransactionSearchBasic transactionJoin

protected EmployeeSearchBasic userJoin

protected VendorSearchBasic vendorJoin

Public Constructors

public NoteSearch ()

Public Methods

public EmployeeSearchBasic getAuthorJoin ()

Gets the value of the authorJoin property.

Returns

public NoteSearchBasic getBasic ()

Gets the value of the basic property.

Returns

public PhoneCallSearchBasic getCallJoin ()

Gets the value of the callJoin property.

Returns

public CampaignSearchBasic getCampaignJoin ()

Gets the value of the campaignJoin property.

Returns

public SupportCaseSearchBasic getCaseJoin ()

Gets the value of the caseJoin property.

Returns

public ContactSearchBasic getContactJoin ()

Gets the value of the contactJoin property.

Returns

public CustomerSearchBasic getCustomerJoin ()

Gets the value of the customerJoin property.

Returns

public EmployeeSearchBasic getEmployeeJoin ()

Gets the value of the employeeJoin property.

Returns

public EntitySearchBasic getEntityJoin ()

Gets the value of the entityJoin property.

Returns

public CalendarEventSearchBasic getEventJoin ()

Gets the value of the eventJoin property.

Returns

public IssueSearchBasic getIssueJoin ()

Gets the value of the issueJoin property.

Returns

public ItemSearchBasic getItemJoin ()

Gets the value of the itemJoin property.

Returns

public OpportunitySearchBasic getOpportunityJoin ()

Gets the value of the opportunityJoin property.

Returns

public OriginatingLeadSearchBasic getOriginatingLeadJoin ()

Gets the value of the originatingLeadJoin property.

Returns

public PartnerSearchBasic getPartnerJoin ()

Gets the value of the partnerJoin property.

Returns

public SolutionSearchBasic getSolutionJoin ()

Gets the value of the solutionJoin property.

Returns

public TaskSearchBasic getTaskJoin ()

Gets the value of the taskJoin 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 VendorSearchBasic getVendorJoin ()

Gets the value of the vendorJoin property.

Returns

public void setAuthorJoin (EmployeeSearchBasic value)

Sets the value of the authorJoin property.

Parameters
value Allowed object is EmployeeSearchBasic

public void setBasic (NoteSearchBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is NoteSearchBasic

public void setCallJoin (PhoneCallSearchBasic value)

Sets the value of the callJoin property.

Parameters
value Allowed object is PhoneCallSearchBasic

public void setCampaignJoin (CampaignSearchBasic value)

Sets the value of the campaignJoin property.

Parameters
value Allowed object is CampaignSearchBasic

public void setCaseJoin (SupportCaseSearchBasic value)

Sets the value of the caseJoin property.

Parameters
value Allowed object is SupportCaseSearchBasic

public void setContactJoin (ContactSearchBasic value)

Sets the value of the contactJoin 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 setEmployeeJoin (EmployeeSearchBasic value)

Sets the value of the employeeJoin property.

Parameters
value Allowed object is EmployeeSearchBasic

public void setEntityJoin (EntitySearchBasic value)

Sets the value of the entityJoin property.

Parameters
value Allowed object is EntitySearchBasic

public void setEventJoin (CalendarEventSearchBasic value)

Sets the value of the eventJoin property.

Parameters
value Allowed object is CalendarEventSearchBasic

public void setIssueJoin (IssueSearchBasic value)

Sets the value of the issueJoin property.

Parameters
value Allowed object is IssueSearchBasic

public void setItemJoin (ItemSearchBasic value)

Sets the value of the itemJoin property.

Parameters
value Allowed object is ItemSearchBasic

public void setOpportunityJoin (OpportunitySearchBasic value)

Sets the value of the opportunityJoin property.

Parameters
value Allowed object is OpportunitySearchBasic

public void setOriginatingLeadJoin (OriginatingLeadSearchBasic value)

Sets the value of the originatingLeadJoin property.

Parameters
value Allowed object is OriginatingLeadSearchBasic

public void setPartnerJoin (PartnerSearchBasic value)

Sets the value of the partnerJoin property.

Parameters
value Allowed object is PartnerSearchBasic

public void setSolutionJoin (SolutionSearchBasic value)

Sets the value of the solutionJoin property.

Parameters
value Allowed object is SolutionSearchBasic

public void setTaskJoin (TaskSearchBasic value)

Sets the value of the taskJoin property.

Parameters
value Allowed object is TaskSearchBasic

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 setVendorJoin (VendorSearchBasic value)

Sets the value of the vendorJoin property.

Parameters
value Allowed object is VendorSearchBasic