| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.CustomRecordSearchBasic | |
Java class for CustomRecordSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomRecordSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="recType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef"/>
<element name="availableOffline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="created" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" 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="id" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" 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="lastModified" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="lastModifiedBy" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="name" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="owner" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| availableOffline | |||||||||||
| created | |||||||||||
| customFieldList | |||||||||||
| externalId | |||||||||||
| externalIdString | |||||||||||
| id | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| isInactive | |||||||||||
| lastModified | |||||||||||
| lastModifiedBy | |||||||||||
| name | |||||||||||
| owner | |||||||||||
| recType | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the availableOffline property.
| |||||||||||
Gets the value of the created property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the externalIdString property.
| |||||||||||
Gets the value of the id 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 lastModified property.
| |||||||||||
Gets the value of the lastModifiedBy property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the recType property.
| |||||||||||
Sets the value of the availableOffline property.
| |||||||||||
Sets the value of the created property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the externalIdString property.
| |||||||||||
Sets the value of the id 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 lastModified property.
| |||||||||||
Sets the value of the lastModifiedBy property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the recType property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the availableOffline property.
SearchBooleanField
Gets the value of the created property.
SearchDateField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the externalId property.
SearchMultiSelectField
Gets the value of the externalIdString property.
SearchStringField
Gets the value of the id property.
SearchLongField
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 lastModified property.
SearchDateField
Gets the value of the lastModifiedBy property.
SearchMultiSelectField
Gets the value of the name property.
SearchStringField
Gets the value of the owner property.
SearchMultiSelectField
Gets the value of the recType property.
RecordRef
Sets the value of the availableOffline property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the created property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchCustomFieldList
|
|---|
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 id property.
| value | Allowed object is
SearchLongField
|
|---|
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 lastModified property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the lastModifiedBy property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the name property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the owner property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the recType property.
| value | Allowed object is
RecordRef
|
|---|