Uses of Class
org.alfresco.repo.web.scripts.admin.NodeBrowserPost.PeerAssociation
-
Packages that use NodeBrowserPost.PeerAssociation Package Description org.alfresco.repo.web.scripts.admin -
-
Uses of NodeBrowserPost.PeerAssociation in org.alfresco.repo.web.scripts.admin
Methods in org.alfresco.repo.web.scripts.admin that return types with arguments of type NodeBrowserPost.PeerAssociation Modifier and Type Method Description List<NodeBrowserPost.PeerAssociation>
NodeBrowserPost. getAssocs(NodeRef nodeRef)
Gets the current node associationsList<NodeBrowserPost.PeerAssociation>
NodeBrowserPost. getSourceAssocs(NodeRef nodeRef)
Gets the current source associations
-