Uses of Class
org.alfresco.repo.web.scripts.admin.NodeBrowserPost.ChildAssociation
-
Packages that use NodeBrowserPost.ChildAssociation Package Description org.alfresco.repo.web.scripts.admin -
-
Uses of NodeBrowserPost.ChildAssociation in org.alfresco.repo.web.scripts.admin
Methods in org.alfresco.repo.web.scripts.admin that return types with arguments of type NodeBrowserPost.ChildAssociation Modifier and Type Method Description java.util.List<NodeBrowserPost.ChildAssociation>
NodeBrowserPost. getChildren(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Gets the current node childrenjava.util.List<NodeBrowserPost.ChildAssociation>
NodeBrowserPost. getParents(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Gets the current node parents
-