@Deprecated public class ContentEnricherDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
protected List<String> |
filterIds
Deprecated.
|
protected ActionFilter[] |
filters
Deprecated.
|
Class<? extends ContentEnricher> |
klass
Deprecated.
|
protected static org.apache.commons.logging.Log |
log
Deprecated.
|
String |
name
Deprecated.
|
protected Map<String,String> |
parameters
Deprecated.
|
Constructor and Description |
---|
ContentEnricherDescriptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ContentEnricher |
getContentEnricher()
Deprecated.
|
protected static final org.apache.commons.logging.Log log
public Class<? extends ContentEnricher> klass
protected ActionFilter[] filters
protected Map<String,String> parameters
public ContentEnricherDescriptor()
public ContentEnricher getContentEnricher()
Copyright © 2015 Nuxeo SA. All rights reserved.