DeliveryLocationExcludeTable extends DeliveryLocationTable
FinalYes
Class DeliveryLocationExcludeTable
Table of Contents
Constants
- DB_GROUP_FLAG = 'GE'
- DB_LOCATION_FLAG = 'LE'
Methods
- createCollection() : EO_DeliveryLocationExclude_Collection
- createObject() : EO_DeliveryLocationExclude
- getById() : EO_DeliveryLocationExclude_Result
- getByPrimary() : EO_DeliveryLocationExclude_Result
- getEntity() : EO_DeliveryLocationExclude_Entity
- getFilePath() : mixed
- getLinkField() : mixed
- getList() : EO_DeliveryLocationExclude_Result
- getLocationLinkField() : mixed
- getMap() : mixed
- getTableName() : mixed
- getTargetEntityName() : mixed
- query() : EO_DeliveryLocationExclude_Query
- wakeUpCollection() : EO_DeliveryLocationExclude_Collection
- wakeUpObject() : EO_DeliveryLocationExclude
Constants
DB_GROUP_FLAG
public
mixed
DB_GROUP_FLAG
= 'GE'
DB_LOCATION_FLAG
public
mixed
DB_LOCATION_FLAG
= 'LE'
Methods
createCollection()
public
static createCollection() : EO_DeliveryLocationExclude_Collection
Return values
EO_DeliveryLocationExclude_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_DeliveryLocationExclude
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_DeliveryLocationExcludegetById()
public
static getById(mixed $id) : EO_DeliveryLocationExclude_Result
Parameters
- $id : mixed
Return values
EO_DeliveryLocationExclude_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_DeliveryLocationExclude_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_DeliveryLocationExclude_ResultgetEntity()
public
static getEntity() : EO_DeliveryLocationExclude_Entity
Return values
EO_DeliveryLocationExclude_EntitygetFilePath()
public
static getFilePath() : mixed
getLinkField()
public
static getLinkField() : mixed
getList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_DeliveryLocationExclude_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_DeliveryLocationExclude_ResultgetLocationLinkField()
public
static getLocationLinkField() : mixed
getMap()
public
static getMap() : mixed
getTableName()
public
static getTableName() : mixed
getTargetEntityName()
public
static getTargetEntityName() : mixed
query()
public
static query() : EO_DeliveryLocationExclude_Query
Return values
EO_DeliveryLocationExclude_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_DeliveryLocationExclude_Collection
Parameters
- $rows : mixed
Return values
EO_DeliveryLocationExclude_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_DeliveryLocationExclude
Parameters
- $row : mixed