alfresco
Alfresco JARS: org.alfresco.web.scripts.Cache
I\'m trying to run some sample but I cannot find this class: org.alfresco.web.scripts.* Could you help me to find JARs for Java-backed 开发者_StackOverflow中文版web scripts? I downloaded the Alfresc[详细]
2023-04-05 18:15 分类:问答Does Alfresco support monitoring entire folder tree for changes?
I am interested in triggering code to run when any changes are made to any documents or folders under a specific folder in alfresco. I am sure alfresco has to support thi开发者_如何学Cs some how but I[详细]
2023-04-05 07:31 分类:问答Store and Use Configuaration values in Alfresco Share
I have a custom developed share dashlet that has hardcoded values in use (For example the name of a Workspace to use as a default).[详细]
2023-04-04 23:49 分类:问答How to inject the Repository services in the bootstrap phase
I have a class named \"NodeUtil\" and that class have a three services injected in the bootstrap phase but once i trying to Log the service.toString() the value that printed is[详细]
2023-04-04 21:22 分类:问答Alfresco 3.4.d community warnings/errors related to standard.jar on jboss 6
I am trying to get alfresco community 3.4.d to work on jboss 6.1.0.Final but I am having some issues. To keep this question to one problem I am interested in what would cause this warning and how to f[详细]
2023-04-03 19:10 分类:问答How to create/read a node bilingualy
I need to create nodes with bilingual properties, and use all of these nodes as (List constraints) where node property will be label and another property will be value.[详细]
2023-04-03 06:22 分类:问答How to determine the locale within alfresco
I have a java class represents the list of value and i need to enforce the locale within it. How can i determine the locale ?[详细]
2023-04-03 05:07 分类:问答Good (CMS-based?) platform for simple database apps
I need to implement yet another database website. Let\'s say roughly 5 tables, 25 columns, and (eventually) thousands to tens of thousands of rows. Easy data entry and maintenance are more important t[详细]
2023-04-02 10:36 分类:问答HTTP Request from WebScript in Alfresco
I\'m writing a WebScript in Alfresco using JS controller and I want to make a HTTP request to the local HTTP resource. This resource is a Java-based app and gives me its own REST API.[详细]
2023-04-01 07:45 分类:问答How to enable cascade delete
I have node has an association as child association with set of another nodes, what i know is once the node deleted the child association will be deleted in a cascading manner.[详细]
2023-03-31 01:47 分类:问答