FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
Fossology\Lib\Data\Clearing\AgentClearingEvent Class Reference
Inheritance diagram for Fossology\Lib\Data\Clearing\AgentClearingEvent:
Inheritance graph
Collaboration diagram for Fossology\Lib\Data\Clearing\AgentClearingEvent:
Collaboration graph

Public Member Functions

 __construct (LicenseRef $licenseRef, AgentRef $agentRef, $matchId, $percentage)
 
 getMatchId ()
 
 getLicenseRef ()
 
 getLicenseId ()
 
 getLicenseShortName ()
 
 getLicenseFullName ()
 
 getEventType ()
 
 getComment ()
 
 getReportinfo ()
 
 getAcknowledgement ()
 
 getTimeStamp ()
 
 isRemoved ()
 
 getAgentRef ()
 
 getAgentName ()
 
 getAgentId ()
 
 getPercentage ()
 

Private Attributes

 $licenseRef
 
 $agentRef
 
 $matchId
 
 $percentage
 

Detailed Description

Definition at line 24 of file AgentClearingEvent.php.

Constructor & Destructor Documentation

Fossology\Lib\Data\Clearing\AgentClearingEvent::__construct ( LicenseRef  $licenseRef,
AgentRef  $agentRef,
  $matchId,
  $percentage 
)
Parameters
LicenseRef$licenseRef
AgentRef$agentRef
int$matchId
null | int$percentage

Definition at line 41 of file AgentClearingEvent.php.

Member Function Documentation

Fossology\Lib\Data\Clearing\AgentClearingEvent::getAcknowledgement ( )
Returns
string

Definition at line 117 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getAgentId ( )
Returns
int

Definition at line 157 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getAgentName ( )
Returns
string

Definition at line 149 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getAgentRef ( )
Returns
AgentRef

Definition at line 141 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getComment ( )
Returns
string

Definition at line 101 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getEventType ( )
Returns
string

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 93 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseFullName ( )
Returns
string

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 85 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseId ( )
Returns
int

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 69 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseRef ( )
Returns
LicenseRef

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 61 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseShortName ( )
Returns
string

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 77 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getMatchId ( )
Returns
int

Definition at line 53 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getReportinfo ( )
Returns
string

Definition at line 109 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::getTimeStamp ( )
Returns
int $timeStamp

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 125 of file AgentClearingEvent.php.

Fossology\Lib\Data\Clearing\AgentClearingEvent::isRemoved ( )
Returns
boolean

Implements Fossology\Lib\Data\Clearing\LicenseClearing.

Definition at line 133 of file AgentClearingEvent.php.


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