public class AssociatedDocumentsImpl extends Object implements AssociatedDocuments
Constructor and Description |
---|
AssociatedDocumentsImpl(NuxeoArtifact item,
CoreSession session) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCategories() |
List<String> |
getCategoryKeys() |
DocumentationItem |
getDescription(CoreSession session) |
Map<String,List<DocumentationItem>> |
getDocumentationItems(CoreSession session) |
void |
setLiveDoc(Map<String,ResourceDocumentationItem> liveDoc) |
public AssociatedDocumentsImpl(NuxeoArtifact item, CoreSession session)
public Map<String,List<DocumentationItem>> getDocumentationItems(CoreSession session)
getDocumentationItems
in interface AssociatedDocuments
public Map<String,String> getCategories()
getCategories
in interface AssociatedDocuments
public List<String> getCategoryKeys()
getCategoryKeys
in interface AssociatedDocuments
public DocumentationItem getDescription(CoreSession session)
getDescription
in interface AssociatedDocuments
public void setLiveDoc(Map<String,ResourceDocumentationItem> liveDoc)
Copyright © 2015 Nuxeo SA. All rights reserved.