![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|


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 | |
Definition at line 24 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::__construct | ( | LicenseRef | $licenseRef, |
| AgentRef | $agentRef, | ||
| $matchId, | |||
| $percentage | |||
| ) |
| LicenseRef | $licenseRef | |
| AgentRef | $agentRef | |
| int | $matchId | |
| null | int | $percentage |
Definition at line 41 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getAcknowledgement | ( | ) |
Definition at line 117 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getAgentId | ( | ) |
Definition at line 157 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getAgentName | ( | ) |
Definition at line 149 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getAgentRef | ( | ) |
Definition at line 141 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getComment | ( | ) |
Definition at line 101 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getEventType | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 93 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseFullName | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 85 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseId | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 69 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseRef | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 61 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getLicenseShortName | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 77 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getMatchId | ( | ) |
Definition at line 53 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getReportinfo | ( | ) |
Definition at line 109 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::getTimeStamp | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 125 of file AgentClearingEvent.php.
| Fossology\Lib\Data\Clearing\AgentClearingEvent::isRemoved | ( | ) |
Implements Fossology\Lib\Data\Clearing\LicenseClearing.
Definition at line 133 of file AgentClearingEvent.php.