public class SimpleAccessControlEntryContext extends Object implements AccessControlEntryContext
Constructor and Description |
---|
SimpleAccessControlEntryContext() |
Modifier and Type | Method and Description |
---|---|
String |
getClassContext()
Get the class context.
|
String |
getKVPContext()
Get the key value pair context
Serialized Map
|
String |
getPropertyContext()
Get the property context
QName QName Qname => property types to which it applies
|
void |
setClassContext(String classContext) |
void |
setKVPContext(String context) |
void |
setPropertyContext(String propertyContext) |
public String getClassContext()
AccessControlEntryContext
getClassContext
in interface AccessControlEntryContext
public String getKVPContext()
AccessControlEntryContext
getKVPContext
in interface AccessControlEntryContext
public String getPropertyContext()
AccessControlEntryContext
getPropertyContext
in interface AccessControlEntryContext
public void setClassContext(String classContext)
public void setKVPContext(String context)
public void setPropertyContext(String propertyContext)
Copyright © 2005–2017 Alfresco Software. All rights reserved.