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 CommercialSupportIntervention

CommercialSupportIntervention

Entity
Table(name="COMMERCIAL_SUPPORT_INTERVENTION")
Located at entities/CommercialSupportIntervention.php
Methods summary
public CommercialSupportIntervention
# setDate( datetime $date )

Set date

Set date

Parameters

$date
datetime
$date

Returns

CommercialSupportIntervention
public datetime
# getDate( )

Get date

Get date

Returns

datetime
public CommercialSupportIntervention
# setEnd( datetime $end )

Set end

Set end

Parameters

$end
datetime
$end

Returns

CommercialSupportIntervention
public datetime
# getEnd( )

Get end

Get end

Returns

datetime
public CommercialSupportIntervention
# setPause( integer $pause )

Set pause

Set pause

Parameters

$pause
integer
$pause

Returns

CommercialSupportIntervention
public integer
# getPause( )

Get pause

Get pause

Returns

integer
public CommercialSupportIntervention
# setTitle( string $title )

Set title

Set title

Parameters

$title
string
$title

Returns

CommercialSupportIntervention
public string
# getTitle( )

Get title

Get title

Returns

string
public CommercialSupportIntervention
# setDescription( text $description )

Set description

Set description

Parameters

$description
text
$description

Returns

CommercialSupportIntervention
public text
# getDescription( )

Get description

Get description

Returns

text
public CommercialSupportIntervention
# setPeriod( integer $period )

Set period

Set period

Parameters

$period
integer
$period

Returns

CommercialSupportIntervention
public integer
# getPeriod( )

Get period

Get period

Returns

integer
public CommercialSupportIntervention
# setFileName( string $fileName )

Set fileName

Set fileName

Parameters

$fileName
string
$fileName

Returns

CommercialSupportIntervention
public string
# getFileName( )

Get fileName

Get fileName

Returns

string
public integer
# getId( )

Get id

Get id

Returns

integer
public CommercialSupportIntervention
# setReportedByContact( CoreContacts $reportedByContact = null )

Set reportedByContact

Set reportedByContact

Parameters

$reportedByContact
CoreContacts
$reportedByContact

Returns

CommercialSupportIntervention
public CoreContacts
# getReportedByContact( )

Get reportedByContact

Get reportedByContact

Returns

CoreContacts
public CommercialSupportIntervention
# setSoldType( CommercialSoldType $soldType = null )

Set soldType

Set soldType

Parameters

$soldType
CommercialSoldType
$soldType

Returns

CommercialSupportIntervention
public CommercialSoldType
# getSoldType( )

Get soldType

Get soldType

Returns

CommercialSoldType
public CommercialSupportIntervention
# setCustomerUser( CoreUsers $customerUser = null )

Set customerUser

Set customerUser

Parameters

$customerUser
CoreUsers
$customerUser

Returns

CommercialSupportIntervention
public CoreUsers
# getCustomerUser( )

Get customerUser

Get customerUser

Returns

CoreUsers
public CommercialSupportIntervention
# setProject( CommercialProject $project = null )

Set project

Set project

Parameters

$project
CommercialProject
$project

Returns

CommercialSupportIntervention
public CommercialProject
# getProject( )

Get project

Get project

Returns

CommercialProject
igestis-iprojectis-v2 API documentation generated by ApiGen 2.8.0