@Name(value="exportGroupManagementActions") @Scope(value=CONVERSATION) @Install(precedence=20) public class ExportGroupManagementActions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected ContentViewActions |
contentViewActions |
protected CoreSession |
documentManager |
static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
ExportGroupManagementActions() |
Modifier and Type | Method and Description |
---|---|
String |
downloadExcelAllGroupsExport() |
String |
downloadExcelListedGroupsExport() |
protected File |
excelExportAllGroupsDefinition() |
protected File |
excelExportListedGroupsDefinition() |
public static final org.apache.commons.logging.Log log
@In(create=true, required=false) protected transient CoreSession documentManager
@In(create=true) protected transient ContentViewActions contentViewActions
public ExportGroupManagementActions()
public String downloadExcelAllGroupsExport()
public String downloadExcelListedGroupsExport()
protected File excelExportAllGroupsDefinition()
protected File excelExportListedGroupsDefinition()
Copyright © 2015 Nuxeo SA. All rights reserved.