◆ DocumentByEntityVM()
org.turro.entities.portfolio.DocumentByEntityVM.DocumentByEntityVM |
( |
| ) |
|
◆ getEntity()
IElephantEntity org.turro.entities.portfolio.DocumentByEntityVM.getEntity |
( |
| ) |
|
◆ getFinalBalance()
double org.turro.entities.portfolio.DocumentByEntityVM.getFinalBalance |
( |
| ) |
|
◆ getFinalCount()
int org.turro.entities.portfolio.DocumentByEntityVM.getFinalCount |
( |
| ) |
|
◆ getFinalInvoice()
double org.turro.entities.portfolio.DocumentByEntityVM.getFinalInvoice |
( |
| ) |
|
◆ getFinalPortfolio()
double org.turro.entities.portfolio.DocumentByEntityVM.getFinalPortfolio |
( |
| ) |
|
◆ getFinalSettlement()
double org.turro.entities.portfolio.DocumentByEntityVM.getFinalSettlement |
( |
| ) |
|
◆ getLabel()
String org.turro.entities.portfolio.DocumentByEntityVM.getLabel |
( |
String |
label | ) |
|
◆ getModel()
Definition at line 66 of file DocumentByEntityVM.java.
70 return new ArrayList(entityModel);
72 return Collections.EMPTY_LIST;
List< String > getEntityPaths()
EntitySet getAllChildren()
◆ setCategory()
void org.turro.entities.portfolio.DocumentByEntityVM.setCategory |
( |
@BindingParam("category") IElephantEntity |
category | ) |
|
◆ setEntity()
void org.turro.entities.portfolio.DocumentByEntityVM.setEntity |
( |
@BindingParam("entity") IElephantEntity |
entity | ) |
|
◆ update()
void org.turro.entities.portfolio.DocumentByEntityVM.update |
( |
| ) |
|
The documentation for this class was generated from the following file: