public class

MessageSearchRow

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

Class Overview

Java class for MessageSearchRow complex type.

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

 <complexType name="MessageSearchRow">
   <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}MessageSearchRowBasic" minOccurs="0"/>
         <element name="attachmentsJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchRowBasic" minOccurs="0"/>
         <element name="authorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EntitySearchRowBasic" 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="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="recipientJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EntitySearchRowBasic" 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 FileSearchRowBasic attachmentsJoin
protected EntitySearchRowBasic authorJoin
protected MessageSearchRowBasic basic
protected CampaignSearchRowBasic campaignJoin
protected SupportCaseSearchRowBasic caseJoin
protected ContactSearchRowBasic contactJoin
protected CustomerSearchRowBasic customerJoin
protected EmployeeSearchRowBasic employeeJoin
protected EntitySearchRowBasic entityJoin
protected OpportunitySearchRowBasic opportunityJoin
protected OriginatingLeadSearchRowBasic originatingLeadJoin
protected PartnerSearchRowBasic partnerJoin
protected EntitySearchRowBasic recipientJoin
protected TransactionSearchRowBasic transactionJoin
protected EmployeeSearchRowBasic userJoin
protected VendorSearchRowBasic vendorJoin
Public Constructors
MessageSearchRow()
Public Methods
FileSearchRowBasic getAttachmentsJoin()
Gets the value of the attachmentsJoin property.
EntitySearchRowBasic getAuthorJoin()
Gets the value of the authorJoin property.
MessageSearchRowBasic getBasic()
Gets the value of the basic 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.
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.
EntitySearchRowBasic getRecipientJoin()
Gets the value of the recipientJoin 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 setAttachmentsJoin(FileSearchRowBasic value)
Sets the value of the attachmentsJoin property.
void setAuthorJoin(EntitySearchRowBasic value)
Sets the value of the authorJoin property.
void setBasic(MessageSearchRowBasic value)
Sets the value of the basic 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 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 setRecipientJoin(EntitySearchRowBasic value)
Sets the value of the recipientJoin 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 FileSearchRowBasic attachmentsJoin

protected EntitySearchRowBasic authorJoin

protected MessageSearchRowBasic basic

protected CampaignSearchRowBasic campaignJoin

protected SupportCaseSearchRowBasic caseJoin

protected ContactSearchRowBasic contactJoin

protected CustomerSearchRowBasic customerJoin

protected EmployeeSearchRowBasic employeeJoin

protected EntitySearchRowBasic entityJoin

protected OpportunitySearchRowBasic opportunityJoin

protected OriginatingLeadSearchRowBasic originatingLeadJoin

protected PartnerSearchRowBasic partnerJoin

protected EntitySearchRowBasic recipientJoin

protected TransactionSearchRowBasic transactionJoin

protected EmployeeSearchRowBasic userJoin

protected VendorSearchRowBasic vendorJoin

Public Constructors

public MessageSearchRow ()

Public Methods

public FileSearchRowBasic getAttachmentsJoin ()

Gets the value of the attachmentsJoin property.

Returns

public EntitySearchRowBasic getAuthorJoin ()

Gets the value of the authorJoin property.

Returns

public MessageSearchRowBasic getBasic ()

Gets the value of the basic 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 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 EntitySearchRowBasic getRecipientJoin ()

Gets the value of the recipientJoin 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 setAttachmentsJoin (FileSearchRowBasic value)

Sets the value of the attachmentsJoin property.

Parameters
value Allowed object is FileSearchRowBasic

public void setAuthorJoin (EntitySearchRowBasic value)

Sets the value of the authorJoin property.

Parameters
value Allowed object is EntitySearchRowBasic

public void setBasic (MessageSearchRowBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is MessageSearchRowBasic

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 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 setRecipientJoin (EntitySearchRowBasic value)

Sets the value of the recipientJoin property.

Parameters
value Allowed object is EntitySearchRowBasic

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