| Interface | Description |
|---|---|
| IPartner |
Read-only interface for a single partner that is used in a partnership.
|
| IPartnerMap |
Read-only interface to manage the mapping from name to partner (represented
by a
StringMap). |
| IPartnershipFactoryWithPartners |
This partnership factory extends
IPartnershipFactory by adding
"partners". |
| Class | Description |
|---|---|
| AbstractPartnershipFactoryWithPartners |
Abstract
IPartnershipFactoryWithPartners implementation based on
AbstractPartnershipFactory using PartnerMap as the underlying
data storage object for the partners. |
| Partner |
This class represents a single partner.
|
| PartnerMap |
Defines a map with all known partners.
|
| SelfFillingXMLPartnershipFactory |
A special
XMLPartnershipFactory that adds a new partnership if it is
not yet existing. |
| XMLPartnershipFactory |
original author unknown this release added logic to store partnerships and
provide methods for partner/partnership command line processor
|
Copyright © 2013–2022 Philip Helger. All rights reserved.