@Name(value="bulkEditActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class BulkEditActions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
SELECTION_EDITED |
Constructor and Description |
---|
BulkEditActions() |
Modifier and Type | Method and Description |
---|---|
String |
bulkEditSelection() |
void |
bulkEditSelectionNoRedirect()
Deprecated.
since 5.7. Use
bulkEditSelection()
. |
void |
cancel() |
DocumentModel |
getBulkEditDocumentModel() |
boolean |
getCanEdit() |
List<String> |
getCommonsLayouts()
Returns the common layouts of the current selected documents for the
edit mode. |
public static final String SELECTION_EDITED
public List<String> getCommonsLayouts()
edit
mode.public DocumentModel getBulkEditDocumentModel()
public String bulkEditSelection() throws ClientException
ClientException
@Deprecated public void bulkEditSelectionNoRedirect() throws ClientException
bulkEditSelection()
.ClientException
public boolean getCanEdit() throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.