public final class SimplePermissionReference extends AbstractPermissionReference
Modifier | Constructor and Description |
---|---|
protected |
SimplePermissionReference(org.alfresco.service.namespace.QName qName,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name of the permission
|
static SimplePermissionReference |
getPermissionReference(org.alfresco.service.namespace.QName qName,
String name)
Factory method to create simple permission refrences
|
org.alfresco.service.namespace.QName |
getQName()
Get the QName of the type or aspect against which the permission is
defined.
|
equals, hashCode, toString
protected SimplePermissionReference(org.alfresco.service.namespace.QName qName, String name)
public static SimplePermissionReference getPermissionReference(org.alfresco.service.namespace.QName qName, String name)
public org.alfresco.service.namespace.QName getQName()
PermissionReference
public String getName()
PermissionReference
Copyright © 2005–2017 Alfresco Software. All rights reserved.