Class: ActiveNetsuite::NoteSearch

Inherits:
SearchRecord show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:communication_2013_2urn:communication_2013_2.generalurn:communication_2013_2.general.webservicesurn:communication_2013_2.general.webservices.netsuiteurn:communication_2013_2.general.webservices.netsuite.comNoteSearch

basic - ActiveNetsuite::NoteSearchBasic
authorJoin - ActiveNetsuite::EmployeeSearchBasic
callJoin - ActiveNetsuite::PhoneCallSearchBasic
campaignJoin - ActiveNetsuite::CampaignSearchBasic
caseJoin - ActiveNetsuite::SupportCaseSearchBasic
contactJoin - ActiveNetsuite::ContactSearchBasic
customerJoin - ActiveNetsuite::CustomerSearchBasic
employeeJoin - ActiveNetsuite::EmployeeSearchBasic
entityJoin - ActiveNetsuite::EntitySearchBasic
eventJoin - ActiveNetsuite::CalendarEventSearchBasic
issueJoin - ActiveNetsuite::IssueSearchBasic
itemJoin - ActiveNetsuite::ItemSearchBasic
opportunityJoin - ActiveNetsuite::OpportunitySearchBasic
originatingLeadJoin - ActiveNetsuite::OriginatingLeadSearchBasic
partnerJoin - ActiveNetsuite::PartnerSearchBasic
solutionJoin - ActiveNetsuite::SolutionSearchBasic
taskJoin - ActiveNetsuite::TaskSearchBasic
transactionJoin - ActiveNetsuite::TransactionSearchBasic
userJoin - ActiveNetsuite::EmployeeSearchBasic
vendorJoin - ActiveNetsuite::VendorSearchBasic

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from SearchRecord

#active, #each, #find_by, #inactive, #response, #to_a, #where

Constructor Details

#initialize(basic = nil, authorJoin = nil, callJoin = nil, campaignJoin = nil, caseJoin = nil, contactJoin = nil, customerJoin = nil, employeeJoin = nil, entityJoin = nil, eventJoin = nil, issueJoin = nil, itemJoin = nil, opportunityJoin = nil, originatingLeadJoin = nil, partnerJoin = nil, solutionJoin = nil, taskJoin = nil, transactionJoin = nil, userJoin = nil, vendorJoin = nil) ⇒ NoteSearch

Returns a new instance of NoteSearch.



31755
31756
31757
31758
31759
31760
31761
31762
31763
31764
31765
31766
31767
31768
31769
31770
31771
31772
31773
31774
31775
31776
# File 'lib/activenetsuite/soap/default.rb', line 31755

def initialize(basic = nil, authorJoin = nil, callJoin = nil, campaignJoin = nil, caseJoin = nil, contactJoin = nil, customerJoin = nil, employeeJoin = nil, entityJoin = nil, eventJoin = nil, issueJoin = nil, itemJoin = nil, opportunityJoin = nil, originatingLeadJoin = nil, partnerJoin = nil, solutionJoin = nil, taskJoin = nil, transactionJoin = nil, userJoin = nil, vendorJoin = nil)
  @basic = basic
  @authorJoin = authorJoin
  @callJoin = callJoin
  @campaignJoin = campaignJoin
  @caseJoin = caseJoin
  @contactJoin = contactJoin
  @customerJoin = customerJoin
  @employeeJoin = employeeJoin
  @entityJoin = entityJoin
  @eventJoin = eventJoin
  @issueJoin = issueJoin
  @itemJoin = itemJoin
  @opportunityJoin = opportunityJoin
  @originatingLeadJoin = originatingLeadJoin
  @partnerJoin = partnerJoin
  @solutionJoin = solutionJoin
  @taskJoin = taskJoin
  @transactionJoin = transactionJoin
  @userJoin = userJoin
  @vendorJoin = vendorJoin
end

Instance Attribute Details

#authorJoinObject

Returns the value of attribute authorJoin.



