|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReloadableCodeListLoader
Interface of code list function which reloads the code list.
Reloads the code list.
| Method Summary | |
|---|---|
void |
reload()
Reloads the code list. Code list is the unique information in the application. Implementation should be done in such a way that there should be no impact even if the contents of code list are edited. |
| Methods inherited from interface jp.terasoluna.fw.web.codelist.CodeListLoader |
|---|
getCodeBeans, load |
| Method Detail |
|---|
void reload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||