public interface OfferingPeer extends OsidCapsule
An interface for the peers of the Offering relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getCanonicalUnitId()
Gets the
Id of the canonical unit. |
Id |
getTimePeriodId()
Gets the
Id of the time period. |
Id getCanonicalUnitId()
Id of the canonical unit. CanonicalUnit Id mandatory - This method must be implemented. Id getTimePeriodId()
Id of the time period. TimePeriod Id mandatory - This method must be implemented.