31735
31736
31737
# File 'lib/activenetsuite/soap/default.rb', line 31735

def authorJoin
  @authorJoin
end

#basicObject

Returns the value of attribute basic.



31734
31735
31736
# File 'lib/activenetsuite/soap/default.rb', line 31734

def basic
  @basic
end

#callJoinObject

Returns the value of attribute callJoin.



31736
31737
31738
# File 'lib/activenetsuite/soap/default.rb', line 31736

def callJoin
  @callJoin
end

#campaignJoinObject

Returns the value of attribute campaignJoin.



31737
31738
31739
# File 'lib/activenetsuite/soap/default.rb', line 31737

def campaignJoin
  @campaignJoin
end

#caseJoinObject

Returns the value of attribute caseJoin.



31738
31739
31740
# File 'lib/activenetsuite/soap/default.rb', line 31738

def caseJoin
  @caseJoin
end

#contactJoinObject

Returns the value of attribute contactJoin.



31739
31740
31741
# File 'lib/activenetsuite/soap/default.rb', line 31739

def contactJoin
  @contactJoin
end

#customerJoinObject

Returns the value of attribute customerJoin.



31740
31741
31742
# File 'lib/activenetsuite/soap/default.rb', line 31740

def customerJoin
  @customerJoin
end

#employeeJoinObject

Returns the value of attribute employeeJoin.



31741
31742
31743
# File 'lib/activenetsuite/soap/default.rb', line 31741

def employeeJoin
  @employeeJoin
end

#entityJoinObject

Returns the value of attribute entityJoin.



31742
31743
31744
# File 'lib/activenetsuite/soap/default.rb', line 31742

def entityJoin
  @entityJoin
end

#eventJoinObject

Returns the value of attribute eventJoin.



31743
31744
31745
# File 'lib/activenetsuite/soap/default.rb', line 31743

def eventJoin
  @eventJoin
end

#issueJoinObject

Returns the value of attribute issueJoin.



31744
31745
31746
# File 'lib/activenetsuite/soap/default.rb', line 31744

def issueJoin
  @issueJoin
end

#itemJoinObject

Returns the value of attribute itemJoin.



31745
31746
31747
# File 'lib/activenetsuite/soap/default.rb', line 31745

def itemJoin
  @itemJoin
end

#opportunityJoinObject

Returns the value of attribute opportunityJoin.



31746
31747
31748
# File 'lib/activenetsuite/soap/default.rb', line 31746

def opportunityJoin
  @opportunityJoin
end

#originatingLeadJoinObject

Returns the value of attribute originatingLeadJoin.



31747
31748
31749
# File 'lib/activenetsuite/soap/default.rb', line 31747

def originatingLeadJoin
  @originatingLeadJoin
end

#partnerJoinObject

Returns the value of attribute partnerJoin.



31748
31749
31750
# File 'lib/activenetsuite/soap/default.rb', line 31748

def partnerJoin
  @partnerJoin
end

#solutionJoinObject

Returns the value of attribute solutionJoin.



31749
31750
31751
# File 'lib/activenetsuite/soap/default.rb', line 31749

def solutionJoin
  @solutionJoin
end

#taskJoinObject

Returns the value of attribute taskJoin.



31750
31751
31752
# File 'lib/activenetsuite/soap/default.rb', line 31750

def taskJoin
  @taskJoin
end

#transactionJoinObject

Returns the value of attribute transactionJoin.



31751
31752
31753
# File 'lib/activenetsuite/soap/default.rb', line 31751

def transactionJoin
  @transactionJoin
end

#userJoinObject

Returns the value of attribute userJoin.



31752
31753
31754
# File 'lib/activenetsuite/soap/default.rb', line 31752

def userJoin
  @userJoin
end

#vendorJoinObject

Returns the value of attribute vendorJoin.



31753
31754
31755
# File 'lib/activenetsuite/soap/default.rb', line 31753

def vendorJoin
  @vendorJoin
end