public class ScriptConstraintAuthority extends Object implements Serializable
| Constructor and Description |
|---|
ScriptConstraintAuthority() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorityName() |
List<String> |
getValues() |
void |
setAuthorityName(String authorityName) |
void |
setValues(List<String> values) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.