org.apache.myfaces.component
public interface UserRoleAware
Version: $Revision: 169646 $ $Date: 2005-05-11 17:34:57 +0200 (Wed, 11 May 2005) $
| Field Summary | |
|---|---|
| static String | ENABLED_ON_USER_ROLE_ATTR |
| static String | VISIBLE_ON_USER_ROLE_ATTR |
| Method Summary | |
|---|---|
| String | getEnabledOnUserRole() |
| String | getVisibleOnUserRole() |
| void | setEnabledOnUserRole(String userRole) |
| void | setVisibleOnUserRole(String userRole) |