public interface BudgetPeer extends OsidCapsule
An interface for the peers of the Budget.
| Modifier and Type | Method and Description |
|---|---|
Id |
getActivityId()
Gets the
Id of the activity. |
Id |
getFiscalPeriodId()
Gets the
Id of the fiscal period. |
Id getActivityId()
Id of the activity. Id mandatory - This method must be implemented. Id getFiscalPeriodId()
Id of the fiscal period. Id mandatory - This method must be implemented.