Package | Description |
---|---|
org.alfresco.repo.security.authority.script |
Modifier and Type | Class and Description |
---|---|
class |
ScriptGroup
The Script group is a GROUP authority exposed to the scripting API.
|
class |
ScriptUser
The Script user is a USER authority exposed to the scripting API
|
Modifier and Type | Method and Description |
---|---|
Authority[] |
ScriptGroup.getChildAuthorities()
Get all the children of this group, regardless of type
|
Authority[] |
ScriptGroup.getChildAuthorities(ScriptPagingDetails paging,
String sortBy)
Get all the children of this group, regardless of type
|
Modifier and Type | Method and Description |
---|---|
int |
Authority.AuthorityComparator.compare(Authority g1,
Authority g2) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.