| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.setup.customization_2010_2.CustomRecord | |
Java class for CustomRecord complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomRecord">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="customRecordId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="disclaimer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="created" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastModified" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="owner" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="recType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="enableNumbering" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="numberingPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="numberingSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="numberingMinDigits" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="numberingInit" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="numberingCurrentNumber" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="allowNumberingOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isNumberingUpdateable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="includeName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showId" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showCreationDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showCreationDateOnList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showLastModified" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showLastModifiedOnList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showOwner" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showOwnerOnList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showOwnerAllowChange" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="usePermissions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowAttachments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showNotes" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enablEmailMerge" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isOrdered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowInlineEditing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isAvailableOffline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowQuickSearch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="recordName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="scriptId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allowAttachments | |||||||||||
| allowInlineEditing | |||||||||||
| allowNumberingOverride | |||||||||||
| allowQuickSearch | |||||||||||
| created | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| customRecordId | |||||||||||
| description | |||||||||||
| disclaimer | |||||||||||
| enablEmailMerge | |||||||||||
| enableNumbering | |||||||||||
| externalId | |||||||||||
| includeName | |||||||||||
| internalId | |||||||||||
| isAvailableOffline | |||||||||||
| isInactive | |||||||||||
| isNumberingUpdateable | |||||||||||
| isOrdered | |||||||||||
| lastModified | |||||||||||
| name | |||||||||||
| numberingCurrentNumber | |||||||||||
| numberingInit | |||||||||||
| numberingMinDigits | |||||||||||
| numberingPrefix | |||||||||||
| numberingSuffix | |||||||||||
| owner | |||||||||||
| recType | |||||||||||
| recordName | |||||||||||
| scriptId | |||||||||||
| showCreationDate | |||||||||||
| showCreationDateOnList | |||||||||||
| showId | |||||||||||
| showLastModified | |||||||||||
| showLastModifiedOnList | |||||||||||
| showNotes | |||||||||||
| showOwner | |||||||||||
| showOwnerAllowChange | |||||||||||
| showOwnerOnList | |||||||||||
| usePermissions | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the created property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the customRecordId property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the disclaimer property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the lastModified property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the numberingCurrentNumber property.
| |||||||||||
Gets the value of the numberingInit property.
| |||||||||||
Gets the value of the numberingMinDigits property.
| |||||||||||
Gets the value of the numberingPrefix property.
| |||||||||||
Gets the value of the numberingSuffix property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the recType property.
| |||||||||||
Gets the value of the recordName property.
| |||||||||||
Gets the value of the scriptId property.
| |||||||||||
Gets the value of the allowAttachments property.
| |||||||||||
Gets the value of the allowInlineEditing property.
| |||||||||||
Gets the value of the allowNumberingOverride property.
| |||||||||||
Gets the value of the allowQuickSearch property.
| |||||||||||
Gets the value of the enablEmailMerge property.
| |||||||||||
Gets the value of the enableNumbering property.
| |||||||||||
Gets the value of the includeName property.
| |||||||||||
Gets the value of the isAvailableOffline property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isNumberingUpdateable property.
| |||||||||||
Gets the value of the isOrdered property.
| |||||||||||
Gets the value of the showCreationDate property.
| |||||||||||
Gets the value of the showCreationDateOnList property.
| |||||||||||
Gets the value of the showId property.
| |||||||||||
Gets the value of the showLastModified property.
| |||||||||||
Gets the value of the showLastModifiedOnList property.
| |||||||||||
Gets the value of the showNotes property.
| |||||||||||
Gets the value of the showOwner property.
| |||||||||||
Gets the value of the showOwnerAllowChange property.
| |||||||||||
Gets the value of the showOwnerOnList property.
| |||||||||||
Gets the value of the usePermissions property.
| |||||||||||
Sets the value of the allowAttachments property.
| |||||||||||
Sets the value of the allowInlineEditing property.
| |||||||||||
Sets the value of the allowNumberingOverride property.
| |||||||||||
Sets the value of the allowQuickSearch property.
| |||||||||||
Sets the value of the created property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the customRecordId property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the disclaimer property.
| |||||||||||
Sets the value of the enablEmailMerge property.
| |||||||||||
Sets the value of the enableNumbering property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the includeName property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isAvailableOffline property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isNumberingUpdateable property.
| |||||||||||
Sets the value of the isOrdered property.
| |||||||||||
Sets the value of the lastModified property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the numberingCurrentNumber property.
| |||||||||||
Sets the value of the numberingInit property.
| |||||||||||
Sets the value of the numberingMinDigits property.
| |||||||||||
Sets the value of the numberingPrefix property.
| |||||||||||
Sets the value of the numberingSuffix property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the recType property.
| |||||||||||
Sets the value of the recordName property.
| |||||||||||
Sets the value of the scriptId property.
| |||||||||||
Sets the value of the showCreationDate property.
| |||||||||||
Sets the value of the showCreationDateOnList property.
| |||||||||||
Sets the value of the showId property.
| |||||||||||
Sets the value of the showLastModified property.
| |||||||||||
Sets the value of the showLastModifiedOnList property.
| |||||||||||
Sets the value of the showNotes property.
| |||||||||||
Sets the value of the showOwner property.
| |||||||||||
Sets the value of the showOwnerAllowChange property.
| |||||||||||
Sets the value of the showOwnerOnList property.
| |||||||||||
Sets the value of the usePermissions property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the created property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the customRecordId property.
Gets the value of the description property.
Gets the value of the disclaimer property.
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the lastModified property.
Gets the value of the name property.
Gets the value of the numberingCurrentNumber property.
Gets the value of the numberingInit property.
Gets the value of the numberingMinDigits property.
Gets the value of the numberingPrefix property.
Gets the value of the numberingSuffix property.
Gets the value of the owner property.
RecordRef
Gets the value of the recType property.
RecordRef
Gets the value of the recordName property.
Gets the value of the scriptId property.
Gets the value of the allowAttachments property.
Gets the value of the allowInlineEditing property.
Gets the value of the allowNumberingOverride property.
Gets the value of the allowQuickSearch property.
Gets the value of the enablEmailMerge property.
Gets the value of the enableNumbering property.
Gets the value of the includeName property.
Gets the value of the isAvailableOffline property.
Gets the value of the isInactive property.
Gets the value of the isNumberingUpdateable property.
Gets the value of the isOrdered property.
Gets the value of the showCreationDate property.
Gets the value of the showCreationDateOnList property.
Gets the value of the showId property.
Gets the value of the showLastModified property.
Gets the value of the showLastModifiedOnList property.
Gets the value of the showNotes property.
Gets the value of the showOwner property.
Gets the value of the showOwnerAllowChange property.
Gets the value of the showOwnerOnList property.
Gets the value of the usePermissions property.
Sets the value of the allowAttachments property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowInlineEditing property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowNumberingOverride property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowQuickSearch property.
| value | Allowed object is Boolean |
|---|
Sets the value of the created property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customRecordId property.
| value | Allowed object is String |
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the disclaimer property.
| value | Allowed object is String |
|---|
Sets the value of the enablEmailMerge property.
| value | Allowed object is Boolean |
|---|
Sets the value of the enableNumbering property.
| value | Allowed object is Boolean |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the includeName property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isAvailableOffline property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isNumberingUpdateable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isOrdered property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lastModified property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the numberingCurrentNumber property.
| value | Allowed object is Long |
|---|
Sets the value of the numberingInit property.
| value | Allowed object is Long |
|---|
Sets the value of the numberingMinDigits property.
| value | Allowed object is Long |
|---|
Sets the value of the numberingPrefix property.
| value | Allowed object is String |
|---|
Sets the value of the numberingSuffix property.
| value | Allowed object is String |
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the recType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the recordName property.
| value | Allowed object is String |
|---|
Sets the value of the scriptId property.
| value | Allowed object is String |
|---|
Sets the value of the showCreationDate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showCreationDateOnList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showId property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showLastModified property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showLastModifiedOnList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showNotes property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showOwner property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showOwnerAllowChange property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showOwnerOnList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the usePermissions property.
| value | Allowed object is Boolean |
|---|