|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAggregateOidCalculator
Calculator for the oid of an aggregete.
The oid of an aggregate can be calculated by an calculator of any type,
but if this type is used some additional useful info is provided.
| Method Summary | |
|---|---|
void |
setContainer(java.lang.Object container)
The container object of aggregate. |
void |
setCounter(int counter)
A number that can be used to create the oid. |
| Methods inherited from interface org.openxava.calculators.ICalculator |
|---|
calculate |
| Method Detail |
|---|
void setContainer(java.lang.Object container)
void setCounter(int counter)
Usually this is a sequential number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||