VirtueMart  3.2.14.9808
Public Member Functions | Private Attributes | List of all members
Batch Class Reference

Public Member Functions

 __construct ()
 
 setAccountId ($value)
 
 getAccountId ()
 
 setBatchId ($value)
 
 getBatchId ()
 
 setBatchStatusId ($value)
 
 getBatchStatusId ()
 
 setBatchTypeId ($value)
 
 getBatchTypeId ()
 
 setCompanyId ($value)
 
 getCompanyId ()
 
 setCreatedDate ($value)
 
 getCreatedDate ()
 
 setCreatedUserId ($value)
 
 getCreatedUserId ()
 
 setCompletedDate ($value)
 
 getCompletedDate ()
 
 setFiles ($value)
 
 getFiles ()
 
 setModifiedDate ($value)
 
 getModifiedDate ()
 
 setModifiedUserId ($value)
 
 getModifiedUserId ()
 
 setName ($value)
 
 getName ()
 
 setOptions ($value)
 
 getOptions ()
 
 setRecordCount ($value)
 
 getRecordCount ()
 
 setCurrentRecord ($value)
 
 getCurrentRecord ()
 

Private Attributes

 $AccountId
 
 $BatchId
 
 $BatchStatusId
 
 $BatchTypeId
 
 $CompanyId
 
 $CreatedDate
 
 $CreatedUserId
 
 $CompletedDate
 
 $Files
 
 $ModifiedDate
 
 $ModifiedUserId
 
 $Name
 
 $Options
 
 $RecordCount
 
 $CurrentRecord
 

Constructor & Destructor Documentation

Batch::__construct ( )

Member Function Documentation

Batch::getAccountId ( )
Batch::getBatchId ( )
Batch::getBatchStatusId ( )
Batch::getBatchTypeId ( )
Batch::getCompanyId ( )
Batch::getCompletedDate ( )
Batch::getCreatedDate ( )
Batch::getCreatedUserId ( )
Batch::getCurrentRecord ( )
Batch::getFiles ( )
Batch::getModifiedDate ( )
Batch::getModifiedUserId ( )
Batch::getName ( )
Batch::getOptions ( )
Batch::getRecordCount ( )
Batch::setAccountId (   $value)
Batch::setBatchId (   $value)
Batch::setBatchStatusId (   $value)
Batch::setBatchTypeId (   $value)
Batch::setCompanyId (   $value)
Batch::setCompletedDate (   $value)
Batch::setCreatedDate (   $value)
Batch::setCreatedUserId (   $value)
Batch::setCurrentRecord (   $value)
Batch::setFiles (   $value)
Batch::setModifiedDate (   $value)
Batch::setModifiedUserId (   $value)
Batch::setName (   $value)
Batch::setOptions (   $value)
Batch::setRecordCount (   $value)

Member Data Documentation

Batch::$AccountId
private
Batch::$BatchId
private
Batch::$BatchStatusId
private
Batch::$BatchTypeId
private
Batch::$CompanyId
private
Batch::$CompletedDate
private
Batch::$CreatedDate
private
Batch::$CreatedUserId
private
Batch::$CurrentRecord
private
Batch::$Files
private
Batch::$ModifiedDate
private
Batch::$ModifiedUserId
private
Batch::$Name
private
Batch::$Options
private
Batch::$RecordCount
private

The documentation for this class was generated from the following file: