| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.MessageSearchBasic | |
Java class for MessageSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MessageSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="author" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="authorEmail" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="bcc" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="cc" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" 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="hasAttachment" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" 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="internalOnly" 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="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}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="recipient" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="recipientEmail" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="subject" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| author | |||||||||||
| authorEmail | |||||||||||
| bcc | |||||||||||
| cc | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| hasAttachment | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| internalOnly | |||||||||||
| message | |||||||||||
| messageDate | |||||||||||
| messageType | |||||||||||
| recipient | |||||||||||
| recipientEmail | |||||||||||
| subject | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the author property.
| |||||||||||
Gets the value of the authorEmail property.
| |||||||||||
Gets the value of the bcc property.
| |||||||||||
Gets the value of the cc property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the externalIdString property.
| |||||||||||
Gets the value of the hasAttachment property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the internalIdNumber property.
| |||||||||||
Gets the value of the internalOnly property.
| |||||||||||
Gets the value of the message property.
| |||||||||||
Gets the value of the messageDate property.
| |||||||||||
Gets the value of the messageType property.
| |||||||||||
Gets the value of the recipient property.
| |||||||||||
Gets the value of the recipientEmail property.
| |||||||||||
Gets the value of the subject property.
| |||||||||||
Sets the value of the author property.
| |||||||||||
Sets the value of the authorEmail property.
| |||||||||||
Sets the value of the bcc property.
| |||||||||||
Sets the value of the cc property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the externalIdString property.
| |||||||||||
Sets the value of the hasAttachment property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalIdNumber property.
| |||||||||||
Sets the value of the internalOnly property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the messageDate property.
| |||||||||||
Sets the value of the messageType property.
| |||||||||||
Sets the value of the recipient property.
| |||||||||||
Sets the value of the recipientEmail property.
| |||||||||||
Sets the value of the subject property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the author property.
SearchMultiSelectField
Gets the value of the authorEmail property.
SearchStringField
Gets the value of the bcc property.
SearchStringField
Gets the value of the cc property.
SearchStringField
Gets the value of the externalId property.
SearchMultiSelectField
Gets the value of the externalIdString property.
SearchStringField
Gets the value of the hasAttachment property.
SearchBooleanField
Gets the value of the internalId property.
SearchMultiSelectField
Gets the value of the internalIdNumber property.
SearchLongField
Gets the value of the internalOnly property.
SearchBooleanField
Gets the value of the message property.
SearchStringField
Gets the value of the messageDate property.
SearchDateField
Gets the value of the messageType property.
SearchEnumMultiSelectField
Gets the value of the recipient property.
SearchMultiSelectField
Gets the value of the recipientEmail property.
SearchStringField
Gets the value of the subject property.
SearchStringField
Sets the value of the author property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the authorEmail property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the bcc property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the cc property.
| value | Allowed object is
SearchStringField
|
|---|
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 hasAttachment property.
| value | Allowed object is
SearchBooleanField
|
|---|
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 internalOnly property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the message property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the messageDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the messageType property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the recipient property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the recipientEmail property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the subject property.
| value | Allowed object is
SearchStringField
|
|---|