public class DefaultDoclistActionGroupResolver extends java.lang.Object implements DoclistActionGroupResolver
Constructor and Description |
---|
DefaultDoclistActionGroupResolver() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolve(org.json.simple.JSONObject jsonObject,
java.lang.String view)
Will return the action group id matching action group configs in a, i.e.
|
public java.lang.String resolve(org.json.simple.JSONObject jsonObject, java.lang.String view)
resolve
in interface DoclistActionGroupResolver
jsonObject
- An item (i.e. document or folder) in the doclist.view
- Name of the type of view in which the action will be displayed. I.e. "details"Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.