public class

CalendarEventSearch

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRecord
     ↳ com.netsuite.webservices.activities.scheduling_2010_2.CalendarEventSearch

Class Overview

Java class for CalendarEventSearch complex type.

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

 <complexType name="CalendarEventSearch">
   <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}CalendarEventSearchBasic" minOccurs="0"/>
         <element name="attendeeJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EntitySearchBasic" minOccurs="0"/>
         <element name="attendeeContactJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ContactSearchBasic" minOccurs="0"/>
         <element name="attendeeCustomerJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchBasic" minOccurs="0"/>
         <element name="caseJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}SupportCaseSearchBasic" minOccurs="0"/>
         <element name="fileJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchBasic" 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="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 ContactSearchBasic attendeeContactJoin
protected CustomerSearchBasic attendeeCustomerJoin
protected EntitySearchBasic attendeeJoin
protected CalendarEventSearchBasic basic
protected SupportCaseSearchBasic caseJoin
protected FileSearchBasic fileJoin
protected OpportunitySearchBasic opportunityJoin
protected OriginatingLeadSearchBasic originatingLeadJoin
protected TransactionSearchBasic transactionJoin
protected EmployeeSearchBasic userJoin
protected NoteSearchBasic userNotesJoin
Public Constructors
CalendarEventSearch()
Public Methods
ContactSearchBasic getAttendeeContactJoin()
Gets the value of the attendeeContactJoin property.
CustomerSearchBasic getAttendeeCustomerJoin()
Gets the value of the attendeeCustomerJoin property.
EntitySearchBasic getAttendeeJoin()
Gets the value of the attendeeJoin property.
CalendarEventSearchBasic getBasic()
Gets the value of the basic property.
SupportCaseSearchBasic getCaseJoin()
Gets the value of the caseJoin property.
FileSearchBasic getFileJoin()
Gets the value of the fileJoin property.
OpportunitySearchBasic getOpportunityJoin()
Gets the value of the opportunityJoin property.
OriginatingLeadSearchBasic getOriginatingLeadJoin()
Gets the value of the originatingLeadJoin 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 setAttendeeContactJoin(ContactSearchBasic value)
Sets the value of the attendeeContactJoin property.
void setAttendeeCustomerJoin(CustomerSearchBasic value)
Sets the value of the attendeeCustomerJoin property.
void setAttendeeJoin(EntitySearchBasic value)
Sets the value of the attendeeJoin property.
void setBasic(CalendarEventSearchBasic value)
Sets the value of the basic property.
void setCaseJoin(SupportCaseSearchBasic value)
Sets the value of the caseJoin property.
void setFileJoin(FileSearchBasic value)
Sets the value of the fileJoin property.
void setOpportunityJoin(OpportunitySearchBasic value)
Sets the value of the opportunityJoin property.
void setOriginatingLeadJoin(OriginatingLeadSearchBasic value)
Sets the value of the originatingLeadJoin 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 ContactSearchBasic attendeeContactJoin

protected CustomerSearchBasic attendeeCustomerJoin

protected EntitySearchBasic attendeeJoin

protected CalendarEventSearchBasic basic

protected SupportCaseSearchBasic caseJoin

protected FileSearchBasic fileJoin

protected OpportunitySearchBasic opportunityJoin

protected OriginatingLeadSearchBasic originatingLeadJoin

protected TransactionSearchBasic transactionJoin

protected EmployeeSearchBasic userJoin

protected NoteSearchBasic userNotesJoin

Public Constructors

public CalendarEventSearch ()

Public Methods

public ContactSearchBasic getAttendeeContactJoin ()

Gets the value of the attendeeContactJoin property.

Returns

public CustomerSearchBasic getAttendeeCustomerJoin ()

Gets the value of the attendeeCustomerJoin property.

Returns

public EntitySearchBasic getAttendeeJoin ()

Gets the value of the attendeeJoin property.

Returns

public CalendarEventSearchBasic getBasic ()

Gets the value of the basic property.

Returns

public SupportCaseSearchBasic getCaseJoin ()

Gets the value of the caseJoin property.

Returns

public FileSearchBasic getFileJoin ()

Gets the value of the fileJoin 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 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 setAttendeeContactJoin (ContactSearchBasic value)

Sets the value of the attendeeContactJoin property.

Parameters
value Allowed object is ContactSearchBasic

public void setAttendeeCustomerJoin (CustomerSearchBasic value)

Sets the value of the attendeeCustomerJoin property.

Parameters
value Allowed object is CustomerSearchBasic

public void setAttendeeJoin (EntitySearchBasic value)

Sets the value of the attendeeJoin property.

Parameters
value Allowed object is EntitySearchBasic

public void setBasic (CalendarEventSearchBasic value)

Sets the value of the basic property.

Parameters
value Allowed object is CalendarEventSearchBasic

public void setCaseJoin (SupportCaseSearchBasic value)

Sets the value of the caseJoin property.

Parameters
value Allowed object is SupportCaseSearchBasic

public void setFileJoin (FileSearchBasic value)

Sets the value of the fileJoin property.

Parameters
value Allowed object is FileSearchBasic

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 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