|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Budget
Class Budget
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.forecast1.cci2.AbstractBudget |
|---|
AbstractBudget.Identity |
| Method Summary | |
|---|---|
Account |
getAccount()
Retrieves the value for the reference account. |
OrganizationalUnit |
getToBeFulfilledByOrganizationalUnit()
Retrieves the value for the reference toBeFulfilledByOrganizationalUnit. |
void |
setAccount(Account account)
Sets a new value for the reference account. |
void |
setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
Sets a new value for the reference toBeFulfilledByOrganizationalUnit. |
| Methods inherited from interface org.opencrx.kernel.forecast1.cci2.AbstractBudget |
|---|
getBudgetType, getDescription, getEndingAt, getName, getStartingFrom, setBudgetType, setDescription, setEndingAt, setName, setStartingFrom |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainer |
|---|
getLocalizedField |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Account getAccount()
account.
null – value for this reference.void setAccount(Account account)
account.
account - The new – possibly null – value for this reference.OrganizationalUnit getToBeFulfilledByOrganizationalUnit()
toBeFulfilledByOrganizationalUnit.
null – value for this reference.void setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
toBeFulfilledByOrganizationalUnit.
toBeFulfilledByOrganizationalUnit - The new – possibly null – value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||