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, waitgetArtifactType, getHierarchyPath, getVersionprotected AssociatedDocumentsImpl associatedDocuments
public BaseNuxeoArtifact()
public AssociatedDocumentsImpl getAssociatedDocuments(CoreSession session)
getAssociatedDocuments in interface NuxeoArtifactpublic abstract String getId()
getId in interface NuxeoArtifactCopyright © 2019 Nuxeo. All rights reserved.