public class SpaceAction extends Object implements fr.paris.lutece.portal.service.i18n.Localizable, fr.paris.lutece.portal.service.rbac.RBACAction
| Constructor and Description |
|---|
SpaceAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the Description
|
String |
getDescriptionKey()
Returns the DescriptionKey
|
String |
getIconUrl()
Returns the IconUrl
|
String |
getName()
Returns the Name
|
String |
getNameKey()
Returns the NameKey
|
String |
getPermission()
Returns the permission associated to the action
|
String |
getUrl()
Returns the Url
|
void |
setDescriptionKey(String strDescriptionKey)
Sets the DescriptionKey
|
void |
setIconUrl(String strIconUrl)
Sets the IconUrl
|
void |
setLocale(Locale locale)
Implements Localizable
|
void |
setNameKey(String strNameKey)
Sets the NameKey
|
void |
setPermission(String strPermission)
Sets the Permission
|
void |
setUrl(String strUrl)
Sets the Url
|
public void setLocale(Locale locale)
setLocale in interface fr.paris.lutece.portal.service.i18n.Localizablelocale - The current localepublic String getUrl()
public void setUrl(String strUrl)
strUrl - The Urlpublic String getNameKey()
public String getName()
public void setNameKey(String strNameKey)
strNameKey - The NameKeypublic String getDescriptionKey()
public String getDescription()
public void setDescriptionKey(String strDescriptionKey)
strDescriptionKey - The DescriptionKeypublic String getIconUrl()
public void setIconUrl(String strIconUrl)
strIconUrl - The IconUrlpublic String getPermission()
getPermission in interface fr.paris.lutece.portal.service.rbac.RBACActionpublic void setPermission(String strPermission)
strPermission - The PermissionCopyright © 2020 City of Paris. All rights reserved.