com.atlassian.jira.permission
Class PermissionImpl
java.lang.Object
com.atlassian.jira.AbstractSimpleI18NBean
com.atlassian.jira.permission.PermissionImpl
- All Implemented Interfaces:
- Permission
public class PermissionImpl
- extends AbstractSimpleI18NBean
- implements Permission
Default implementation fo Permission
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PermissionImpl
public PermissionImpl(String id,
String name,
String description,
String nameKey,
String descriptionKey)
getName
public String getName()
- Specified by:
getName
in interface Permission
- Overrides:
getName
in class AbstractSimpleI18NBean
getNameKey
public String getNameKey()
- Specified by:
getNameKey
in interface Permission
Copyright © 2002-2011 Atlassian. All Rights Reserved.