public class Permission extends Object implements Localizable
| Constructor and Description |
|---|
Permission() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPermissionKey() |
String |
getPermissionTitle() |
void |
setLocale(Locale locale)
Implements Localizable
|
void |
setPermissionKey(String strPermissionKey)
Sets the permission
|
void |
setPermissionTitleKey(String strPermissionTitle)
Sets the permission title
|
public void setLocale(Locale locale)
setLocale in interface Localizablelocale - The current localepublic String getPermissionKey()
public void setPermissionKey(String strPermissionKey)
strPermissionKey - The Permission Key to set.public String getPermissionTitle()
public void setPermissionTitleKey(String strPermissionTitle)
strPermissionTitle - The Permission Title to set.Copyright © 2020 City of Paris. All rights reserved.