| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.SupportCaseSearchBasic | |
Java class for SupportCaseSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SupportCaseSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="assigned" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="awaitingReply" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="caseNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="closedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="company" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="contact" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="createdDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="email" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="escalateTo" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="externalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="externalIdString" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="helpDesk" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="inboundEmail" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="internalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="internalIdNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="issue" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="lastMessage" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="lastModifiedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="lastReopenedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="locked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="message" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="messageAuthor" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="messageDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="messageType" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="module" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="number" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="origin" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="priority" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="product" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="serialNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="stage" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="startDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="status" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="title" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the assigned property.
| |||||||||||
Gets the value of the awaitingReply property.
| |||||||||||
Gets the value of the caseNumber property.
| |||||||||||
Gets the value of the category property.
| |||||||||||
Gets the value of the closedDate property.
| |||||||||||
Gets the value of the company property.
| |||||||||||
Gets the value of the contact property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the escalateTo property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the externalIdString property.
| |||||||||||
Gets the value of the helpDesk property.
| |||||||||||
Gets the value of the inboundEmail property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the internalIdNumber property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the issue property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the lastMessage property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the lastReopenedDate property.
| |||||||||||
Gets the value of the locked property.
| |||||||||||
Gets the value of the message property.
| |||||||||||
Gets the value of the messageAuthor property.
| |||||||||||
Gets the value of the messageDate property.
| |||||||||||
Gets the value of the messageType property.
| |||||||||||
Gets the value of the module property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the origin property.
| |||||||||||
Gets the value of the priority property.
| |||||||||||
Gets the value of the product property.
| |||||||||||
Gets the value of the serialNumber property.
| |||||||||||
Gets the value of the stage property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Sets the value of the assigned property.
| |||||||||||
Sets the value of the awaitingReply property.
| |||||||||||
Sets the value of the caseNumber property.
| |||||||||||
Sets the value of the category property.
| |||||||||||
Sets the value of the closedDate property.
| |||||||||||
Sets the value of the company property.
| |||||||||||
Sets the value of the contact property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the escalateTo property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the externalIdString property.
| |||||||||||
Sets the value of the helpDesk property.
| |||||||||||
Sets the value of the inboundEmail property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalIdNumber property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the issue property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the lastMessage property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the lastReopenedDate property.
| |||||||||||
Sets the value of the locked property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the messageAuthor property.
| |||||||||||
Sets the value of the messageDate property.
| |||||||||||
Sets the value of the messageType property.
| |||||||||||
Sets the value of the module property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the origin property.
| |||||||||||
Sets the value of the priority property.
| |||||||||||
Sets the value of the product property.
| |||||||||||
Sets the value of the serialNumber property.
| |||||||||||
Sets the value of the stage property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the assigned property.
SearchMultiSelectField
Gets the value of the awaitingReply property.
SearchBooleanField
Gets the value of the caseNumber property.
SearchStringField
Gets the value of the category property.
SearchMultiSelectField
Gets the value of the closedDate property.
SearchDateField
Gets the value of the company property.
SearchStringField
Gets the value of the contact property.
SearchStringField
Gets the value of the createdDate property.
SearchDateField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the email property.
SearchStringField
Gets the value of the escalateTo property.
SearchMultiSelectField
Gets the value of the externalId property.
SearchMultiSelectField
Gets the value of the externalIdString property.
SearchStringField
Gets the value of the helpDesk property.
SearchBooleanField
Gets the value of the inboundEmail property.
SearchStringField
Gets the value of the internalId property.
SearchMultiSelectField
Gets the value of the internalIdNumber property.
SearchLongField
Gets the value of the isInactive property.
SearchBooleanField
Gets the value of the issue property.
SearchMultiSelectField
Gets the value of the item property.
SearchMultiSelectField
Gets the value of the lastMessage property.
SearchBooleanField
Gets the value of the lastModifiedDate property.
SearchDateField
Gets the value of the lastReopenedDate property.
SearchDateField
Gets the value of the locked property.
SearchBooleanField
Gets the value of the message property.
SearchStringField
Gets the value of the messageAuthor property.
SearchMultiSelectField
Gets the value of the messageDate property.
SearchDateField
Gets the value of the messageType property.
SearchBooleanField
Gets the value of the module property.
SearchMultiSelectField
Gets the value of the number property.
SearchLongField
Gets the value of the origin property.
SearchMultiSelectField
Gets the value of the priority property.
SearchMultiSelectField
Gets the value of the product property.
SearchMultiSelectField
Gets the value of the serialNumber property.
SearchStringField
Gets the value of the stage property.
SearchEnumMultiSelectField
Gets the value of the startDate property.
SearchDateField
Gets the value of the status property.
SearchMultiSelectField
Gets the value of the title property.
SearchStringField
Sets the value of the assigned property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the awaitingReply property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the caseNumber property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the category property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the closedDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the company property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the contact property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchCustomFieldList
|
|---|
Sets the value of the email property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the escalateTo property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the externalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the externalIdString property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the helpDesk property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the inboundEmail property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the internalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the internalIdNumber property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the isInactive property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the issue property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the item property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the lastMessage property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the lastReopenedDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the locked property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the message property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the messageAuthor property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the messageDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the messageType property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the module property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the number property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the origin property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the priority property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the product property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the serialNumber property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the stage property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the startDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the status property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the title property.
| value | Allowed object is
SearchStringField
|
|---|