|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleManager
RoleManager Interface, use this to specify the Roles and how they correspond easy shorthand names.
| Method Summary | |
|---|---|
String |
getDefaultClassNameForHint(String hint,
String shorthand)
Deprecated. Get the default classname for a given hint type. |
String |
getDefaultClassNameForRole(String role)
Deprecated. Get the default classname for a given role. |
String |
getRoleForName(String shorthandName)
Deprecated. Find Role name based on shorthand name. |
| Method Detail |
|---|
String getRoleForName(String shorthandName)
null or an empty string, then the
shorthand name is assumed to be a "reserved word". In other
words, you should not try to instantiate a class from an empty
role.
String getDefaultClassNameForRole(String role)
String getDefaultClassNameForHint(String hint,
String shorthand)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||