public class VirtualNode extends Object implements NuxeoArtifact
| Constructor and Description |
|---|
VirtualNode(ComponentInfo ci,
String type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchor() |
String |
getArtifactType() |
AssociatedDocuments |
getAssociatedDocuments(CoreSession session) |
String |
getComponentId() |
String |
getHierarchyPath() |
String |
getId() |
String |
getVersion() |
public VirtualNode(ComponentInfo ci, String type, String id)
public String getComponentId()
public String getArtifactType()
getArtifactType in interface NuxeoArtifactpublic AssociatedDocuments getAssociatedDocuments(CoreSession session)
getAssociatedDocuments in interface NuxeoArtifactpublic String getId()
getId in interface NuxeoArtifactpublic String getVersion()
getVersion in interface NuxeoArtifactpublic String getHierarchyPath()
getHierarchyPath in interface NuxeoArtifactpublic String getAnchor()
Copyright © 2013 Nuxeo SA. All Rights Reserved.