| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.SolutionSearchBasic | |
Java class for SolutionSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SolutionSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="abstract" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="assigned" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="caseCount" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="code" 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="description" 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="find" 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="isOnline" 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="number" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="status" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="title" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="topic" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _abstract | |||||||||||
| assigned | |||||||||||
| caseCount | |||||||||||
| code | |||||||||||
| createdDate | |||||||||||
| customFieldList | |||||||||||
| description | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| find | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| isInactive | |||||||||||
| isOnline | |||||||||||
| lastModifiedDate | |||||||||||
| number | |||||||||||
| status | |||||||||||
| title | |||||||||||
| topic | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the abstract property.
| |||||||||||
Gets the value of the assigned property.
| |||||||||||
Gets the value of the caseCount property.
| |||||||||||
Gets the value of the code property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the externalIdString property.
| |||||||||||
Gets the value of the find 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 isOnline property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the topic property.
| |||||||||||
Sets the value of the abstract property.
| |||||||||||
Sets the value of the assigned property.
| |||||||||||
Sets the value of the caseCount property.
| |||||||||||
Sets the value of the code property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the externalIdString property.
| |||||||||||
Sets the value of the find 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 isOnline property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
Sets the value of the topic property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the abstract property.
SearchStringField
Gets the value of the assigned property.
SearchMultiSelectField
Gets the value of the caseCount property.
SearchLongField
Gets the value of the code property.
SearchStringField
Gets the value of the createdDate property.
SearchDateField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the description property.
SearchStringField
Gets the value of the externalId property.
SearchMultiSelectField
Gets the value of the externalIdString property.
SearchStringField
Gets the value of the find 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 isOnline property.
SearchBooleanField
Gets the value of the lastModifiedDate property.
SearchDateField
Gets the value of the number property.
SearchLongField
Gets the value of the status property.
SearchEnumMultiSelectField
Gets the value of the title property.
SearchStringField
Gets the value of the topic property.
SearchMultiSelectField
Sets the value of the abstract property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the assigned property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the caseCount property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the code 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 description 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 find 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 isOnline property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the number property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the status property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the title property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the topic property.
| value | Allowed object is
SearchMultiSelectField
|
|---|