|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Budget
Class Budget
| Nested Class Summary | |
|---|---|
static interface |
Budget.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
Account |
getAccount()
Retrieves the value for the reference account. |
|
BigDecimal |
getActualValue()
Retrieves the value for the attribute actualValue. |
|
|
getBudgetMilestone()
Retrieves a set containing all the elements for the reference budgetMilestone. |
|
short |
getBudgetType()
Retrieves the value for the attribute budgetType. |
|
Date |
getEndingAt()
Retrieves the value for the attribute endingAt. |
|
Date |
getStartingFrom()
Retrieves the value for the attribute startingFrom. |
|
BigDecimal |
getTargetValue()
Retrieves the value for the attribute targetValue. |
|
OrganizationalUnit |
getToBeFulfilledByOrganizationalUnit()
Retrieves the value for the reference toBeFulfilledByOrganizationalUnit. |
|
String |
getUnderlying()
Retrieves the value for the attribute underlying. |
|
void |
setAccount(Account account)
Sets a new value for the reference account. |
|
void |
setActualValue(BigDecimal actualValue)
Sets a new value for the attribute actualValue. |
|
void |
setBudgetType(short budgetType)
Sets a new value for the attribute budgetType. |
|
void |
setEndingAt(Date endingAt)
Sets a new value for the attribute endingAt. |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:forecast1:SegmentContainsBudget. |
|
void |
setStartingFrom(Date startingFrom)
Sets a new value for the attribute startingFrom. |
|
void |
setTargetValue(BigDecimal targetValue)
Sets a new value for the attribute targetValue. |
|
void |
setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
Sets a new value for the reference toBeFulfilledByOrganizationalUnit. |
|
void |
setUnderlying(String underlying)
Sets a new value for the attribute underlying. |
|
| 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.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, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
Account getAccount()
account.
null – value for this reference.void setAccount(Account account)
account.
account - The non-null new value for this reference.BigDecimal getActualValue()
actualValue.
actualValue.void setActualValue(BigDecimal actualValue)
actualValue.
actualValue - The non-null new value for attribute actualValue.<T extends BudgetMilestone> Collection<T> getBudgetMilestone()
budgetMilestone.
short getBudgetType()
budgetType.
budgetType.void setBudgetType(short budgetType)
budgetType.
budgetType - The non-null new value for attribute budgetType.Date getEndingAt()
endingAt.
endingAt.void setEndingAt(Date endingAt)
endingAt.
endingAt - The non-null new value for attribute endingAt.Date getStartingFrom()
startingFrom.
startingFrom.void setStartingFrom(Date startingFrom)
startingFrom.
startingFrom - The non-null new value for attribute startingFrom.BigDecimal getTargetValue()
targetValue.
targetValue.void setTargetValue(BigDecimal targetValue)
targetValue.
targetValue - The non-null new value for attribute targetValue.OrganizationalUnit getToBeFulfilledByOrganizationalUnit()
toBeFulfilledByOrganizationalUnit.
null – value for this reference.void setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
toBeFulfilledByOrganizationalUnit.
toBeFulfilledByOrganizationalUnit - The non-null new value for this reference.String getUnderlying()
underlying.
underlying.void setUnderlying(String underlying)
underlying.
underlying - The non-null new value for attribute underlying.void setSegment(Segment segment)
segment.
segment - The non-null new value for this reference.
void setSegment(Segment segment,
boolean idIsPersistent,
String id)
org:opencrx:kernel:forecast1:SegmentContainsBudget.
segment - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||