public class

NoteSearchRow

extends SearchRow
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRow
     ↳ com.netsuite.webservices.general.communication_2010_2.NoteSearchRow

Class Overview

Java class for NoteSearchRow complex type.

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

 <complexType name="NoteSearchRow">
   <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}NoteSearchRowBasic" minOccurs="0"/>
         <element name="authorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="callJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PhoneCallSearchRowBasic" minOccurs="0"/>
         <element name="campaignJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CampaignSearchRowBasic" minOccurs="0"/>
         <element name="caseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SupportCaseSearchRowBasic" minOccurs="0"/>
         <element name="contactJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchRowBasic" minOccurs="0"/>
         <element name="customerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchRowBasic" minOccurs="0"/>
         <element name="employeeJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="entityJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EntitySearchRowBasic" minOccurs="0"/>
         <element name="eventJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CalendarEventSearchRowBasic" minOccurs="0"/>
         <element name="issueJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}IssueSearchRowBasic" minOccurs="0"/>
         <element name="itemJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchRowBasic" minOccurs="0"/>
         <element name="opportunityJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OpportunitySearchRowBasic" 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="solutionJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SolutionSearchRowBasic" minOccurs="0"/>
         <element name="taskJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TaskSearchRowBasic" minOccurs="0"/>
         <element name="transactionJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchRowBasic" minOccurs="0"/>
         <element name="userJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchRowBasic" minOccurs="0"/>
         <element name="vendorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}VendorSearchRowBasic" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected EmployeeSearchRowBasic authorJoin
protected NoteSearchRowBasic basic
protected PhoneCallSearchRowBasic callJoin
protected CampaignSearchRowBasic campaignJoin
protected SupportCaseSearchRowBasic caseJoin
protected ContactSearchRowBasic contactJoin
protected CustomerSearchRowBasic customerJoin
protected EmployeeSearchRowBasic employeeJoin
protected EntitySearchRowBasic entityJoin
protected CalendarEventSearchRowBasic eventJoin
protected IssueSearchRowBasic issueJoin
protected ItemSearchRowBasic itemJoin
protected OpportunitySearchRowBasic opportunityJoin
protected OriginatingLeadSearchRowBasic originatingLeadJoin
protected PartnerSearchRowBasic partnerJoin
protected SolutionSearchRowBasic solutionJoin
protected TaskSearchRowBasic taskJoin
protected TransactionSearchRowBasic transactionJoin
protected EmployeeSearchRowBasic userJoin
protected VendorSearchRowBasic vendorJoin
Public Constructors
NoteSearchRow()
Public Methods
EmployeeSearchRowBasic getAuthorJoin()
Gets the value of the authorJoin property.
NoteSearchRowBasic getBasic()
Gets the value of the basic property.
PhoneCallSearchRowBasic getCallJoin()
Gets the value of the callJoin property.
CampaignSearchRowBasic getCampaignJoin()
Gets the value of the campaignJoin property.
SupportCaseSearchRowBasic getCaseJoin()
Gets the value of the caseJoin property.
ContactSearchRowBasic getContactJoin()
Gets the value of the contactJoin property.
CustomerSearchRowBasic getCustomerJoin()
Gets the value of the customerJoin property.
EmployeeSearchRowBasic getEmployeeJoin()
Gets the value of the employeeJoin property.
EntitySearchRowBasic getEntityJoin()
Gets the value of the entityJoin property.
CalendarEventSearchRowBasic getEventJoin()
Gets the value of the eventJoin property.
IssueSearchRowBasic getIssueJoin()
Gets the value of the issueJoin property.
ItemSearchRowBasic getItemJoin()
Gets the value of the itemJoin property.
OpportunitySearchRowBasic getOpportunityJoin()
Gets the value of the opportunityJoin property.
OriginatingLeadSearchRowBasic getOriginatingLeadJoin()
Gets the value of the originatingLeadJoin property.
PartnerSearchRowBasic getPartnerJoin()
Gets the value of the partnerJoin property.
SolutionSearchRowBasic getSolutionJoin()
Gets the value of the solutionJoin property.
TaskSearchRowBasic getTaskJoin()
Gets the value of the taskJoin property.
TransactionSearchRowBasic getTransactionJoin()
Gets the value of the transactionJoin property.
EmployeeSearchRowBasic getUserJoin()
Gets the value of the userJoin property.
VendorSearchRowBasic getVendorJoin()
Gets the value of the vendorJoin property.
void setAuthorJoin(EmployeeSearchRowBasic value)
Sets the value of the authorJoin property.
void setBasic(NoteSearchRowBasic value)
Sets the value of the basic property.
void setCallJoin(PhoneCallSearchRowBasic value)
Sets the value of the callJoin property.
void setCampaignJoin(CampaignSearchRowBasic value)
Sets the value of the campaignJoin property.
void setCaseJoin(SupportCaseSearchRowBasic value)
Sets the value of the caseJoin property.
void setContactJoin(ContactSearchRowBasic value)
Sets the value of the contactJoin property.
void setCustomerJoin(CustomerSearchRowBasic value)
Sets the value of the customerJoin property.
void setEmployeeJoin(EmployeeSearchRowBasic value)
Sets the value of the employeeJoin property.
void setEntityJoin(EntitySearchRowBasic value)
Sets the value of the entityJoin property.
void setEventJoin(CalendarEventSearchRowBasic value)
Sets the value of the eventJoin property.
void setIssueJoin(IssueSearchRowBasic value)
Sets the value of the issueJoin property.
void setItemJoin(ItemSearchRowBasic value)
Sets the value of the itemJoin property.
void setOpportunityJoin(OpportunitySearchRowBasic value)
Sets the value of the opportunityJoin property.
void setOriginatingLeadJoin(OriginatingLeadSearchRowBasic value)
Sets the value of the originatingLeadJoin property.
void setPartnerJoin(PartnerSearchRowBasic value)
Sets the value of the partnerJoin property.
void setSolutionJoin(SolutionSearchRowBasic value)
Sets the value of the solutionJoin property.
void setTaskJoin(TaskSearchRowBasic value)
Sets the value of the taskJoin property.
void setTransactionJoin(TransactionSearchRowBasic value)
Sets the value of the transactionJoin property.
void setUserJoin(EmployeeSearchRowBasic value)
Sets the value of the userJoin property.
void setVendorJoin(VendorSearchRowBasic value)
Sets the value of the vendorJoin property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected EmployeeSearchRowBasic authorJoin

