
Public Member Functions | |
| void | init (IConstructor constructor) |
| String | render (IConstructor constructor) |
| boolean | isRequired () |
| int | getOrder () |
Definition at line 26 of file IUserSummary.java.
| int org.turro.action.IUserSummary.getOrder | ( | ) |
Implemented in org.turro.dossier.command.DossierSummary, org.turro.contacts.command.ContactSummary, and org.turro.financials.command.FinancialsSummary.

| void org.turro.action.IUserSummary.init | ( | IConstructor | constructor | ) |
| boolean org.turro.action.IUserSummary.isRequired | ( | ) |
| String org.turro.action.IUserSummary.render | ( | IConstructor | constructor | ) |