public interface ContentViewConfiguration extends LocalConfiguration<ContentViewConfiguration>
Modifier and Type | Method and Description |
---|---|
List<String> |
getContentViewsForType(String docType)
Returns the ContentView name for a specified document type if any is configured.
|
Map<String,List<String>> |
getTypeToContentViewNames()
Returns the ContentView names for all the configured types.
|
canMerge, getDocumentRef, merge, save
Copyright © 2013 Nuxeo SA. All Rights Reserved.