org.nuxeo.apidoc.documentation
Class AssociatedDocumentsImpl
java.lang.Object
org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl
- All Implemented Interfaces:
- AssociatedDocuments
public class AssociatedDocumentsImpl
- extends Object
- implements AssociatedDocuments
AssociatedDocumentsImpl
public AssociatedDocumentsImpl(NuxeoArtifact item,
CoreSession session)
getDocumentationItems
public Map<String,List<DocumentationItem>> getDocumentationItems(CoreSession session)
throws Exception
- Specified by:
getDocumentationItems
in interface AssociatedDocuments
- Throws:
Exception
getCategories
public Map<String,String> getCategories()
throws Exception
- Specified by:
getCategories
in interface AssociatedDocuments
- Throws:
Exception
getCategoryKeys
public List<String> getCategoryKeys()
throws Exception
- Specified by:
getCategoryKeys
in interface AssociatedDocuments
- Throws:
Exception
getDescription
public DocumentationItem getDescription(CoreSession session)
throws Exception
- Specified by:
getDescription
in interface AssociatedDocuments
- Throws:
Exception
Copyright © 2012 Nuxeo SA. All Rights Reserved.