@Deprecated @Name(value="smartNXQLFolderActions") @Scope(value=CONVERSATION) public class SmartNXQLFolderActions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected DocumentActions |
documentActions
Deprecated.
|
protected NavigationContext |
navigationContext
Deprecated.
|
protected SmartNXQLQueryActions |
smartNXQLQueryActions
Deprecated.
|
Constructor and Description |
---|
SmartNXQLFolderActions()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
saveQueryAsDocument(String docType)
Deprecated.
Initializes a document model of given type, and fill its properties according to fields set on the seam component
SmartNXQLFolderActions . |
@In(create=true, required=true) protected DocumentActions documentActions
@In(create=true, required=true) protected transient NavigationContext navigationContext
@In(create=true, required=true) protected transient SmartNXQLQueryActions smartNXQLQueryActions
public SmartNXQLFolderActions()
public String saveQueryAsDocument(String docType)
SmartNXQLFolderActions
.
Assumes the document type holds the 'content_view_display' and 'smart_folder' schemas.
Copyright © 2018 Nuxeo. All rights reserved.