06-02-2009 03:32 AM
name = "{http://www.alfresco.org/model/content/1.0}name";
name = (String) nodeService.getProperty(nodeRef, QName.createQName(name));
// direccion del archivo de origen (el que se va a leer
direccion = "http://localhost:8080/alfresco/d/d/workspace/SpacesStore/'+ nodeRef.getId()+"/"+name
06-02-2009 04:10 AM
06-02-2009 07:36 AM
<a:actionLink id="doc-logo1" value="#{DialogManager.bean.name}" href="#{DialogManager.bean.url}" target="new"
image="#{DialogManager.bean.document.properties.fileType32}" showLink="false" />
06-02-2009 07:45 AM
Alfresco.constants.DEBUG = ${DEBUG?string};
Alfresco.constants.PROXY_URI = window.location.protocol + "//" + window.location.host + "${url.context}/proxy/alfresco/";
Alfresco.constants.PROXY_URI_RELATIVE = "${url.context}/proxy/alfresco/";
Alfresco.constants.PROXY_FEED_URI = window.location.protocol + "//" + window.location.host + "${url.context}/proxy/alfresco-feed/";
Alfresco.constants.THEME = "${theme}";
Alfresco.constants.URL_CONTEXT = "${url.context}/";
Alfresco.constants.URL_PAGECONTEXT = "${url.context}/page/";
Alfresco.constants.URL_SERVICECONTEXT = "${url.context}/service/";
Alfresco.constants.URL_FEEDSERVICECONTEXT = "${url.context}/feedservice/";
Alfresco.constants.ALF_TICKET = "${context.properties.alfTicket!""}";
Alfresco.constants.USERNAME = "${user.name!""}";
Lo mismo te puede ser util06-08-2009 07:18 AM
06-08-2009 08:04 AM
06-09-2009 03:23 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.