| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.messages_2013_2.holders.PreferencesExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _disableMandatoryCustomFieldValidationType | |||||||||||
| _disableSystemNotesForCustomFieldsType | |||||||||||
| _ignoreReadOnlyFieldsType | |||||||||||
| _warningAsErrorType | |||||||||||
| disableMandatoryCustomFieldValidation | |||||||||||
| disableSystemNotesForCustomFields | |||||||||||
| ignoreReadOnlyFields | |||||||||||
| warningAsError | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves disableMandatoryCustomFieldValidation
| |||||||||||
Retrieves disableSystemNotesForCustomFields
| |||||||||||
Retrieves ignoreReadOnlyFields
| |||||||||||
Retrieves warningAsError
| |||||||||||
Sets disableMandatoryCustomFieldValidation
| |||||||||||
Sets disableSystemNotesForCustomFields
| |||||||||||
Sets ignoreReadOnlyFields
| |||||||||||
Sets warningAsError
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves disableMandatoryCustomFieldValidation
Retrieves disableSystemNotesForCustomFields
Retrieves ignoreReadOnlyFields
Retrieves warningAsError
Sets disableMandatoryCustomFieldValidation
| value | Value to set |
|---|
Sets disableSystemNotesForCustomFields
| value | Value to set |
|---|
Sets ignoreReadOnlyFields
| value | Value to set |
|---|
Sets warningAsError
| value | Value to set |
|---|