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
List<String> getContentViewsForType(String docType)
Map<String,List<String>> getTypeToContentViewNames()
Copyright © 2016 Nuxeo SA. All rights reserved.