|
||||||||||
| 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 | ||
|---|---|---|
void |
addBudgetMilestone(boolean nameIsPersistent,
String name,
BudgetMilestone budgetMilestone)
Adds the specified element to the set of the values for the reference budgetMilestone. |
|
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. |
|
BudgetMilestone |
getBudgetMilestone(boolean nameIsPersistent,
String name)
Retrieves the value for the reference budgetMilestone for
the specified qualifier attribute value. |
|
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 |
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, 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, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| 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, 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.
BudgetMilestone getBudgetMilestone(boolean nameIsPersistent,
String name)
budgetMilestone for
the specified qualifier attribute value.
nameIsPersistent - Defines whether value for the qualifier is persistent or notname - The value for the qualifier attribute that qualifies this reference.
void addBudgetMilestone(boolean nameIsPersistent,
String name,
BudgetMilestone budgetMilestone)
budgetMilestone.
Note: This is an extension to the JMI 1 standard.
nameIsPersistent - true if name is persistentname - The qualifier attribute value that qualifies the reference to get the element to be appended.budgetMilestone - The element to be appended.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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||