protected NoteSearchRowBasic basic

protected PhoneCallSearchRowBasic callJoin

protected CampaignSearchRowBasic campaignJoin

protected SupportCaseSearchRowBasic caseJoin

protected ContactSearchRowBasic contactJoin

protected CustomerSearchRowBasic customerJoin

protected EmployeeSearchRowBasic employeeJoin

protected EntitySearchRowBasic entityJoin

protected CalendarEventSearchRowBasic eventJoin

protected IssueSearchRowBasic issueJoin

protected ItemSearchRowBasic itemJoin

protected OpportunitySearchRowBasic opportunityJoin

protected OriginatingLeadSearchRowBasic originatingLeadJoin

protected PartnerSearchRowBasic partnerJoin

protected SolutionSearchRowBasic solutionJoin

protected TaskSearchRowBasic taskJoin

protected TransactionSearchRowBasic transactionJoin

protected EmployeeSearchRowBasic userJoin

protected VendorSearchRowBasic vendorJoin

Public Constructors

public NoteSearchRow ()

Public Methods

public EmployeeSearchRowBasic getAuthorJoin ()

Gets the value of the authorJoin property.

Returns

public NoteSearchRowBasic getBasic ()

Gets the value of the basic property.

Returns

public PhoneCallSearchRowBasic getCallJoin ()

Gets the value of the callJoin property.

Returns

public CampaignSearchRowBasic getCampaignJoin ()

Gets the value of the campaignJoin property.

Returns

public SupportCaseSearchRowBasic getCaseJoin ()

Gets the value of the caseJoin property.

Returns

public ContactSearchRowBasic getContactJoin ()

Gets the value of the contactJoin property.

Returns

public CustomerSearchRowBasic getCustomerJoin ()

