Overview

Namespaces

  • Igestis
    • Modules
      • Commercial
  • None

Classes

  • CommercialAccounting
  • CommercialArticle
  • CommercialArticleCategory
  • CommercialAutoIncrement
  • CommercialBankAccount
  • CommercialBankAssocOperations
  • CommercialBankOperation
  • CommercialCommercialDocument
  • CommercialCompanyConfig
  • CommercialEstimate
  • CommercialEstimateArticle
  • CommercialFreeDocument
  • CommercialInvoice
  • CommercialInvoiceItem
  • CommercialParametersController
  • CommercialProject
  • CommercialProviderInvoice
  • CommercialProviderInvoiceAssocAmounts
  • CommercialPurchasingAccount
  • CommercialPurchasingAccountRepository
  • CommercialSellingAccount
  • CommercialSellingAccountRepository
  • CommercialSoldType
  • CommercialSupportCredit
  • CommercialSupportInitialSold
  • CommercialSupportIntervention
  • CommercialUserConfig
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class CommercialSellingAccount

CommercialSellingAccount

Entity(repositoryClass="CommercialSellingAccountRepository")
HasLifecycleCallbacks
Table(name="COMMERCIAL_SELLING_ACCOUNT")
Located at entities/CommercialSellingAccount.php
Methods summary
public CommercialSellingAccount
# setLabel( string $label )

Set label

Set label

Parameters

$label
string
$label

Returns

CommercialSellingAccount
public string
# getLabel( )

Get label

Get label

Returns

string
public CommercialSellingAccount
# setAccountNumber( string $accountNumber )

Set accountNumber

Set accountNumber

Parameters

$accountNumber
string
$accountNumber

Returns

CommercialSellingAccount
public string
# getAccountNumber( )

Get accountNumber

Get accountNumber

Returns

string
public integer
# getId( )

Get id

Get id

Returns

integer
public CommercialSellingAccount
# setCompany( CoreCompanies $company = null )

Set company

Set company

Parameters

$company
CoreCompanies
$company

Returns

CommercialSellingAccount
public CoreCompanies
# getCompany( )

Get company

Get company

Returns

CoreCompanies
public
# prePersist( )

PrePersist

PreUpdate

igestis-iprojectis-v2 API documentation generated by ApiGen 2.8.0