Hi,
I'm new to Alfresco.
I'm trying to implement the Alfresco REST Api Java Wrapper following this documentation : https://docs.alfresco.com/content-services/latest/develop/oop-sdk/#restapijavawrapperproject
I've loaded the library alfresco-java-rest-api-spring-boot-starter as mentioned.
I would like to use the NodesApi provided. In this documentation, it seems very simple. You just have to initialize the NodesApi with the @Autowired Spring annotation.
The thing is that the NodesApi included is only an interface and the package do not provide a NodesApiImpl for example.
Am I missing something?
Francisco Duarte
Solved! Go to Solution.
Hi!
You are using ACS 4.2 but you are reading documentation Alfresco 7.0+ (related to SDK 5).
You should check the SDK documentation that belong to ACS 4.2 (maybe SDK 3.0?)
Cheers!
I was using that API in the past and it worked as expected:
https://github.com/aborroy/alfresco-rest-client
I'm using the NodesAPI Spring bean at this point:
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.