org.wso2.carbon.utils.component.xml.config
Class ManagementPermission
java.lang.Object
org.wso2.carbon.utils.component.xml.config.ManagementPermission
- All Implemented Interfaces:
- ComponentConfig
public class ManagementPermission
- extends Object
- implements ComponentConfig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementPermission
public ManagementPermission(String displayName,
String resourceId)
getDisplayName
public String getDisplayName()
getResourceId
public String getResourceId()
setDisplayName
public void setDisplayName(String displayName)
setResourceId
public void setResourceId(String resourceId)
Copyright © 2014 WSO2 Inc. All rights reserved.