|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserAdminRepository
The UserAdminRepository represents contract for UserAdmin repository which cached and persists Roles into the file.
Method Summary | |
---|---|
void |
flush()
This method flush repository cache into to repository file. |
Hashtable |
getRepositoryCache()
This method is getting UserAdmin repository cache. |
void |
load()
This method is loading data from file repository into cache. |
Method Detail |
---|
void flush()
Hashtable getRepositoryCache()
void load()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |