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 NuxeoArtifact
public AssociatedDocuments getAssociatedDocuments(CoreSession session)
getAssociatedDocuments
in interface NuxeoArtifact
public String getId()
getId
in interface NuxeoArtifact
public String getVersion()
getVersion
in interface NuxeoArtifact
public String getHierarchyPath()
getHierarchyPath
in interface NuxeoArtifact
public String getAnchor()
Copyright © 2011 Nuxeo SA. All Rights Reserved.