Interface BudgetPeer
- All Superinterfaces:
OsidCapsule
An interface for the peers of the Budget .
-
Method Summary
Modifier and TypeMethodDescriptionGets theIdof the activity.Gets theIdof the fiscal period.
-
Method Details
-
getActivityId
Id getActivityId()Gets theIdof the activity.- Returns:
- the activity
Id - Compliance:
mandatory- This method must be implemented.
-
getFiscalPeriodId
Id getFiscalPeriodId()Gets theIdof the fiscal period.- Returns:
- the fiscal period
Id - Compliance:
mandatory- This method must be implemented.
-