|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElmoEntityResolver
Resolves the collection of roles into an Elmo JavaBean class.
| Method Summary | |
|---|---|
Class<?> |
resolveRoles(Class<?>[] roles)
Finds or creates a class that implements all the concepts and behaviours in roles. |
| Method Detail |
|---|
Class<?> resolveRoles(Class<?>[] roles)
roles. The returned class must implement all
interfaces in the list and implement all interfaces that are implemented
by the classes in the list.
roles - Array of concepts and behaviours
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||