|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SalesVolumeBudget
Class SalesVolumeBudget
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.forecast1.cci2.AbstractBudget |
|---|
AbstractBudget.Identity |
| Method Summary | ||
|---|---|---|
|
getBroker()
Retrieves a set containing all the elements for the reference broker. |
|
short |
getContractType()
Retrieves the value for the attribute contractType. |
|
|
getCustomer()
Retrieves a set containing all the elements for the reference customer. |
|
Depot |
getDepot()
Retrieves the value for the reference depot. |
|
Date |
getLastCalculatedAt()
Retrieves the possibly null value for the optional attribute lastCalculatedAt. |
|
|
getPosition()
Retrieves a set containing all the elements for the reference position. |
|
|
getSalesRep()
Retrieves a set containing all the elements for the reference salesRep. |
|
Void |
recalcBudget()
|
|
void |
setContractType(short contractType)
Sets a new value for the attribute contractType. |
|
void |
setDepot(Depot depot)
Sets a new value for the reference depot. |
|
void |
setLastCalculatedAt(Date lastCalculatedAt)
Sets a new value for the attribute lastCalculatedAt. |
|
| 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, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| 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 |
|---|
<T extends BrokerAssignment> BudgetAppliesForBroker.Broker<T> getBroker()
broker.
short getContractType()
contractType.
contractType.void setContractType(short contractType)
contractType.
contractType - The non-null new value for attribute contractType.<T extends CustomerAssignment> BudgetAppliesForCustomer.Customer<T> getCustomer()
customer.
Depot getDepot()
depot.
null – value for this reference.void setDepot(Depot depot)
depot.
depot - The non-null new value for this reference.Date getLastCalculatedAt()
lastCalculatedAt.
lastCalculatedAt.void setLastCalculatedAt(Date lastCalculatedAt)
lastCalculatedAt.
lastCalculatedAt - The possibly null new value for attribute lastCalculatedAt.<T extends SalesVolumeBudgetPosition> SalesVolumeBudgetHasPosition.Position<T> getPosition()
position.
Void recalcBudget()
<T extends SalesRepAssignment> BudgetAppliesForSalesRep.SalesRep<T> getSalesRep()
salesRep.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||