public interface DoclistActionGroupResolver
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.
|
java.lang.String resolve(org.json.simple.JSONObject jsonObject, java.lang.String view)
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.