public class SuggestTagEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected OperationContext |
ctx |
protected DocumentModel |
doc |
protected CoreSession |
documentManager |
static String |
ID |
protected String |
searchTerm |
protected TagService |
tagService |
protected String |
value |
protected String |
xpath |
Constructor and Description |
---|
SuggestTagEntry() |
public static final String ID
protected OperationContext ctx
protected CoreSession documentManager
protected TagService tagService
protected String searchTerm
protected DocumentModel doc
public SuggestTagEntry()
Copyright © 2018 Nuxeo. All rights reserved.