| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.AccountingPeriodSearchBasic | |
Java class for AccountingPeriodSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountingPeriodSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="allLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="allowNonGlChanges" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="apLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="arLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="closed" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="closedOnDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="endDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" 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="isAdjust" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="isQuarter" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="isYear" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="payrollLocked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="periodName" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="startDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allLocked | |||||||||||
| allowNonGlChanges | |||||||||||
| apLocked | |||||||||||
| arLocked | |||||||||||
| closed | |||||||||||
| closedOnDate | |||||||||||
| endDate | |||||||||||
| internalId | |||||||||||
| internalIdNumber | |||||||||||
| isAdjust | |||||||||||
| isInactive | |||||||||||
| isQuarter | |||||||||||
| isYear | |||||||||||
| parent | |||||||||||
| payrollLocked | |||||||||||
| periodName | |||||||||||
| startDate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allLocked property.
| |||||||||||
Gets the value of the allowNonGlChanges property.
| |||||||||||
Gets the value of the apLocked property.
| |||||||||||
Gets the value of the arLocked property.
| |||||||||||
Gets the value of the closed property.
| |||||||||||
Gets the value of the closedOnDate property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the internalIdNumber property.
| |||||||||||
Gets the value of the isAdjust property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isQuarter property.
| |||||||||||
Gets the value of the isYear property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the payrollLocked property.
| |||||||||||
Gets the value of the periodName property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Sets the value of the allLocked property.
| |||||||||||
Sets the value of the allowNonGlChanges property.
| |||||||||||
Sets the value of the apLocked property.
| |||||||||||
Sets the value of the arLocked property.
| |||||||||||
Sets the value of the closed property.
| |||||||||||
Sets the value of the closedOnDate property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalIdNumber property.
| |||||||||||
Sets the value of the isAdjust property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isQuarter property.
| |||||||||||
Sets the value of the isYear property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the payrollLocked property.
| |||||||||||
Sets the value of the periodName property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allLocked property.
SearchBooleanField
Gets the value of the allowNonGlChanges property.
SearchBooleanField
Gets the value of the apLocked property.
SearchBooleanField
Gets the value of the arLocked property.
SearchBooleanField
Gets the value of the closed property.
SearchBooleanField
Gets the value of the closedOnDate property.
SearchDateField
Gets the value of the endDate property.
SearchDateField
Gets the value of the internalId property.
SearchMultiSelectField
Gets the value of the internalIdNumber property.
SearchLongField
Gets the value of the isAdjust property.
SearchBooleanField
Gets the value of the isInactive property.
SearchBooleanField
Gets the value of the isQuarter property.
SearchBooleanField
Gets the value of the isYear property.
SearchBooleanField
Gets the value of the parent property.
SearchMultiSelectField
Gets the value of the payrollLocked property.
SearchBooleanField
Gets the value of the periodName property.
SearchStringField
Gets the value of the startDate property.
SearchDateField
Sets the value of the allLocked property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the allowNonGlChanges property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the apLocked property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the arLocked property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the closed property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the closedOnDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the endDate property.
| value | Allowed object is
SearchDateField
|
|---|
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 isAdjust property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the isInactive property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the isQuarter property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the isYear property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the parent property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the payrollLocked property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the periodName property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the startDate property.
| value | Allowed object is
SearchDateField
|
|---|