Gets the value of the customerJoin property.

Returns

public EmployeeSearchRowBasic getEmployeeJoin ()

Gets the value of the employeeJoin property.

Returns

public EntitySearchRowBasic getEntityJoin ()

Gets the value of the entityJoin property.

Returns

public CalendarEventSearchRowBasic getEventJoin ()

Gets the value of the eventJoin property.

Returns

public IssueSearchRowBasic getIssueJoin ()

Gets the value of the issueJoin property.

Returns

public ItemSearchRowBasic getItemJoin ()

Gets the value of the itemJoin property.

Returns

public OpportunitySearchRowBasic getOpportunityJoin ()

Gets the value of the opportunityJoin 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 SolutionSearchRowBasic getSolutionJoin ()

Gets the value of the solutionJoin property.

Returns

public TaskSearchRowBasic getTaskJoin ()

Gets the value of the taskJoin property.

Returns

public TransactionSearchRowBasic getTransactionJoin ()

Gets the value of the transactionJoin property.

Returns

public EmployeeSearchRowBasic getUserJoin ()

Gets the value of the userJoin property.

Returns

public VendorSearchRowBasic getVendorJoin ()

Gets the value of the vendorJoin property.

Returns

public void setAuthorJoin (EmployeeSearchRowBasic value)

Sets the value of the authorJoin property.

Parameters
value Allowed object is EmployeeSearchRowBasic

public void setBasic (NoteSearchRowBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is NoteSearchRowBasic

public void setCallJoin (PhoneCallSearchRowBasic value)

Sets the value of the callJoin property.

Parameters
value Allowed object is PhoneCallSearchRowBasic

public void setCampaignJoin (CampaignSearchRowBasic value)

Sets the value of the campaignJoin property.

Parameters
value Allowed object is CampaignSearchRowBasic

public void setCaseJoin (SupportCaseSearchRowBasic value)

Sets the value of the caseJoin property.

Parameters
value Allowed object is SupportCaseSearchRowBasic

public void setContactJoin (ContactSearchRowBasic value)

Sets the value of the contactJoin property.

Parameters
value Allowed object is ContactSearchRowBasic

public void setCustomerJoin (CustomerSearchRowBasic value)

Sets the value of the customerJoin property.

Parameters
value Allowed object is CustomerSearchRowBasic

public void setEmployeeJoin (EmployeeSearchRowBasic value)

Sets the value of the employeeJoin property.

Parameters
value Allowed object is EmployeeSearchRowBasic

public void setEntityJoin (EntitySearchRowBasic value)

Sets the value of the entityJoin property.

Parameters
value Allowed object is EntitySearchRowBasic

public void setEventJoin (CalendarEventSearchRowBasic value)

Sets the value of the eventJoin property.

Parameters
value Allowed object is CalendarEventSearchRowBasic

public void setIssueJoin (IssueSearchRowBasic value)

Sets the value of the issueJoin property.

Parameters
value Allowed object is IssueSearchRowBasic

public void setItemJoin (ItemSearchRowBasic value)

Sets the value of the itemJoin property.

Parameters
value Allowed object is ItemSearchRowBasic

public void setOpportunityJoin (OpportunitySearchRowBasic value)

Sets the value of the opportunityJoin property.

Parameters
value Allowed object is OpportunitySearchRowBasic

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 setSolutionJoin (SolutionSearchRowBasic value)

Sets the value of the solutionJoin property.

Parameters
value Allowed object is SolutionSearchRowBasic

public void setTaskJoin (TaskSearchRowBasic value)

Sets the value of the taskJoin property.

Parameters
value Allowed object is TaskSearchRowBasic

public void setTransactionJoin (TransactionSearchRowBasic value)

Sets the value of the transactionJoin property.

Parameters
value Allowed object is TransactionSearchRowBasic

public void setUserJoin (EmployeeSearchRowBasic value)

Sets the value of the userJoin property.

Parameters
value Allowed object is EmployeeSearchRowBasic

public void setVendorJoin (VendorSearchRowBasic value)

Sets the value of the vendorJoin property.

Parameters
value Allowed object is VendorSearchRowBasic