06-11-2010 05:24 AM
06-15-2010 06:26 AM
<r:webScript scriptUrl="/wcservice/custom/doclist" context="#{NavigationBean.currentNode.nodeRef}" />
me permettant de récupérer les documents du dossier surquel je pointe.
FacesContext context = FacesContext.getCurrentInstance();
String homeSpaceId = Application.getCurrentUser(context).getHomeSpaceId();
NodeRef nodeRef = new NodeRef(Repository.getStoreRef(), homeSpaceId);
06-15-2010 11:11 AM
<r:webScript scriptUrl="/wcservice/custom/doclist?nodeRef={noderef}" context="#{NavigationBean.currentNode.nodeRef}" />
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.