public static class NodeDAO.NodeView extends Object
Constructor and Description |
---|
NodeView() |
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getPrimaryChildAssocIds() |
Set<Long> |
getPrimaryParentAssocIds() |
Set<Long> |
getSecondaryChildAssocIds() |
Set<Long> |
getSecondaryParentAssocIds() |
Set<Long> |
getSourceAssocIds() |
Set<Long> |
getTargetAssocIds() |
static NodeDAO.NodeView |
getView(Long nodeId)
Finds an instance to manage the views for a specific node in this transaction
|
public static NodeDAO.NodeView getView(Long nodeId)
Copyright © 2005–2017 Alfresco Software. All rights reserved.