public class

CampaignSearch

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRecord
     ↳ com.netsuite.webservices.lists.marketing_2010_2.CampaignSearch

Class Overview

Java class for CampaignSearch complex type.

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

 <complexType name="CampaignSearch">
   <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}CampaignSearchBasic" minOccurs="0"/>
         <element name="campaignRecipientJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EntitySearchBasic" 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="originatingLeadJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}OriginatingLeadSearchBasic" minOccurs="0"/>
         <element name="promotionCodeJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}PromotionCodeSearchBasic" 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 CampaignSearchBasic basic
protected EntitySearchBasic campaignRecipientJoin
protected FileSearchBasic fileJoin
protected MessageSearchBasic messagesJoin
protected OriginatingLeadSearchBasic originatingLeadJoin
protected PromotionCodeSearchBasic promotionCodeJoin
protected TransactionSearchBasic transactionJoin
protected EmployeeSearchBasic userJoin
protected NoteSearchBasic userNotesJoin
Public Constructors
CampaignSearch()
Public Methods
CampaignSearchBasic getBasic()
Gets the value of the basic property.
EntitySearchBasic getCampaignRecipientJoin()
Gets the value of the campaignRecipientJoin property.
FileSearchBasic getFileJoin()
Gets the value of the fileJoin property.
MessageSearchBasic getMessagesJoin()
Gets the value of the messagesJoin property.
OriginatingLeadSearchBasic getOriginatingLeadJoin()
Gets the value of the originatingLeadJoin property.
PromotionCodeSearchBasic getPromotionCodeJoin()
Gets the value of the promotionCodeJoin 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(CampaignSearchBasic value)
Sets the value of the basic property.
void setCampaignRecipientJoin(EntitySearchBasic value)
Sets the value of the campaignRecipientJoin property.
void setFileJoin(FileSearchBasic value)
Sets the value of the fileJoin property.
void setMessagesJoin(MessageSearchBasic value)
Sets the value of the messagesJoin property.
void setOriginatingLeadJoin(OriginatingLeadSearchBasic value)
Sets the value of the originatingLeadJoin property.
void setPromotionCodeJoin(PromotionCodeSearchBasic value)
Sets the value of the promotionCodeJoin 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 CampaignSearchBasic basic

protected EntitySearchBasic campaignRecipientJoin

protected FileSearchBasic fileJoin

protected MessageSearchBasic messagesJoin

protected OriginatingLeadSearchBasic originatingLeadJoin

protected PromotionCodeSearchBasic promotionCodeJoin

protected TransactionSearchBasic transactionJoin

protected EmployeeSearchBasic userJoin

protected NoteSearchBasic userNotesJoin

Public Constructors

public CampaignSearch ()

Public Methods

public CampaignSearchBasic getBasic ()

Gets the value of the basic property.

Returns

public EntitySearchBasic getCampaignRecipientJoin ()

Gets the value of the campaignRecipientJoin property.

Returns

public FileSearchBasic getFileJoin ()

Gets the value of the fileJoin property.

Returns

public MessageSearchBasic getMessagesJoin ()

Gets the value of the messagesJoin property.

Returns

public OriginatingLeadSearchBasic getOriginatingLeadJoin ()

Gets the value of the originatingLeadJoin property.

Returns

public PromotionCodeSearchBasic getPromotionCodeJoin ()

Gets the value of the promotionCodeJoin 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 (CampaignSearchBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is CampaignSearchBasic

public void setCampaignRecipientJoin (EntitySearchBasic value)

Sets the value of the campaignRecipientJoin property.

Parameters
value Allowed object is EntitySearchBasic

public void setFileJoin (FileSearchBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchBasic

public void setMessagesJoin (MessageSearchBasic value)

Sets the value of the messagesJoin property.

Parameters
value Allowed object is MessageSearchBasic

public void setOriginatingLeadJoin (OriginatingLeadSearchBasic value)

Sets the value of the originatingLeadJoin property.

Parameters
value Allowed object is OriginatingLeadSearchBasic

public void setPromotionCodeJoin (PromotionCodeSearchBasic value)

Sets the value of the promotionCodeJoin property.

Parameters
value Allowed object is PromotionCodeSearchBasic

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