fr.paris.lutece.portal.service.rbac
Class Permission
java.lang.Object
fr.paris.lutece.portal.service.rbac.Permission
- All Implemented Interfaces:
- Localizable
public class Permission
- extends java.lang.Object
- implements Localizable
This class defines the permission element for resource control
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Permission
public Permission()
setLocale
public void setLocale(java.util.Locale locale)
- Implements Localizable
- Specified by:
setLocale
in interface Localizable
- Parameters:
locale
- The current locale
getPermissionKey
public java.lang.String getPermissionKey()
- Returns:
- Returns the Permission Key.
setPermissionKey
public void setPermissionKey(java.lang.String strPermissionKey)
- Parameters:
_strPermissionKey
- The Permission Key to set.
getPermissionTitle
public java.lang.String getPermissionTitle()
- Returns:
- Returns the Permission Title.
setPermissionTitleKey
public void setPermissionTitleKey(java.lang.String strPermissionTitle)
- Parameters:
_strPermissionTitle
- The Permission Title to set.
Copyright © 2007 Mairie de Paris. All Rights Reserved.