05-08-2008 10:21 AM
05-08-2008 11:12 AM
nodeService.getPath(nodeRef).toDisplayPath(nodeService, permissionService);
Denis
05-09-2008 11:26 AM
/home/lassoued/workspace/root/projects/web-client/source/java/org/alfresco/web/bean/content/BaseContentWizard.java:495: nodeService has private access in org.alfresco.web.bean.dialog.BaseDialogBean
[javac] path = nodeService.getPath(nodeRef).toDisplayPath(nodeService, permissionService);
[javac] ^
[javac] /home/lassoued/workspace/root/projects/web-client/source/java/org/alfresco/web/bean/content/BaseContentWizard.java:495: cannot find symbol
[javac] symbol : variable permissionService
[javac] location: class org.alfresco.web.bean.content.BaseContentWizard
[javac] path = nodeService.getPath(nodeRef).toDisplayPath(nodeService, permissionService);
[javac] ^
[javac] /home/lassoued/workspace/root/projects/web-client/source/java/org/alfresco/web/bean/content/BaseContentWizard.java:495: cannot find symbol
[javac] symbol : variable nodeRef
[javac] location: class org.alfresco.web.bean.content.BaseContentWizard
[javac] path = nodeService.getPath(nodeRef).toDisplayPath(nodeService, permissionService);
[javac] ^
[javac] /home/lassoued/workspace/root/projects/web-client/source/java/org/alfresco/web/bean/content/BaseContentWizard.java:495: nodeService has private access in org.alfresco.web.bean.dialog.BaseDialogBean
[javac] path = nodeService.getPath(nodeRef).toDisplayPath(nodeService, permissionService);
[javac] ^
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.