05-21-2012 07:08 AM
Query query = new Query("lucene","PATH:\"/www/avm_webapps/ROOT/noticia\"");
Store storeRef = new Store("avm", "myWebProject");
ParentReference companyHomeParent = new ParentReference(storeRef, null, "/www/avm_webapps/ROOT/myFolderInsideProject", Constants.ASSOC_CONTAINS,null);
05-21-2012 08:15 AM
05-21-2012 08:37 AM
Store storeRef = new Store("avm", "myWebProject");
ParentReference companyHomeParent = new ParentReference(storeRef, null, "/myWebProject/ROOT/myFolder", Constants.ASSOC_CONTAINS,null);
05-21-2012 11:16 AM
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.