public abstract class BaseNuxeoArtifact extends Object implements NuxeoArtifact
Modifier and Type | Field and Description |
---|---|
protected AssociatedDocumentsImpl |
associatedDocuments |
Constructor and Description |
---|
BaseNuxeoArtifact() |
Modifier and Type | Method and Description |
---|---|
AssociatedDocumentsImpl |
getAssociatedDocuments(CoreSession session) |
abstract String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArtifactType, getHierarchyPath, getVersion
protected AssociatedDocumentsImpl associatedDocuments
public BaseNuxeoArtifact()
public AssociatedDocumentsImpl getAssociatedDocuments(CoreSession session)
getAssociatedDocuments
in interface NuxeoArtifact
public abstract String getId()
getId
in interface NuxeoArtifact
Copyright © 2016 Nuxeo SA. All rights reserved.